# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "gha_main" version = "0.0.5" authors = ["Alexander van Saase "] description = "Convenience macros for writing GitHub Actions in Rust" readme = "README.md" license = "Apache-2.0 OR MIT" repository = "https://github.com/avsaase/gha_main" [dependencies.anyhow] version = "1.0.71" [dependencies.gha_main-proc_macro] version = "0.0.5" [dependencies.gha_main_core] version = "0.0.5" [dependencies.lazy_static] version = "1.4.0" [dev-dependencies.regex] version = "1.8.3" [dev-dependencies.temp-env] version = "0.3.4" [dev-dependencies.trybuild] version = "1.0.80" [dev-dependencies.uuid] version = "1.3.3" features = ["v4"]