licenses.dev

toolchain_find v0.2.0

A small library to help find installed Rust components

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
home • 0.5.9Shared definitions of home directories.DIRECT10
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
pest • 2.7.14The Elegant ParserINDIRECT1
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
semver-parser • 0.10.2Parsing of the semver spec. INDIRECT2
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningDIRECT3
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. 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
MIT OR Unlicense5
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
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
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.DIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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