summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 3e3d5455769b791d5c8dee71540d642c62e13d40 (plain)
1
2
3
4
5
6
7
8
9
10
[workspace]
members = [
    "packages/svgbob",
    "packages/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" }