go-sbotcli-rs/Cargo.toml

14 lines
358 B
TOML

[package]
name = "peach-sbotcli"
version = "0.1.0"
authors = ["Andrew Reid <glyph@mycelial.technology>"]
edition = "2018"
description = "A wrapper around the Go sbotcli tool."
homepage = "https://peachcloud.org"
repository = "https://git.coopcloud.tech/PeachCloud/peach-sbotcli"
readme = "README.md"
license = "AGPL-3.0-only"
[dependencies]
regex = "1.5.4"