Skip to content

Commit

Permalink
[bump] rust to 1.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
icepuma committed Jul 19, 2022
1 parent afe3723 commit 2d87f55
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.62.0
FROM rust:1.62.1

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

0 comments on commit 2d87f55

Please sign in to comment.