licenses.dev

embed-resource v1.3.4

A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
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
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT3
PackageRelationDependenciesPublished
vswhom-sys • 0.1.2Pure FFI to Jon Blow's VS discovery scriptINDIRECT3
vswhom • 0.1.0FFI to Jon Blow's VS discovery scriptDIRECT4
winreg • 0.7.0Rust bindings to MS Windows Registry APIDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.4 version:

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