Bump fs4 from 0.6.6 to 0.7.0 (#1844)

This commit is contained in:
dependabot[bot]
2023-11-29 16:31:31 +02:00
committed by GitHub
parent 19f665f279
commit 8f03570a46
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ homepage = "https://substrate.io"
[dependencies]
clap = { version = "4.4.6", features = ["derive", "string"] }
log = "0.4.17"
fs4 = "0.6.3"
fs4 = "0.7.0"
sc-client-db = { path = "../db", default-features = false}
sp-core = { path = "../../primitives/core" }
tokio = "1.22.0"