cargo-shear: 1.1.8 -> 1.1.9
This commit is contained in:
parent
83a2581c81
commit
c6183c0d8c
@ -6,7 +6,7 @@
|
|||||||
cargo-shear,
|
cargo-shear,
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "1.1.8";
|
version = "1.1.9";
|
||||||
in
|
in
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "cargo-shear";
|
pname = "cargo-shear";
|
||||||
@ -16,11 +16,11 @@ rustPlatform.buildRustPackage {
|
|||||||
owner = "Boshen";
|
owner = "Boshen";
|
||||||
repo = "cargo-shear";
|
repo = "cargo-shear";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-T05BSeVF67T7F6GMwsGDOYyiuz//0aTstTlGoOZndRM=";
|
hash = "sha256-+FScGNBLEHO12i4szKqIU+8eYQHz3m16FeoYIuT5XDo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
useFetchCargoVendor = true;
|
useFetchCargoVendor = true;
|
||||||
cargoHash = "sha256-qCTZeMFTnoD1S2jFLZvSZ2mwix6KoPsLREq5JrrdMEk=";
|
cargoHash = "sha256-6qHUbfx3ej8Srp/BivuLXjQKZcCN1mNOi+aVa0Q7wtY=";
|
||||||
|
|
||||||
# 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