jing 0.0.0

Jing chat application to start.
[dependencies]

[package]
authors = ["Liu Chong <mail@liuchong.io>"]
description = "Jing chat application to start.\n"
edition = "2018"
homepage = "https://github.com/jingchat/jing"
keywords = ["jing", "chat", "jingchat"]
license = "MIT OR Apache-2.0"
name = "jing"
repository = "https://github.com/jingchat/jing"
version = "0.0.0"
[package.metadata.x]
build = "cargo build --verbose --all --release"
lint = "cargo clippy --verbose --all-targets --all-features -- -D warnings"
test = "cargo test --verbose --all --release"