File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ca/cargo-shear Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 cargo-shear ,
77} :
88let
9- version = "1.2.7 " ;
9+ version = "1.3.0 " ;
1010in
1111rustPlatform . buildRustPackage {
1212 pname = "cargo-shear" ;
@@ -16,11 +16,11 @@ rustPlatform.buildRustPackage {
1616 owner = "Boshen" ;
1717 repo = "cargo-shear" ;
1818 rev = "v${ version } " ;
19- hash = "sha256-IOTlDLHSFH93tgCaF8ZOboIRkGImcT+oDfbmKKjNDlM =" ;
19+ hash = "sha256-OOjN6JI5RWo2J2awX3ts4wlVptQ1mhQEk8acNOVjFz0 =" ;
2020 } ;
2121
2222 useFetchCargoVendor = true ;
23- cargoHash = "sha256-6Pu7qFOT9fPjtgjNqZ4mF37xNLuCIl1U3a23vGpRs4k =" ;
23+ cargoHash = "sha256-ha/soHq6lEZUQ/gfk4zQkRBGN3S6npJ2CHI2oyjDsXA =" ;
2424
2525 # https://github.com/Boshen/cargo-shear/blob/a0535415a3ea94c86642f39f343f91af5cdc3829/src/lib.rs#L20-L23
2626 SHEAR_VERSION = version ;
You can’t perform that action at this time.
0 commit comments