licenses.dev

gha_main_core v0.0.5

Convenience macros for writing GitHub Actions in Rust

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
anyhow • 1.0.100Flexible concrete Error type built on std::error::ErrorDIRECT0
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
getrandom • 0.2.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
libc • 0.2.178Raw FFI bindings to platform libraries like libc.INDIRECT0
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosDIRECT6
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.42Quasi-quoting macro quote!(...)DIRECT2
syn • 1.0.109Parser for Rust source codeINDIRECT2
syn • 2.0.111Parser for Rust source codeDIRECT2
uuid • 1.6.1A library to generate and parse UUIDs.DIRECT4
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.22Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.5 version:

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