Skip to content

Commit

Permalink
Bump fs4 from 0.6.6 to 0.7.0 (paritytech#1844)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent b5fdddd commit 42ba2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/client/storage-monitor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 42ba2c3

Please sign in to comment.