licenses.dev

time v0.1.45

Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/time)](https://licenses.dev/cargo/time)
<a href="https://licenses.dev/cargo/time">
  <img src="https://licenses.dev/b/cargo/time" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.45 version:

[![licenses](https://licenses.dev/b/cargo/time/0.1.45)](https://licenses.dev/cargo/time/0.1.45)
<a href="https://licenses.dev/cargo/time/0.1.45">
  <img src="https://licenses.dev/b/cargo/time/0.1.45" alt="licenses" />
</a>
GitHub