Skip to content

Commit

Permalink
wasm-bindgen-cli: 0.2.88 -> 0.2.89
Browse files Browse the repository at this point in the history
  • Loading branch information
eclairevoyant committed Nov 30, 2023
1 parent 23fb8f6 commit 067e11f
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 @@ -7,9 +7,9 @@
, stdenv
, curl
, Security
, version ? "0.2.88"
, hash ? "sha256-CpyB2poKIqP4Zfn3Gk1hA9m6EQ/ZiyO91wZViMH7Wsk="
, cargoHash ? "sha256-0D5ABJ3jwsrFIvXSOYgOqJtV5B9JUsHZfJEKl6PO47I="
, version ? "0.2.89"
, hash ? "sha256-IPxP68xtNSpwJjV2yNMeepAS0anzGl02hYlSTvPocz8="
, cargoHash ? "sha256-pBeQaG6i65uJrJptZQLuIaCb/WCQMhba1Z1OhYqA8Zc="
}:

rustPlatform.buildRustPackage rec {
Expand Down

0 comments on commit 067e11f

Please sign in to comment.