Skip to content

Commit

Permalink
Merge pull request #409 from containers/dependabot/cargo/tokio-1.21.1
Browse files Browse the repository at this point in the history
build(deps): bump tokio from 1.21.0 to 1.21.1
  • Loading branch information
openshift-merge-robot authored Sep 13, 2022
2 parents 6297487 + 8586a19 commit e466e39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rtnetlink = "0.11.0"
futures = "0.3.24"
nix = "0.25.0"
rand = "0.8.5"
tokio = { version = "1.21.0", features = ["full"] }
tokio = { version = "1.21.1", features = ["full"] }
zvariant = "3.4.1"
sha2 = "0.10.5"
netlink-packet-route = "0.13"
Expand Down

0 comments on commit e466e39

Please sign in to comment.