1 2 3 4 5 6 7 8 9
[package] name = "piper" version = "0.1.0" edition = "2024" [dependencies] httparse = "1.10.1" smol = "2.0.2" scurvy = { git = "https://git.dreamy.place/scurvy" }