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 a7bde3b984
commit de078c8150
14 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
codec = { package = "parity-scale-codec", version = "3.0.0", features = [ "derive" ] }
futures = "0.3.25"
futures = "0.3.26"
futures-timer = "3.0.2"
rand = "0.8.5"
tracing = "0.1.37"