remove old code

This commit is contained in:
nora 2022-03-06 16:53:14 +01:00
parent 19c48b7da1
commit 1172ce0709

View file

@ -17,6 +17,3 @@ clap = { version = "3.1.5", features = ["derive"] }
tokio = { version = "1.16.1", features = ["full"] }
tracing = "0.1.30"
tracing-subscriber = { version = "0.3.8", features = ["env-filter"] }
[profile.release]
lto = "fat"