Commit Graph

21 Commits

Author SHA1 Message Date
David Tolnay
87adc6ba8b
Release 1.0.8 2022-12-17 11:22:02 -08:00
David Tolnay
b791ea6e0e
Remove default package.readme metadata from Cargo.toml
Since cargo 1.46.0, README.md is recognized by default.
2022-09-14 09:15:59 -07:00
David Tolnay
15c027d0e5
Release 1.0.7 2022-08-02 10:40:46 -07:00
David Tolnay
8438f7632f
Update keywords in crates.io metadata 2022-08-02 10:40:14 -07:00
David Tolnay
04cd6593ab
Add categories to crates.io metadata 2022-08-01 00:06:46 -07:00
David Tolnay
b8405afc7f
Sort package entries in Cargo.toml 2022-07-31 19:19:03 -07:00
David Tolnay
eca862190a
Release 1.0.6 2021-11-12 19:01:33 -08:00
David Tolnay
c37726aedc
Declare minimum Rust version in Cargo metadata 2021-10-02 02:11:40 -04:00
David Tolnay
818fe3d162
Release 1.0.5 2021-01-11 15:58:13 -08:00
David Tolnay
adf048bcec
Release 1.0.4 2020-10-07 10:58:56 -07:00
David Tolnay
3aca7ec039
Enable Cargo's overriding build scripts feature 2020-10-07 10:55:41 -07:00
David Tolnay
3631bc8c51
Release 1.0.3 2020-09-25 17:46:26 -04:00
David Tolnay
37fb86a4aa
Rename Cargo features to libstdc++ and libc++ 2020-09-25 17:39:51 -04:00
David Tolnay
58f4f40f93
Release 1.0.2 2020-06-16 11:31:34 -07:00
David Tolnay
93a16b1553
Select a single docs.rs build target 2020-03-17 13:23:20 -07:00
David Tolnay
690c615e63
Release 1.0.1 2020-01-24 16:05:30 -08:00
David Tolnay
230dd1a9f4
Require rustc 1.31+
This is the range that the cc crate supports.
2020-01-24 15:26:54 -08:00
David Tolnay
d978d98221
Release 1.0.0 2020-01-24 15:19:07 -08:00
David Tolnay
b417ce3fda
Drop to 2015 edition
This crate doesn't contain any code, might as well support any compiler.
2020-01-24 15:19:07 -08:00
David Tolnay
3677a8b329
Add Cargo.toml metadata 2020-01-24 14:43:09 -08:00
David Tolnay
9601a516d7
Implement build script 2020-01-24 14:41:39 -08:00