Skip to content

Commit

Permalink
Bump futures from 0.3.18 to 0.3.19 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 21, 2021
1 parent fe5a260 commit ca049a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -31,7 +31,7 @@ serde = { version = "1.0", features = ["derive","rc"] }
serde_yaml = "0.8.23"
serde_json = "1.0"
clap = "2.34"
futures = "0.3.18"
futures = "0.3.19"
cidr = "0.2.1"
rand = "0.8.4"
libc = "0.2"
Expand Down

0 comments on commit ca049a2

Please sign in to comment.