Skip to content

Commit

Permalink
Merge pull request #102 from sebastienrousseau/dependabot/cargo/wasm-…
Browse files Browse the repository at this point in the history
…bindgen-0.2.100
  • Loading branch information
sebastienrousseau authored Jan 14, 2025
2 parents adc4383 + 81a063d commit 5cb5da9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
30 changes: 20 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ rand_core = { version = "0.6.4", default-features = false }
rlg = "0.0.5"
sha2 = { version = "0.10.8", optional = true }
tokio = { version = "1.43.0", optional = true }
wasm-bindgen = "0.2.99"
wasm-bindgen = "0.2.100"
zeroize = { version = "1.7.0", features = ["derive"] }

[dev-dependencies]
Expand Down

0 comments on commit 5cb5da9

Please sign in to comment.