clifmt/Cargo.toml

8 lines
146 B
TOML
Raw Normal View History

2019-10-11 17:31:46 +00:00
[package]
name = "clifmt"
version = "0.1.0"
authors = ["xdrm-brackets <xdrm.brackets.dev@gmail.com>"]
edition = "2018"
[dependencies]
regex = "1"