Merge branch 'fix_tests' into reparse

This commit is contained in:
Dorota Czaplejewicz
2019-09-11 12:03:24 +00:00
5 changed files with 24 additions and 17 deletions

View File

@ -11,4 +11,4 @@ serde_yaml = "0.8"
[lib]
name = "rs"
path = "src/lib.rs"
crate-type = ["staticlib"]
crate-type = ["staticlib", "rlib"]