We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f3acc5 + 073a6a1 commit 443eb02Copy full SHA for 443eb02
pkgs/by-name/wa/wasm-bindgen-cli/package.nix
@@ -9,9 +9,9 @@
9
stdenv,
10
curl,
11
darwin,
12
- version ? "0.2.95",
13
- hash ? "sha256-prMIreQeAcbJ8/g3+pMp1Wp9H5u+xLqxRxL+34hICss=",
14
- cargoHash ? "sha256-6iMebkD7FQvixlmghGGIvpdGwFNLfnUcFke/Rg8nPK4=",
+ version ? "0.2.100",
+ hash ? "sha256-3RJzK7mkYFrs7C/WkhW9Rr4LdP5ofb2FdYGz1P7Uxog=",
+ cargoHash ? "sha256-tD0OY2PounRqsRiFh8Js5nyknQ809ZcHMvCOLrvYHRE=",
15
}:
16
17
rustPlatform.buildRustPackage rec {
0 commit comments