Rust 1.86.0 (#73)

This commit is contained in:
Jens Krause
2025-04-13 21:37:47 +02:00
committed by GitHub
parent 5b445afe25
commit 28c5d7194c
5 changed files with 19 additions and 18 deletions

View File

@@ -24,7 +24,7 @@
{
file = ./rust-toolchain.toml;
# sha256 = nixpkgs.lib.fakeSha256;
sha256 = "sha256-AJ6LX/Q/Er9kS15bn9iflkUwcgYqRQxiOIL2ToVAXaU=";
sha256 = "sha256-X/4ZBHO3iW0fOenQ3foEvscgAPJYl2abspaBThDOukI=";
};
craneLib = (crane.mkLib pkgs).overrideToolchain toolchain;