diff options
Diffstat (limited to 'cc/Cargo.toml')
-rw-r--r-- | cc/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/Cargo.toml b/cc/Cargo.toml index 3a4c83b..52e18ce 100644 --- a/cc/Cargo.toml +++ b/cc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cc" -version = "1.0.37" +version = "1.0.40" authors = ["Alex Crichton <alex@alexcrichton.com>"] license = "MIT/Apache-2.0" repository = "https://github.com/alexcrichton/cc-rs" |