Fixed the library to use the new Rust 2018 module system.
This commit is contained in:
@ -8,6 +8,7 @@ repository = "https://gitlab.com/CyberMages/Core/pact.git"
|
||||
documentation = ""
|
||||
keywords = ["c", "libc", "binding", "ffi", "pact", "nostd"]
|
||||
build = "build.rs"
|
||||
edition = "2018"
|
||||
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user