Unverified Commit 11cae018 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #265062 from IogaMaster/wasm-bindgen

wasm-bindgen-cli: 0.2.87 -> 0.2.88
parents 1aab0ae6 afa72f5d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,9 +7,9 @@
, stdenv
, curl
, Security
, version ? "0.2.87"
, hash ? "sha256-0u9bl+FkXEK2b54n7/l9JOCtKo+pb42GF9E1EnAUQa0="
, cargoHash ? "sha256-AsZBtE2qHJqQtuCt/wCAgOoxYMfvDh8IzBPAOkYSYko="
, version ? "0.2.88"
, hash ? "sha256-CpyB2poKIqP4Zfn3Gk1hA9m6EQ/ZiyO91wZViMH7Wsk="
, cargoHash ? "sha256-0D5ABJ3jwsrFIvXSOYgOqJtV5B9JUsHZfJEKl6PO47I="
}:

rustPlatform.buildRustPackage rec {