Skip to content

Commit 211945d

Browse files
Bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d63dd75 commit 211945d

File tree

2 files changed

+6
-65
lines changed

2 files changed

+6
-65
lines changed

Cargo.lock

Lines changed: 5 additions & 64 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
@@ -44,7 +44,7 @@ serde_json = { version = "1.0.145", features = ["alloc"] }
4444
sha2 = "0.10.9"
4545
tempfile = "3.10.1"
4646
thiserror = "1.0.68"
47-
tokio = { version = "1.41.1", features = ["full"] }
47+
tokio = { version = "1.48.0", features = ["full"] }
4848
tokio-stream = "0.1.17"
4949
tokio-util = { version = "0.7.17", features = ["io"] }
5050
tracing = "0.1.41"

0 commit comments

Comments
 (0)