[dependencies.lazy_static]
version = "1.4.0"
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.26"
[dependencies.serde]
features = ["derive"]
version = "1.0.197"
[dependencies.serde_json]
version = "1.0.114"
[dependencies.uuid]
features = ["v4"]
version = "1.8.0"
[lib]
name = "actions_core"
[package]
description = "✅ Get inputs, set outputs, and other basic operations for GitHub Actions"
edition = "2021"
homepage = "https://docs.rs/actions-core2"
license = "MIT OR Apache-2.0"
name = "actions-core2"
readme = "README.md"
repository = "https://github.com/jcbhmr/actions-toolkit.rs"
version = "0.1.0"