Unverified Commit 443eb02c authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

wasm-bindgen-cli: 0.2.95 -> 0.2.100 (#373975)

parents 0f3acc52 073a6a1c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,9 +9,9 @@
  stdenv,
  curl,
  darwin,
  version ? "0.2.95",
  hash ? "sha256-prMIreQeAcbJ8/g3+pMp1Wp9H5u+xLqxRxL+34hICss=",
  cargoHash ? "sha256-6iMebkD7FQvixlmghGGIvpdGwFNLfnUcFke/Rg8nPK4=",
  version ? "0.2.100",
  hash ? "sha256-3RJzK7mkYFrs7C/WkhW9Rr4LdP5ofb2FdYGz1P7Uxog=",
  cargoHash ? "sha256-tD0OY2PounRqsRiFh8Js5nyknQ809ZcHMvCOLrvYHRE=",
}:

rustPlatform.buildRustPackage rec {