mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 18:16:59 +05:30
feat(rust): upgrade to 1.70.0
This commit is contained in:
parent
ce22cd9e3c
commit
ade9df68d6
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
rustStable = (import fenix {inherit pkgs;}).fromToolchainFile {
|
||||
file = ./rust-toolchain.toml;
|
||||
sha256 = "sha256-eMJethw5ZLrJHmoN2/l0bIyQjoTX1NsvalWSscTixpI=";
|
||||
sha256 = "sha256-gdYqng0y9iHYzYPAdkC/ka3DRny3La/S5G8ASj0Ayyc=";
|
||||
};
|
||||
|
||||
craneLib = (crane.mkLib pkgs).overrideToolchain rustStable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue