summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aea255b..ab2e5eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,6 +40,7 @@ members = [
"utils/cfg_file/cfg_file_derive",
"utils/cfg_file/cfg_file_test",
"utils/data_struct",
+ "utils/hex_display",
"utils/sha1_hash",
"utils/string_proc",
"utils/tcp_connection",