diff --git a/Cargo.toml b/Cargo.toml index 8425022..8f400d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ keywords = [] license = "MIT OR Apache-2.0" name = "rtic-syntax" repository = "https://github.com/rtic-rs/rtic-syntax" -version = "0.5.0-alpha.2" +version = "0.5.0-alpha.3" [dependencies] indexmap = "1.0.2"