Skip to content

Commit

Permalink
update versions and rust 1.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seddonm1 committed Nov 18, 2023
1 parent ab5d1dd commit 0b92657
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 213 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.73.0
FROM rust:1.74.0

RUN rustup component add rustfmt &&\
rustup component add clippy
Loading

0 comments on commit 0b92657

Please sign in to comment.