Skip to content

Commit 970f5cd

Browse files
0.1.18
1 parent c99c6f7 commit 970f5cd

File tree

12 files changed

+775
-6
lines changed

12 files changed

+775
-6
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ native-tls = { version = "0.2", features = ["vendored"] }
2626

2727
# Serialization
2828
serde = { version = "1", features = ["derive"] }
29+
hex = "0.4"
2930

3031
# Utilities
3132
thiserror = "1"

0 commit comments

Comments
 (0)