Merge pull request #265062 from IogaMaster/wasm-bindgen

wasm-bindgen-cli: 0.2.87 -> 0.2.88
This commit is contained in:
Nick Cao 2023-11-03 09:47:28 -04:00 committed by GitHub
commit 11cae01855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {