ghactions-toolcache 0.0.1

GitHub Actions Crate
Documentation
[lib]
name = "ghactions_toolcache"
path = "src/lib.rs"

[package]
authors = ["GeekMasher"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "GitHub Actions Crate"
documentation = "https://docs.rs/ghactions/latest/ghactions/index.html"
edition = "2024"
homepage = "https://github.com/42ByteLabs/ghactions"
keywords = ["github", "actions"]
license = "MIT"
name = "ghactions-toolcache"
readme = "README.md"
repository = "https://github.com/42ByteLabs/ghactions"
resolver = "2"
rust-version = "1.85"
version = "0.0.1"

[package.metadata.release]
shared-version = true
tag-name = "v{{version}}"