Skip to content

Commit

Permalink
chore(deps): update rust to v1.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 21, 2024
1 parent 575ac07 commit dbb584c
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 ghcr.io/sksat/cargo-chef-docker:1.74.0-bullseye as chef
FROM ghcr.io/sksat/cargo-chef-docker:1.76.0-bullseye as chef
LABEL maintainer "sksat <[email protected]>"

WORKDIR build
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[toolchain]
channel = "1.74.0"
channel = "1.76.0"

0 comments on commit dbb584c

Please sign in to comment.