mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 13:55:41 +00:00
Bump directories from 3.0.2 to 4.0.1 (#10163)
Bumps [directories](https://github.com/soc/directories-rs) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/soc/directories-rs/releases) - [Commits](https://github.com/soc/directories-rs/commits) --- updated-dependencies: - dependency-name: directories dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -80,7 +80,7 @@ parity-util-mem = { version = "0.10.0", default-features = false, features = [
|
||||
async-trait = "0.1.50"
|
||||
tokio = { version = "1.10", features = ["time", "rt-multi-thread"] }
|
||||
tempfile = "3.1.0"
|
||||
directories = "3.0.2"
|
||||
directories = "4.0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
substrate-test-runtime-client = { version = "2.0.0", path = "../../test-utils/runtime/client" }
|
||||
|
||||
Reference in New Issue
Block a user