diff --git a/Cargo.toml b/Cargo.toml index ccacab37e07d4..e90df4bd98c56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.164" authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md" +edition = "2015" repository = "https://github.com/rust-lang/libc" homepage = "https://github.com/rust-lang/libc" documentation = "https://docs.rs/libc/"