ghactions 0.2.0

GitHub Actions Crate
Documentation
[dependencies.dotenv]
version = "0.15.0"

[dependencies.env_logger]
version = "0.9.0"

[dependencies.hubcaps]
version = "0.6.2"

[dependencies.log]
version = "0.4.17"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_yaml]
version = "0.9.2"

[package]
authors = ["GeekMasher"]
description = "GitHub Actions Crate"
documentation = "https://github.com/GeekMasher/ghactions"
edition = "2021"
homepage = "https://github.com/GeekMasher/ghactions"
keywords = ["github", "actions"]
license = "MIT"
name = "ghactions"
readme = "README.md"
repository = "https://github.com/GeekMasher/ghactions"
resolver = "2"
rust-version = "1.56"
version = "0.2.0"