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

[patch.crates-io]
#mt-dom = { git = "https://github.com/ivanceras/mt-dom.git", branch = "master" }
#sauron = { git = "https://github.com/ivanceras/sauron.git", branch = "develop" }
#jss = { path = "../jss" }