mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 23:37:01 +05:30
fix: upgrade to Rust 1.83.0
This commit is contained in:
parent
cd434640fa
commit
ce98913d45
5 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
rustStable = (import fenix { inherit pkgs; }).fromToolchainFile {
|
||||
file = ./rust-toolchain.toml;
|
||||
sha256 = "sha256-yMuSb5eQPO/bHv+Bcf/US8LVMbf/G/0MSfiPwBhiPpk=";
|
||||
sha256 = "sha256-s1RPtyvDGJaX/BisLT+ifVfuhDT1nZkZ1NcK8sbwELM=";
|
||||
};
|
||||
|
||||
craneLib = (crane.mkLib pkgs).overrideToolchain rustStable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue