nym-client: removed the hex crate
This commit is contained in:
Generated
-1
@@ -1360,7 +1360,6 @@ dependencies = [
|
||||
"dotenv",
|
||||
"futures 0.3.1",
|
||||
"healthcheck",
|
||||
"hex",
|
||||
"log",
|
||||
"mix-client",
|
||||
"pem",
|
||||
|
||||
@@ -19,7 +19,6 @@ curve25519-dalek = "1.2.3"
|
||||
dirs = "2.0.2"
|
||||
dotenv = "0.15.0"
|
||||
futures = "0.3.1"
|
||||
hex = "0.4.0"
|
||||
log = "0.4"
|
||||
pem = "0.7.0"
|
||||
pretty_env_logger = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user