Skip to content

Commit

Permalink
chore(deps): update rust crate futures to v0.3.29 (jeremylvln#179)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent a1078ed commit d0394c1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -21,7 +21,7 @@ async-trait = "=0.1.74"
base64 = "=0.21.5"
chrono = { version = "=0.4.31", features = ["serde"] }
clap = { version = "=4.4.7", features = ["derive"] }
futures = "=0.3.28"
futures = "=0.3.29"
hostname = "=0.3.1"
http = "=0.2.9"
hyper = "=0.14.27"
Expand Down

0 comments on commit d0394c1

Please sign in to comment.