cargo-shear: 1.4.1 -> 1.5.0
This commit is contained in:
parent
08b92281cc
commit
8c0fd17fca
@ -6,7 +6,7 @@
|
|||||||
cargo-shear,
|
cargo-shear,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "1.4.1";
|
version = "1.5.0";
|
||||||
in
|
in
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "cargo-shear";
|
pname = "cargo-shear";
|
||||||
@ -16,10 +16,10 @@ rustPlatform.buildRustPackage {
|
|||||||
owner = "Boshen";
|
owner = "Boshen";
|
||||||
repo = "cargo-shear";
|
repo = "cargo-shear";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-Ast944OrFyC6jHsL+aLp9zUK0hX7Xv+0EV1bH/PjDGA=";
|
hash = "sha256-UZOSdCErZ7dT1KiuyupD2KMf8JgPfBOZn1GFWNJFtFU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-NSBe42AGujyh3CSdJ9ON14IA9U63qNly96VMNbU+I84=";
|
cargoHash = "sha256-qVkM2Zg2R3ZzCBEJFMXY7hfptiBvDaA+nVO1SVUuUNg=";
|
||||||
|
|
||||||
# https://github.com/Boshen/cargo-shear/blob/a0535415a3ea94c86642f39f343f91af5cdc3829/src/lib.rs#L20-L23
|
# https://github.com/Boshen/cargo-shear/blob/a0535415a3ea94c86642f39f343f91af5cdc3829/src/lib.rs#L20-L23
|
||||||
SHEAR_VERSION = version;
|
SHEAR_VERSION = version;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user