Skip to content

Commit 50dbe6e

Browse files
committed
chore: dirs 3.0 -> 6.0
1 parent 4e7abee commit 50dbe6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
2222
[dependencies]
2323
base64 = "0.22"
2424
data-encoding = "2"
25-
dirs = { version = "3.0", optional = true }
25+
dirs = { version = "6.0", optional = true }
2626
futures = { version = "0.3", default-features = false }
2727
http = "1"
2828
hyperx = { git = "https://github.com/chantra/hyperx.git", branch = "semver" }

0 commit comments

Comments
 (0)