Skip to content

Commit a78e91b

Browse files
Merge pull request #101 from sebastienrousseau/dependabot/cargo/tokio-1.43.0
2 parents 73ea6a7 + f763b66 commit a78e91b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -41,7 +41,7 @@ rand = { version = "0.8.5", default-features = false, features = ["getrandom"] }
4141
rand_core = { version = "0.6.4", default-features = false }
4242
rlg = "0.0.5"
4343
sha2 = { version = "0.10.8", optional = true }
44-
tokio = { version = "1.42.0", optional = true }
44+
tokio = { version = "1.43.0", optional = true }
4545
wasm-bindgen = "0.2.99"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

0 commit comments

Comments
 (0)