Files
Stalwart/crates/antispam/Cargo.toml
2023-08-11 18:46:09 +02:00

10 lines
200 B
TOML

[package]
name = "antispam"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fancy-regex = "0.11.0"