From a8b31ea888d3034aa2ec9d99b128c908dc7eb1ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Harabie=C5=84?= Date: Sat, 20 Oct 2018 13:53:22 +0200 Subject: [PATCH] Update email address --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ba6e1e4..ca23a02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "fatfs" version = "0.3.0" -authors = ["Rafał Harabień "] +authors = ["Rafał Harabień "] repository = "https://github.com/rafalh/rust-fatfs" readme = "README.md" keywords = ["fat", "filesystem", "no_std"]