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 66ac51c commit c99c6f7Copy full SHA for c99c6f7
Cargo.toml
@@ -26,7 +26,6 @@ native-tls = { version = "0.2", features = ["vendored"] }
26
27
# Serialization
28
serde = { version = "1", features = ["derive"] }
29
-hex = "0.4"
30
31
# Utilities
32
thiserror = "1"
0 commit comments