aboutsummaryrefslogtreecommitdiffstats
path: root/cargo-generate.toml
blob: d61343292b8e3dcb2d1dd9dd76f375b3f29bb665 (plain)
1
2
3
4
5
6
7
8
# configuration for https://cargo-generate.github.io/cargo-generate/

[template]
cargo_generate_version = ">=0.23.0"
sub_templates = [
  "web",
  "lib",
]