We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7abee commit 50dbe6eCopy full SHA for 50dbe6e
1 file changed
Cargo.toml
@@ -22,7 +22,7 @@ tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
22
[dependencies]
23
base64 = "0.22"
24
data-encoding = "2"
25
-dirs = { version = "3.0", optional = true }
+dirs = { version = "6.0", optional = true }
26
futures = { version = "0.3", default-features = false }
27
http = "1"
28
hyperx = { git = "https://github.com/chantra/hyperx.git", branch = "semver" }
0 commit comments