Create a cargo workspace for subcrates

(cherry picked from commit 488a3c16f0)
This commit is contained in:
Philipp Oppermann
2016-08-05 11:18:37 +02:00
parent e63dda6953
commit 2aeeaecf86

View File

@@ -23,6 +23,8 @@ version = "0.7.1"
[lib]
crate-type = ["staticlib"]
[workspace]
[profile.dev]
panic = "abort"