rust/hg-core/Cargo.toml
changeset 44143 7f86426fdd2c
parent 43826 5ac243a92e37
child 44158 161958ebf73c
--- a/rust/hg-core/Cargo.toml	Wed Jan 22 16:23:29 2020 +0100
+++ b/rust/hg-core/Cargo.toml	Wed Jan 22 16:37:05 2020 +0100
@@ -10,6 +10,7 @@
 
 [dependencies]
 byteorder = "1.3.1"
+hex = "0.4.0"
 lazy_static = "1.3.0"
 memchr = "2.2.0"
 rand = "0.6.5"