diff --git a/Cargo.toml b/Cargo.toml index 1c02c0b..d25b6b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cc" -version = "1.0.2" +version = "1.0.3" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" repository = "https://github.com/alexcrichton/cc-rs"