summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 8361bae939c54f3fc96f3e8c7a7c8ea3e328828f (plain)
1
2
3
4
5
6
7
[package]
name = "wiktionary"
version = "0.1.0"
edition = "2024"

[dependencies]
xml = "1.0.0"