Browse Source
Merge pull request #343 from mykmelez/bump-to-1.0.23
Bump to 1.0.23
wintest
1.0.23
Alex Crichton
7 years ago
committed by
GitHub
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] |
|
|
[package] |
|
|
name = "cc" |
|
|
name = "cc" |
|
|
version = "1.0.22" |
|
|
version = "1.0.23" |
|
|
authors = ["Alex Crichton <alex@alexcrichton.com>"] |
|
|
authors = ["Alex Crichton <alex@alexcrichton.com>"] |
|
|
license = "MIT/Apache-2.0" |
|
|
license = "MIT/Apache-2.0" |
|
|
repository = "https://github.com/alexcrichton/cc-rs" |
|
|
repository = "https://github.com/alexcrichton/cc-rs" |
|
|