cmasfo-dev 0.1.14

cmasfo dev crate
Documentation
[[bin]]
name = "cmasfo-cli"
path = "cli.rs"

[[bin]]
name = "cmasfo-gui"
path = "gui.rs"

[dependencies]

[lib]
name = "cmasfo_dev"
path = "src/lib.rs"

[package]
authors = ["cmasfo-github"]
build = "build.rs"
default-run = "cmasfo-cli"
description = "cmasfo dev crate"
documentation = "https://docs.rs/crate/cmasfo-dev/latest"
edition = "2021"
homepage = "https://github.com/cmasfo-github"
license = "MIT"
name = "cmasfo-dev"
repository = "https://github.com/cmasfo-github/cmasfo-dev"
version = "0.1.14"