Skip to content

Commit 153ab09

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8f1c30 commit 153ab09

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
@@ -31,7 +31,7 @@ futures-lite = "2.6"
3131
futures-util = "0.3"
3232
oo7 = { path = "client", version = "0.4", default-features = false, features = ["unstable", "tracing"]}
3333
serde = { version = "1.0", features = ["derive"] }
34-
tokio = { version = "1.45", default-features = false }
34+
tokio = { version = "1.47", default-features = false }
3535
tempfile = "3.20"
3636
tracing = "0.1"
3737
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)