about summary refs log tree commit diff
path: root/users/kranzes/wasm-hello-world/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'users/kranzes/wasm-hello-world/Cargo.toml')
-rw-r--r--users/kranzes/wasm-hello-world/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/kranzes/wasm-hello-world/Cargo.toml b/users/kranzes/wasm-hello-world/Cargo.toml
index e08caa7ecf24..9bb41268dcfb 100644
--- a/users/kranzes/wasm-hello-world/Cargo.toml
+++ b/users/kranzes/wasm-hello-world/Cargo.toml
@@ -7,4 +7,4 @@ edition = "2021"
 crate-type = ["cdylib"]
 
 [dependencies]
-wasm-bindgen = "0.2.92"
+wasm-bindgen = "0.2.95"