From f6278a6da0977f8cd33dcf913729dd66d0fb2004 Mon Sep 17 00:00:00 2001 From: Damian Poddebniak Date: Mon, 22 Feb 2021 18:53:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c5d97..25bdd3d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SMTP Protocol -This crate provides some types and many parsers for SMTP. +This crate provides some types and many parsers for SMTP. Many things are there, but it is still in a very rough state. # License