Skip to content

Commit

Permalink
Update wasm-bindgen-cli to 0.2.99 (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
timsueberkrueb authored Dec 9, 2024
1 parent 3a47c0e commit 4ac2542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
deps:
@rustup target add wasm32-unknown-unknown
@cargo install -f wasm-bindgen-cli --version 0.2.93
@cargo install -f wasm-bindgen-cli --version 0.2.99
@npm install

build: build-server build-app
Expand Down

0 comments on commit 4ac2542

Please sign in to comment.