rst_app 0.3.7

rst: the requirements tracking tool made for developers
1
2
3
4
5
6
pub static DATA: &'static str = r##"#TUTORIAL=true
[settings]
artifact_paths = ['{repo}']
code_paths = []
exclude_code_paths = []
"##;