mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-15 00:24:47 +00:00
Merge pull request #308584 from DoctorDalek1963/master
wasm-bindgen-cli: 0.2.91 -> 0.2.92
This commit is contained in:
commit
1cc434051a
@ -8,9 +8,9 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, curl
|
, curl
|
||||||
, Security
|
, Security
|
||||||
, version ? "0.2.91"
|
, version ? "0.2.92"
|
||||||
, hash ? "sha256-f/RK6s12ItqKJWJlA2WtOXtwX4Y0qa8bq/JHlLTAS3c="
|
, hash ? "sha256-1VwY8vQy7soKEgbki4LD+v259751kKxSxmo/gqE6yV0="
|
||||||
, cargoHash ? "sha256-3vxVI0BhNz/9m59b+P2YEIrwGwlp7K3pyPKt4VqQuHE="
|
, cargoHash ? "sha256-aACJ+lYNEU8FFBs158G1/JG8sc6Rq080PeKCMnwdpH0="
|
||||||
}:
|
}:
|
||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user