remove unneeded dependency

This commit is contained in:
glyph 2021-11-30 13:55:11 +02:00
parent 406206bab3
commit 30f00524f4
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ serde = { version = "1.0", features = ["derive"] }
rust-crypto = "0.2.36"
serde_json = "1.0"
serde_yaml = "0.8"
env_logger = "0.6"
regex = "1"
chrono = "0.4.19"
rand="0.8.4"