Skip to content

Commit

Permalink
[bump] rust to 1.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
icepuma committed Mar 9, 2023
1 parent e0a3bf1 commit 9e8cfbb
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.67.1
FROM rust:1.68.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 @@ -6,7 +6,7 @@

*What's inside the "box":*

* Rust 1.67.1
* Rust 1.68.0
* Rustfmt
* Clippy
* Cargo Release
Expand Down

0 comments on commit 9e8cfbb

Please sign in to comment.