licenses.dev

system-deps v1.3.2

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 MIT15
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
heck • 0.3.3heck is a case conversion library.DIRECT1
itertools • 0.9.0Extra 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.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)DIRECT5
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
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
MIT3
PackageRelationDependenciesPublished
strum_macros • 0.18.0Helpful macros for working with enums and stringsDIRECT6
strum • 0.18.0Helpful macros for working with enums and stringsDIRECT0
version-compare • 0.0.10Rust 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 1.3.2 version:

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