[package] name = "openmail-guard" description = "Inbound abuse gate: iprev, DNSBL, and rate limiting." version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true repository.workspace = true homepage.workspace = true authors.workspace = true [lints] workspace = true [dependencies] hickory-resolver.workspace = true thiserror.workspace = true tracing.workspace = true tokio.workspace = true