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

Commit

Permalink
Bump futures from 0.3.9 to 0.3.12 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 18, 2021
1 parent 741eb29 commit 04faa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/beefy/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jsonrpc-core = "15.1.0"
jsonrpc-core-client = "15.1.0"
jsonrpc-derive = "15.1.0"
jsonrpc-pubsub = "15.1.0"
futures = { version = "0.3.4", features = ["compat"] }
futures = { version = "0.3.12", features = ["compat"] }
serde = { version = "1.0.118", features = ["derive"] }
serde_json = "1.0.60"
log = "0.4.8"

0 comments on commit 04faa42

Please sign in to comment.