summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: b9adb1b70e9d0c084f0a306863ba4bce18fe7b7c (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" }