Skip to content

Commit 696d71a

Browse files
chore(deps): bump tokio in the rust-minor group across 1 directory
Bumps the rust-minor group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.52.1 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05443c7 commit 696d71a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -22,7 +22,7 @@ dashmap = { version = "6.1.0", features = ["rayon"] }
2222
sha2 = "0.10"
2323
# Iroh dependencies
2424
bytes = { version = "1.10.1", optional = true }
25-
tokio = { version = "1.44.1", optional = true }
25+
tokio = { version = "1.52.3", optional = true }
2626
iroh = { version = "0.97", optional = true }
2727
iroh-base = { version = "0.97", optional = true }
2828
n0-error = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)