Skip to content

Commit 749ce93

Browse files
Merge pull request #550 from containers/dependabot/cargo/tokio-1.24.1
build(deps): bump tokio from 1.23.0 to 1.24.1
2 parents 7be0d5f + c55b1b3 commit 749ce93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ netlink-packet-core = "0.4.2"
3939
fs2 = "0.4.3"
4040
netlink-sys = "0.8.3"
4141
netavark_proxy = { git = "https://github.com/containers/netavark-dhcp-proxy"}
42-
tokio = { version = "1.0", features = ["rt"] }
42+
tokio = { version = "1.24", features = ["rt"] }
4343

4444
[build-dependencies]
4545
chrono = { version = "0.4.22", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)