Skip to content

Commit a9902da

Browse files
Merge pull request #94 from sebastienrousseau/dependabot/cargo/wasm-bindgen-0.2.99
2 parents 93bab8d + 5975f87 commit a9902da

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Cargo.lock

Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.41.1", optional = true }
45-
wasm-bindgen = "0.2.95"
45+
wasm-bindgen = "0.2.99"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

4848
[dev-dependencies]

0 commit comments

Comments
 (0)