• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

patches/25-Apr-2025-239238

src/25-Apr-2025-622400

.cargo-checksum.jsonD25-Apr-2025577 11

Android.bpD25-Apr-2025709 2622

Cargo.tomlD25-Apr-20252 KiB9081

LICENSED25-Apr-202511.6 KiB233193

LICENSE-APACHED25-Apr-202511.1 KiB203169

LICENSE-MITD25-Apr-20251 KiB2016

METADATAD25-Apr-2025390 1817

MODULE_LICENSE_APACHE2D25-Apr-20250

MODULE_LICENSE_MITD25-Apr-20250

README.mdD25-Apr-2025738 2214

cargo_embargo.jsonD25-Apr-2025139 1211

README.md

1# toml_datetime
2
3[![Latest Version](https://img.shields.io/crates/v/toml_datetime.svg)](https://crates.io/crates/toml_datetime)
4[![Documentation](https://docs.rs/toml_datetime/badge.svg)](https://docs.rs/toml_datetime)
5
6# License
7
8This project is licensed under either of
9
10 * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
11   http://www.apache.org/licenses/LICENSE-2.0)
12 * MIT license ([LICENSE-MIT](LICENSE-MIT) or
13   http://opensource.org/licenses/MIT)
14
15at your option.
16
17### Contribution
18
19Unless you explicitly state otherwise, any contribution intentionally submitted
20for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be
21dual licensed as above, without any additional terms or conditions.
22