This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
rust-opensmtpd/Cargo.toml

8 lines
142 B
TOML

[package]
name = "opensmtpd"
version = "0.1.0"
authors = ["Rodolphe Breard <rodolphe@what.tf>"]
edition = "2018"
[dependencies]
nom = "^4.1"