Remove unsed heck from dependencies

This commit is contained in:
Kitaiti Makoto 2022-05-20 01:53:16 +09:00
parent a1f958ee7a
commit 248ed265c4

View file

@ -7,7 +7,6 @@ edition = "2018"
[dependencies]
array_tool = "1.0"
base64 = "0.13"
heck = "0.4.0"
hex = "0.4"
openssl = "0.10.40"
rocket = "0.4.6"