Skip to content

Commit 74c185f

Browse files
deps(deps): bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd79b1 commit 74c185f

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
@@ -36,7 +36,7 @@ serde = "1.0"
3636
serde_json = "1.0"
3737
sha3 = "0.10"
3838
thiserror = { version = "2.0", default-features = false }
39-
tokio = "1.43.0"
39+
tokio = "1.44.2"
4040
toml = "0.8.19"
4141
tracing = "0.1.41"
4242
rs_merkle = "1.5.0"

0 commit comments

Comments
 (0)