Skip to content

Commit 1c1948c

Browse files
Merge pull request #93 from sebastienrousseau/dependabot/cargo/tokio-1.42.0
2 parents aceb250 + c0d43a8 commit 1c1948c

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.41.1", optional = true }
44+
tokio = { version = "1.42.0", optional = true }
4545
wasm-bindgen = "0.2.99"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

0 commit comments

Comments
 (0)