licenses.dev

git-date v0.0.2

Please use `gix-<thiscrate>` instead ('git' -> 'gix')

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
bstr • 0.2.17A string type that is not required to be valid UTF-8.DIRECT1
document-features • 0.2.10Extract documentation for the feature flags from comments in Cargo.tomlDIRECT1
itoa • 1.0.14Fast integer primitive to string conversionDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
litrs • 0.4.1Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context. INDIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.2 version:

[![licenses](https://licenses.dev/b/cargo/git-date/0.0.2)](https://licenses.dev/cargo/git-date/0.0.2)
<a href="https://licenses.dev/cargo/git-date/0.0.2">
  <img src="https://licenses.dev/b/cargo/git-date/0.0.2" alt="licenses" />
</a>
GitHub