Skip to content

Commit 1edad07

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 fa93e54 commit 1edad07

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -23,7 +23,7 @@ memmap2 = "0.9"
2323
sha2 = "0.10"
2424
# Iroh dependencies
2525
bytes = { version = "1.10.1", optional = true }
26-
tokio = { version = "1.44.1", optional = true }
26+
tokio = { version = "1.52.3", optional = true }
2727
iroh = { version = "0.97", optional = true }
2828
iroh-base = { version = "0.97", optional = true }
2929
n0-error = { version = "0.1", optional = true }

0 commit comments

Comments
 (0)