mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Bump futures from 0.3.6 to 0.3.7
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.6...0.3.7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9ff5bdd297
commit
6a2a56d48f
2 changed files with 47 additions and 27 deletions
|
@ -27,7 +27,7 @@ chrono = { version = "0.4.19", features = ["serde"] }
|
|||
crossbeam-channel = "0.5.0"
|
||||
env_logger = "0.7.1"
|
||||
flate2 = "1.0.18"
|
||||
futures = "0.3.6"
|
||||
futures = "0.3.7"
|
||||
http = "0.2.1"
|
||||
indexmap = { version = "1.3.2", features = ["serde-1"] }
|
||||
log = "0.4.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue