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 4edd266 commit 9029970Copy full SHA for 9029970
Cargo.toml
@@ -30,7 +30,7 @@ hex = "0.4.0"
30
hmac = "0.7.1"
31
lazy_static = "1.4.0"
32
md-5 = "0.8.0"
33
-os_info = "1.1.2"
+os_info = { version = "2.0.6", default-features = false }
34
percent-encoding = "2.0.0"
35
rand = "0.7.2"
36
serde_with = "1.3.1"
0 commit comments