axoupdater-cli 0.3.2

Self-updater executable for use with cargo-dist
[[bin]]
name = "axoupdater"
[dependencies.axocli]
version = "0.2.0"

[dependencies.axoupdater]
features = ["blocking"]
version = "=0.3.2"

[dependencies.miette]
version = "7.2.0"

[package]
description = "Self-updater executable for use with cargo-dist"
edition = "2021"
homepage = "https://github.com/axodotdev/axoupdater"
license = "MIT OR Apache-2.0"
name = "axoupdater-cli"
readme = "README.md"
repository = "https://github.com/axodotdev/axoupdater"
version = "0.3.2"