pukram-server/Cargo.toml

12 lines
233 B
TOML

[package]
name = "pukram-server"
version = "0.1.0"
edition = "2021"
[dependencies]
percent-encoding = "2.3"
maud = "0.25.0"
pukram2html = { git = "https://gitlab.com/porky11/pukram2html" }
data-stream = "0.2.0"
threadpool = "1.8.1"