Skip to content

Commit 333a8af

Browse files
Merge pull request #62 from sebastienrousseau/dependabot/cargo/tokio-1.40.0
2 parents 65918d7 + 9e91465 commit 333a8af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -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.39.3", optional = true }
44+
tokio = { version = "1.40.0", optional = true }
4545
wasm-bindgen = "0.2.93"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

0 commit comments

Comments
 (0)