From 11e289a880627dd9eb7e29389315bf85a2104f1f Mon Sep 17 00:00:00 2001 From: amousset Date: Mon, 3 Feb 2014 06:31:41 -0800 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5acb4ea --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +rust-smtp +========= + +SMTP library for Rust