licenses.dev

minicov v0.3.5

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 MIT12
PackageRelationDependenciesPublished
cc • 1.1.31A 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. DIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.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.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense3
PackageRelationDependenciesPublished
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/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.5 version:

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