fc-tools-flags 0.1.0

Developer tools for FerrisChat (flag parser)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.ferrischat_common]
version = "0.2"

[package]
authors = ["hydrostaticcog <hydro@hydrostaticcog.me>"]
description = "Developer tools for FerrisChat (flag parser)"
documentation = "https://docs.rs/fc-tools-flags"
edition = "2021"
homepage = "https://ferris.chat"
include = ["**/*.rs", "Cargo.toml", "/.gitignore", "/LICENSE", "/README.md"]
license = "MIT"
name = "fc-tools-flags"
readme = "README.md"
repository = "https://github.com/hydrostaticcog/FC-Flag-Parser"
resolver = "2"
version = "0.1.0"