This repository has been archived on 2024-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
release-info/Cargo.toml

13 lines
186 B
TOML

[package]
name = "release-info"
version = "0.1.0"
edition = "2021"
license = "AGPL-3.0-only"
[dependencies]
anyhow = "1"
argh = "0.1"
json_in_type = "1"
semver = "1"
tiny_http = "0.12"