Skip to content

Commit ac27bed

Browse files
build(deps): bump tokio from 1.43.0 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39041e2 commit ac27bed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.43.0", optional = true }
44+
tokio = { version = "1.44.2", optional = true }
4545
wasm-bindgen = "0.2.100"
4646
zeroize = { version = "1.7.0", features = ["derive"] }
4747

0 commit comments

Comments
 (0)