Bump futures from 0.3.25 to 0.3.26 (#2152)

This commit is contained in:
dependabot[bot]
2023-02-06 17:34:56 +01:00
committed by GitHub
parent 445f9277ab
commit 86321a6190
14 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
parking_lot = "0.12.1"
futures = "0.3.24"
futures = "0.3.26"
# Substrate
sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" }