Skip to content

Commit

Permalink
Bump futures from 0.3.15 to 0.3.16 (use-ink#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 26, 2021
1 parent 56060b9 commit c34b206
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 @@ -46,7 +46,7 @@ regex = "1.4"
async-std = { version = "1.9.0", optional = true }
sp-core = { version = "2.0.1", optional = true }
subxt = { version = "0.14.0", package = "substrate-subxt", optional = true }
futures = { version = "0.3.15", optional = true }
futures = { version = "0.3.16", optional = true }
hex = { version = "0.4.3", optional = true }

# Should be removed once bitvecto-rs/bitvec#105 is resolved
Expand Down

0 comments on commit c34b206

Please sign in to comment.