pukram-server/Cargo.toml
2023-07-16 10:15:15 +02:00

10 lines
190 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" }