plank/Cargo.toml
2026-04-08 17:11:00 +02:00

10 lines
160 B
TOML

[package]
name = "plank"
version = "0.1.0"
edition = "2024"
[dependencies]
horrorhttp = "0.2.5"
humantime = "2.3.0"
readformat = "1.0.4"
urlencoding = "2.1.3"