licenses.dev

crates-io v0.34.0

Helpers for interacting with crates.io

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT36
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
idna_adapter • 1.1.0Back end adapter for idnaINDIRECT6
idna • 1.0.3IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT9
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
libz-sys • 1.1.20Low-level bindings to the system libz library (also known as zlib).INDIRECT5
openssl-probe • 0.1.5Tool for helping to find SSL certificate locations on the system for OpenSSL INDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingDIRECT0
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. INDIRECT0
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_json • 1.0.133A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
socket2 • 0.5.8Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT11
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-bidi • 0.3.18Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 2.5.4URL library for Rust, based on the WHATWG URL StandardDIRECT12
utf8_iter • 1.0.4Iterator by char over potentially-invalid UTF-8 in &[u8]INDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT4
PackageRelationDependenciesPublished
curl-sys • 0.4.78+curl-8.11.0Native bindings to the libcurl libraryINDIRECT17
curl • 0.4.47Rust bindings to libcurl for making HTTP requestsDIRECT22
openssl-sys • 0.9.104FFI bindings to OpenSSLINDIRECT5
schannel • 0.1.27Schannel bindings for rust, allowing SSL/TLS (e.g. https) without opensslINDIRECT10
Unicode-3.0 AND (Apache-2.0 OR MIT)2
PackageRelationDependenciesPublished
idna_mapping • 1.0.0UTS 46 mapping for unicode-rs back end of idnaINDIRECT1
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.1`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
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
Apache-2.01
PackageRelationDependenciesPublished
unicode-joining-type • 0.7.0Fast lookup of the Unicode Joining Type and Joining Group propertiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.34.0 version:

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