Skip to content

Commit b982c42

Browse files
committed
chore: Bump Rust version to 1.81
1 parent 4794907 commit b982c42

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

flake.lock

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
inherit system overlays;
6262
};
6363

64-
rustVersion = "1.80.0";
64+
rustVersion = "1.81.0";
6565

6666
# define Rust toolchain version and targets to be used in this flake
6767
rust = (pkgs.rust-bin.stable.${rustVersion}.minimal.override

0 commit comments

Comments
 (0)