Skip to content

Commit 5d2f30b

Browse files
Merge pull request #1083 from volta-cli/dependabot/cargo/crates/volta-core/dirs-4.0.0
Update dirs requirement from 1.0.4 to 4.0.0 in /crates/volta-core
2 parents 66b7024 + 4fdbca1 commit 5d2f30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ detect-indent = { git = "https://github.com/stefanpenner/detect-indent-rs", bran
3333
envoy = "0.1.3"
3434
mockito = { version = "0.30.0", optional = true }
3535
regex = "1.0.6"
36-
dirs = "1.0.4"
36+
dirs = "4.0.0"
3737
sha-1 = "0.9.8"
3838
hex = "0.3.2"
3939
chrono = "0.4.6"

0 commit comments

Comments
 (0)