tau: remove unused dependency

This commit is contained in:
dasman
2024-08-30 00:52:41 +03:00
parent 165cb8434b
commit 93de245db6
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -7102,7 +7102,6 @@ dependencies = [
"darkfi-serial",
"easy-parallel",
"futures",
"hex",
"libc",
"log",
"rand 0.8.5",

View File

@@ -36,7 +36,6 @@ ring = "0.17.8"
# Encoding and parsing
bs58 = "0.5.1"
hex = "0.4.3"
toml = "0.8.19"
# Misc