aquatic_cli_helpers 0.2.0

aquatic BitTorrent tracker CLI helpers
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.aquatic_toml_config]
version = "0.2.0"

[dependencies.git-testament]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.simple_logger]
features = ["stderr"]
version = "2"

[dependencies.toml]
version = "0.5"

[package]
authors = ["Joakim FrostegÄrd <joakim.frostegard@gmail.com>"]
description = "aquatic BitTorrent tracker CLI helpers"
edition = "2021"
license = "Apache-2.0"
name = "aquatic_cli_helpers"
readme = "../README.md"
repository = "https://github.com/greatest-ape/aquatic"
version = "0.2.0"