aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 4c7ed6e4a4bfa1fc3a3b22410e0cdf03435a7f3f (plain)
1
2
3
4
5
6
7
[workspace]
members = [
    'document_tree',
    'parser',
    'renderer',
    'rst',
]