Merge pull request #270021 from jasonodoom/shavee

shavee: 0.5.1 -> 0.7.3
This commit is contained in:
Emily Trau 2023-11-29 16:36:28 +11:00 committed by GitHub
commit 5bbc519043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
rustPlatform.buildRustPackage rec {
pname = "shavee";
version = "0.5.1";
version = "0.7.3";
src = fetchFromGitHub {
owner = "ashuio";
@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-41wJ3QBZdmCl7v/6JetXhzH2zF7tsKYMKZY1cKhByX8=";
};
cargoHash = "sha256-iNGn5KknSNgazFSu6Nur7AkKVb6qKMxuFwTdCz5djWU=";
cargoHash = "sha256-tnIqhZpqdy8pV4L6KF5v19ufpWRpMX5gTPlWWbwB3RU=";
nativeBuildInputs = [
pkg-config