Skip to content

Commit 5cb5da9

Browse files
Merge pull request #102 from sebastienrousseau/dependabot/cargo/wasm-bindgen-0.2.100
2 parents adc4383 + 81a063d commit 5cb5da9

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

Cargo.lock

+20-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.43.0", optional = true }
45-
wasm-bindgen = "0.2.99"
45+
wasm-bindgen = "0.2.100"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

4848
[dev-dependencies]

0 commit comments

Comments
 (0)