aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 870c875e3675466a175ca826b70aa5d06f864165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "linja-pona-svginator"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.66"
cached = "0.40.0"
quick-xml = "0.26.0"
rocket = "0.5.0-rc.2"