pukram-server/Cargo.toml
2023-07-19 21:10:56 +02:00

11 lines
212 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"