Skip to content

Commit f506b51

Browse files
dependabot[bot]darkfriend77
authored andcommitted
Bump directories from 2.0.2 to 3.0.1 (paritytech#7609)
Bumps [directories](https://github.com/soc/directories-rs) from 2.0.2 to 3.0.1. - [Release notes](https://github.com/soc/directories-rs/releases) - [Commits](https://github.com/soc/directories-rs/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7734222 commit f506b51

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ parity-util-mem = { version = "0.7.0", default-features = false, features = ["pr
8282

8383
[target.'cfg(not(target_os = "unknown"))'.dependencies]
8484
tempfile = "3.1.0"
85-
directories = "2.0.2"
85+
directories = "3.0.1"
8686

8787
[dev-dependencies]
8888
substrate-test-runtime-client = { version = "2.0.0", path = "../../test-utils/runtime/client" }

0 commit comments

Comments
 (0)