Skip to content

Commit

Permalink
fix(dependencies): update rust crate futures to v0.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2021
1 parent 2b723d1 commit d466145
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 rust/Cargo.toml
Expand Up @@ -161,7 +161,7 @@ dtparse = { version = "=1.2.0", optional = true }
enum_dispatch = "=0.3.7"
eyre = "=0.6.5"
flate2 = { version = "=1.0.20", optional = true }
futures = "=0.3.16"
futures = "=0.3.17"
gitignore = "=1.0.7"
glob = "=0.3.0"
handlebars = "=4.1.2"
Expand Down

0 comments on commit d466145

Please sign in to comment.