licenses.dev

system-deps v6.0.3

Discover and configure system dependencies from declarative dependencies in Cargo.toml

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
assert_matches • 1.5.0Asserts that a value matches a patternDIRECT0
cfg-expr • 0.11.0A parser and evaluator for Rust `cfg()` expressions.DIRECT1
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
heck • 0.4.1heck is a case conversion library.DIRECT0
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
proc-macro2 • 1.0.88A 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 frameworkINDIRECT5
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT6
MIT1
PackageRelationDependenciesPublished
version-compare • 0.1.1Rust library to easily compare version numbers with no specific format, and test against various comparison operators.DIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/system-deps)](https://licenses.dev/cargo/system-deps)
<a href="https://licenses.dev/cargo/system-deps">
  <img src="https://licenses.dev/b/cargo/system-deps" alt="licenses" />
</a>

Or the licenses badge code for the 6.0.3 version:

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