Commit Graph

20 Commits (master)

Author SHA1 Message Date
Alex Crichton 4e4340c5bf Remove outdated README badges 2019-08-28 07:59:20 -07:00
Felix Rabe 1b4668d094
README.md: `0.4` -> `0.5` 2019-04-24 21:37:54 +02:00
Alex Crichton ad5ea1d904 Update build urls 2019-01-02 14:15:57 -08:00
Eric Huss 340c47b5f3 Indicate this is now supporting version 0.5 of TOML. 2018-11-21 09:41:57 -08:00
LeopoldArkham 53cd061cee
Serde -> toml-rs 2017-12-02 14:22:52 +01:00
Alex Crichton 3b77b5fb65 Clarify wording of license information in README.
This text historically was copied verbatim from rust-lang/rust's own README [1]
with the intention of licensing projects the same as rustc's own license, namely
a dual MIT/Apache-2.0 license. The clause about "various BSD-like licenses"
isn't actually correct for almost all projects other than rust-lang/rust and
the wording around "both" was slightly ambiguous.

This commit updates the wording to match more precisely what's in the
standard library [2], namely clarifying that there aren't any BSD-like licenses
in this repository and that the source is licensable under either license, at
your own discretion.

[1]: f0fe716dbc (license)
[2]: f0fe716dbc/src/libstd/lib.rs (L5-L9)
2017-10-30 14:51:07 -07:00
Alex Crichton 58f51ef03b Update doc urls to 0.4
Closes #168
2017-05-02 09:20:11 -07:00
Matthias Endler 9c3a9216e8 Add a beautiful badge for docs.rs 2017-04-05 20:17:24 +02:00
Norbert Pozar 41aed1080b Fix serde.rs link in README.md 2017-02-13 11:00:47 +09:00
Alex Crichton 6821911bc7 Update metadata 2017-02-08 21:27:28 -08:00
Sam Whited 762a4f562c Add a latest version shield to the readme 2017-01-27 19:04:31 -06:00
Alex Crichton db39a682e2 Clarify that serde is supported
Closes #122
2017-01-09 17:37:05 -08:00
Vinzent Steinberg 9fd0a272a4 Update toml-rs version in README 2016-08-16 22:39:14 +02:00
Alex Crichton baf77e44c3 Add coverage badge 2015-07-10 15:10:57 -07:00
Alex Crichton 6713224564 Tweak doc url in README 2015-04-08 08:01:49 -07:00
Alex Crichton 7316b53d56 Linkify TOML in README 2015-02-13 18:21:50 -08:00
Alex Crichton a96209eba2 Clarify TOML compliance
Closes #54
2015-02-13 18:18:36 -08:00
Alex Crichton ff8924a971 Update Cargo.toml syntax 2015-02-02 22:55:50 -08:00
Alex Crichton d40724ad2d Add a dual MIT/Apache license 2014-09-03 11:20:27 -07:00
Alex Crichton 934e093047 Put documentation on github 2014-08-03 21:36:44 -07:00