licenses.dev

inwelling v0.3.0

Collects information from downstream crates at compile-time.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorINDIRECT0
cargo-platform • 0.1.9Cargo's representation of a target platform.INDIRECT6
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
pals • 0.1.2Processes' Arguments LiStDIRECT15
pest • 2.7.15The Elegant ParserINDIRECT1
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
semver-parser • 0.10.3Parsing of the semver spec. INDIRECT2
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT9
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.134A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
trees • 0.4.2General purpose tree data structuresINDIRECT0
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
MIT4
PackageRelationDependenciesPublished
cargo_metadata • 0.12.3structured access to the output of `cargo metadata`DIRECT15
cmdline_words_parser • 0.2.1Provides iterators over 'words' in a string, using command-line escaping rules. Intended for use where extra heap allocations are undesirableINDIRECT0
escape8259 • 0.5.3RFC8259-compliant string escaping and un-escapingINDIRECT0
utf16_reader • 0.1.0Reader for UTF16 files for RustINDIRECT0
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
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
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/inwelling)](https://licenses.dev/cargo/inwelling)
<a href="https://licenses.dev/cargo/inwelling">
  <img src="https://licenses.dev/b/cargo/inwelling" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

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