We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f664dd commit c528884Copy full SHA for c528884
1 file changed
Cargo.toml
@@ -107,7 +107,7 @@ getrandom = { version = "0.2" }
107
hashbrown = "0.14"
108
hex = { version = "0.4.3", default-features = false } # Default features are disabled due to usage in no_std crates
109
hmac = { version = "0.12.1", features = ["std"] }
110
-home = "=0.5.9"
+home = "0.5.9"
111
http-types = "2.12.0"
112
humantime = "2.1.0"
113
itertools = "0.13.0"
0 commit comments