Add a dependency on rlibc

This commit is contained in:
Philipp Oppermann
2017-04-11 18:25:51 +02:00
parent ca2ccc31aa
commit 5d8758df59
2 changed files with 9 additions and 1 deletions

View File

@@ -5,3 +5,6 @@ authors = ["Philipp Oppermann <dev@phil-opp.com>"]
[lib]
crate-type = ["staticlib"]
[dependencies]
rlibc = "1.0"