Skip to content

Commit

Permalink
chore(deps): update rust
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent f7e4070 commit e6026b5
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.69.0-bullseye@sha256:ff3acddafe127faad9c9c80ef9f4a7bbeca5c2527091c81636173cc1c089d4af as cargo-chef
FROM ghcr.io/sksat/cargo-chef-docker:1.75.0-bullseye@sha256:b832fdb5bd521be0651bb106229b92cd53ae14e04fb8656014ab833fea9eaa9e as cargo-chef

FROM cargo-chef as planner
WORKDIR chef
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.69.0"
channel = "1.76.0"

0 comments on commit e6026b5

Please sign in to comment.