remove unneeded dependency
This commit is contained in:
parent
406206bab3
commit
30f00524f4
@ -13,7 +13,6 @@ serde = { version = "1.0", features = ["derive"] }
|
|||||||
rust-crypto = "0.2.36"
|
rust-crypto = "0.2.36"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
serde_yaml = "0.8"
|
serde_yaml = "0.8"
|
||||||
env_logger = "0.6"
|
|
||||||
regex = "1"
|
regex = "1"
|
||||||
chrono = "0.4.19"
|
chrono = "0.4.19"
|
||||||
rand="0.8.4"
|
rand="0.8.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user