aquatic_cli_helpers 0.1.0

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

[dependencies]
anyhow = "1"
serde = { version = "1", features = ["derive"] }
simplelog = "0.8"
toml = "0.5"