Skip to content

Commit

Permalink
Merge pull request #230 from o2sh/dependabot/cargo/futures-0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 6, 2020
2 parents d626b7d + e531b24 commit 33ea0a2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 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 @@ -28,7 +28,7 @@ clap = "2.33.3"
strum = { version = "0.19.2", features = ["derive"] }
image = "0.23.10"
regex = "1"
futures = "0.3.5"
futures = "0.3.6"
tokio = { version = "0.2.22", features = ["full"] }

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 33ea0a2

Please sign in to comment.