licenses.dev

minicov v0.3.8

Code coverage and profile-guided optimization support for no_std and embedded programs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
cc • 1.2.48A 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. DIRECT2
find-msvc-tools • 0.1.5Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT OR Unlicense3
PackageRelationDependenciesPublished
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 2.5.0Recursively walk a directory.DIRECT4
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.8 version:

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