Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 3afe28b

Browse files
Bump dirs from 2.0.2 to 3.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/soc/dirs-rs/releases) - [Commits](https://github.com/soc/dirs-rs/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e6e40f2 commit 3afe28b

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

Cargo.lock

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

scripts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2018"
88
anyhow = "1.0.31"
99
clarity = "0.1"
1010
derive_more = "0.99.8"
11-
dirs = "2"
11+
dirs = "3"
1212
envfile = "0.2"
1313
futures = { version = "0.3", features = ["compat"] }
1414
futures_01 = { package = "futures", version = "0.1" }

0 commit comments

Comments
 (0)