cssifier/Cargo.toml

10 lines
237 B
TOML
Raw Normal View History

2021-03-08 00:50:42 +00:00
[package]
name = "cssifier"
version = "0.1.0"
authors = ["kirbylife <gabriel13m@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
regex = "1.0"