aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: ba1907a2ef34de56782495204aafa4c13a687f76 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = 'rst'
version = '0.0.0'
authors = [ 'Phil Schaf <flying-sheep@web.de>' ]

[dependencies]
url = '0.5'
bitflags = '0.5'
unicode_categories = '0.1.0'