[package]
name = "xberg-cli"
version = "0.0.1"
edition = "2021"
license = "MIT"
description = "Placeholder for xberg-cli; see https://github.com/xberg-io/xberg"
repository = "https://github.com/xberg-io/xberg"
[[bin]]
name = "xberg-cli"
path = "src/main.rs"