Skip to content

Commit 443eb02

Browse files
wasm-bindgen-cli: 0.2.95 -> 0.2.100 (#373975)
2 parents 0f3acc5 + 073a6a1 commit 443eb02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/wa/wasm-bindgen-cli/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
stdenv,
1010
curl,
1111
darwin,
12-
version ? "0.2.95",
13-
hash ? "sha256-prMIreQeAcbJ8/g3+pMp1Wp9H5u+xLqxRxL+34hICss=",
14-
cargoHash ? "sha256-6iMebkD7FQvixlmghGGIvpdGwFNLfnUcFke/Rg8nPK4=",
12+
version ? "0.2.100",
13+
hash ? "sha256-3RJzK7mkYFrs7C/WkhW9Rr4LdP5ofb2FdYGz1P7Uxog=",
14+
cargoHash ? "sha256-tD0OY2PounRqsRiFh8Js5nyknQ809ZcHMvCOLrvYHRE=",
1515
}:
1616

1717
rustPlatform.buildRustPackage rec {

0 commit comments

Comments
 (0)