summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: b5c92ed7f0e59c839bc954ff818bf93927fb8ef0 (plain)
1
2
3
4
5
6
7
8
9
[workspace]
members = [
    "svgbob",
    "svgbob_cli",
]

#[path.crates-io]
#sauron = { path = "../sauron" }
#mt-dom = { path = "../mt-dom" }