flake reorg + clippy

This commit is contained in:
Robin Appelman 2024-10-27 13:19:58 +01:00
commit 8687197051
12 changed files with 160 additions and 163 deletions

View file

@ -17,6 +17,7 @@ async-stream = "0.3.5"
pin-utils = "0.1.0"
hostname = "0.4.0"
tokio-stream = "0.1.15"
serde = { version = "1.0.200", features = ["derive"] }
[profile.release]
lto = true