rust-fcp/Cargo.toml
2021-01-26 19:50:13 +02:00

12 lines
229 B
TOML

[package]
name = "FCPv2"
version = "0.0.1"
authors = ["Horhik <horhik@tuta.io>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
regex = "1.4.3"