Skip to content

Commit

Permalink
[bump] rust to 1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
icepuma committed Feb 11, 2021
1 parent 5d3148e commit d4a328e
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.49.0
FROM rust:1.50.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.49.0
* Rust 1.50.0
* Rustfmt
* Clippy
* Cargo Release
Expand Down

0 comments on commit d4a328e

Please sign in to comment.