aboutsummaryrefslogblamecommitdiff
path: root/aerogramme/Cargo.toml
blob: e408aecc826ab4a449f2b1ca5710baaf00272766 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                                
[package]
name = "aerogramme"
version = "0.3.0"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2021"
license = "EUPL-1.2"
description = "A robust email server"

[[test]]
name = "behavior"
path = "tests/behavior.rs"
harness = false