Skip to content

Commit aade3c3

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ futures-util = "0.3"
3535
num-bigint-dig = { version = "0.9", features = ["zeroize"] }
3636
oo7 = { path = "client", version = "0.6.0-alpha", default-features = false, features = ["unstable", "tracing"]}
3737
serde = { version = "1.0", features = ["derive"] }
38-
tokio = { version = "1.48", default-features = false }
38+
tokio = { version = "1.50", default-features = false }
3939
tempfile = "3.26"
4040
tracing = "0.1"
4141
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)