Support building for Redox
This commit is contained in:
@@ -9,4 +9,4 @@ cbindgen = { path = "../../cbindgen" }
|
||||
|
||||
[dependencies]
|
||||
platform = { path = "../../platform" }
|
||||
va_list = { version = "0.1", features = ["no_std"] }
|
||||
va_list = { path = "../../va_list", features = ["no_std"] }
|
||||
|
||||
Reference in New Issue
Block a user