Remove heck from plume-common dependencies

This commit is contained in:
Kitaiti Makoto
2023-01-15 07:43:01 +09:00
parent badff3f3cb
commit 83c628d490
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -26,7 +26,6 @@ flume = "0.10.13"
tokio = { version = "1.19.2", features = ["full"] }
futures = "0.3.25"
anyhow = "1.0.68"
heck = "0.4.0"
[dependencies.chrono]
features = ["serde"]