commander-core 1.0.0

This crate is used by commander-rust only.
Documentation
[package]
name = "commander-core"
version = "1.0.0"
authors = ["dimos <doubledimos@outlook.com>"]
edition = "2018"
description = "This crate is used by commander-rust only."
license = "GPL-3.0"
license-file = "./LICENSE"

[dependencies]
regex = "1.1.0"
lazy_static = "1.2.0"