Skip to content

Commit

Permalink
[bump] rust to 1.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
icepuma committed Aug 6, 2020
1 parent 81c713f commit 08b35c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.45.0
FROM rust:1.45.2

LABEL "com.github.actions.name"="Rust Action"
LABEL "com.github.actions.description"="'Silverbullet' for a quickstart Rust CI based upon Github Actions"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

*What's inside the "box":*

* Rust 1.45.0
* Rust 1.45.2
* Rustfmt
* Clippy
* Cargo Release
Expand Down

0 comments on commit 08b35c6

Please sign in to comment.