Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
deps: update rust crate futures to 0.3.19 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 18, 2021
1 parent c945c41 commit 6d3aabc
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 crates/scraper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ chrono = { version = "0.4.19", features = ["serde"] }
clap = { version = "3.0.0-rc.7", features = ["derive", "env"] }
color-eyre = "0.5"
crossbeam = "0.8.1"
futures = "0.3.18"
futures = "0.3.19"
hex = "0.4.3"
im = "15.0.0"
prometheus = "0.13.0"
Expand Down

0 comments on commit 6d3aabc

Please sign in to comment.