Browse Source
Revert version number to 1.0.41
So it will be correctly resolved when we patch it.
fix-alignment
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
|
@ -1,6 +1,6 @@ |
|
|
|
[package] |
|
|
|
name = "cc" |
|
|
|
version = "1.0.50" |
|
|
|
version = "1.0.41" |
|
|
|
authors = ["Alex Crichton <alex@alexcrichton.com>"] |
|
|
|
license = "MIT/Apache-2.0" |
|
|
|
repository = "https://github.com/alexcrichton/cc-rs" |
|
|
|