diff --git a/Cargo.toml b/Cargo.toml index 1fa09ea..88412f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" name = "embedded-sdmmc" readme = "README.md" repository = "https://github.com/rust-embedded-community/embedded-sdmmc-rs" -version = "0.7.0" +version = "0.8.0" [dependencies] byteorder = {version = "1", default-features = false}