From cfebf65b706be63e0531b62bc03034ec870a0fad Mon Sep 17 00:00:00 2001 From: gennyble Date: Sat, 31 May 2025 10:31:17 -0500 Subject: initial commit; support for text/plain --- Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..51b6731 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "piper" +version = "0.1.0" +edition = "2024" + +[dependencies] +httparse = "1.10.1" +smol = "2.0.2" -- cgit 1.4.1-3-g733a5