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"]