Skip to content

Commit

Permalink
[bump] rust to 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
icepuma committed Aug 31, 2020
1 parent 08b35c6 commit 4b1ac87
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.2
FROM rust:1.46.0

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.2
* Rust 1.46.0
* Rustfmt
* Clippy
* Cargo Release
Expand Down

0 comments on commit 4b1ac87

Please sign in to comment.