gird 0.1.0

A command line tool and library for download release artifacts
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.5.3"

[dependencies.regex]
version = "1.10.3"

[dependencies.thiserror]
version = "1.0.58"

[dependencies.ureq]
version = "2.9.6"

[package]
description = "A command line tool and library for download release artifacts"
edition = "2021"
homepage = "https://git.sr.ht/~djarb/gird"
license = "MIT"
name = "gird"
readme = "README.md"
repository = "https://git.sr.ht/~djarb/gird"
version = "0.1.0"