summaryrefslogtreecommitdiff
path: root/gen-dev-cargo-toml/Cargo.toml
blob: 8922ae8c3906ed110aafa677163080b375e5174a (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "gen-dev-cargo-toml"
publish = false
license.workspace = true
edition.workspace = true

[dependencies]
anyhow.workspace = true
serde.workspace = true
toml_edit.workspace = true