aboutsummaryrefslogblamecommitdiff
path: root/Cargo.toml
blob: f00cad3706768d91382b72696babef9b9c2a4dff (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                
[package]
name = "datagengo"
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"
structopt = "0.3"
roxmltree = "0.18"