Skip to content

Commit f7b5625

Browse files
Merge pull request #76 from sebastienrousseau/dependabot/cargo/wasm-bindgen-0.2.95
build(deps): bump wasm-bindgen from 0.2.94 to 0.2.95
2 parents f789250 + 5579bb1 commit f7b5625

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ rand_core = { version = "0.6.4", default-features = false }
4242
rlg = "0.0.5"
4343
sha2 = { version = "0.10.8", optional = true }
4444
tokio = { version = "1.40.0", optional = true }
45-
wasm-bindgen = "0.2.94"
45+
wasm-bindgen = "0.2.95"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

4848
[dev-dependencies]

0 commit comments

Comments
 (0)