2021-01-11 16:49:54 +00:00
|
|
|
[package]
|
|
|
|
name = "FCPv2"
|
|
|
|
version = "0.0.1"
|
|
|
|
authors = ["Horhik <horhik@tuta.io>"]
|
|
|
|
edition = "2018"
|
|
|
|
|
2021-01-26 17:50:13 +00:00
|
|
|
|
2021-01-11 16:49:54 +00:00
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
|
|
[dependencies]
|
2021-01-26 17:50:13 +00:00
|
|
|
regex = "1.4.3"
|