about summary refs log tree commit diff
path: root/Cargo.toml
blob: 51b6731bf999b144c634fb8d9e4021d37c45d7a0 (plain)
1
2
3
4
5
6
7
8
[package]
name = "piper"
version = "0.1.0"
edition = "2024"

[dependencies]
httparse = "1.10.1"
smol = "2.0.2"