Skip to content

Commit

Permalink
wasm-bindgen-cli: 0.2.92 -> 0.2.93 (NixOS#334905)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbsds authored Aug 30, 2024
2 parents 7a7ad4e + 69addf4 commit 47306f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/development/tools/wasm-bindgen-cli/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
, stdenv
, curl
, Security
, version ? "0.2.92"
, hash ? "sha256-1VwY8vQy7soKEgbki4LD+v259751kKxSxmo/gqE6yV0="
, cargoHash ? "sha256-aACJ+lYNEU8FFBs158G1/JG8sc6Rq080PeKCMnwdpH0="
, version ? "0.2.93"
, hash ? "sha256-DDdu5mM3gneraM85pAepBXWn3TMofarVR4NbjMdz3r0="
, cargoHash ? "sha256-birrg+XABBHHKJxfTKAMSlmTVYLmnmqMDfRnmG6g/YQ="
}:

rustPlatform.buildRustPackage rec {
Expand Down

0 comments on commit 47306f7

Please sign in to comment.