diff --git a/Cargo.toml b/Cargo.toml index 894de2f..ffcb22c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["Linux", "hal"] license = "MIT OR Apache-2.0" name = "linux-embedded-hal" repository = "https://github.com/rust-embedded/linux-embedded-hal" -version = "0.4.0" +version = "0.5.0-alpha.0" edition = "2018" [features]