aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: f5197f065915e70cb7a85ccbbbcceeec975ec735 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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"
quick-xml = "0.26.0"
rocket = "0.5.0-rc.2"