go-sbotcli-rs/Cargo.toml

14 lines
337 B
TOML

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