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