diff --git a/Cargo.toml b/Cargo.toml index 76f607b..30ef58e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fatfs" -version = "0.3.3" +version = "0.3.4" authors = ["Rafał Harabień "] repository = "https://github.com/rafalh/rust-fatfs" readme = "README.md"