Rm dep simplelog

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-06-19 01:37:33 +10:00
parent 9e232a4051
commit 9bea1619b3
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
2 changed files with 0 additions and 40 deletions

View file

@ -34,7 +34,6 @@ reqwest = { version = "0.11.10", features = [ "rustls-tls", "stream" ], default-
scopeguard = "1.1.0"
semver = "1.0.7"
serde = { version = "1.0.136", features = [ "derive" ] }
simplelog = "0.12.0"
strum = "0.24.0"
strum_macros = "0.24.0"
tar = "0.4.38"