fix: update setup packaging

This commit is contained in:
2026-06-10 18:27:02 +09:00
parent 32be6075c1
commit 66d6bf2e2a
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-tMTB7BEwrWvZYS3LobuG+l2stfRqgVYZKnBqFPX62Do=";
cargoHash = "sha256-WvMpHbTswYeRrkw5I4V4E1RnG7j13PbuQCbeas/XILs=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,