diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ [package] name = "imxrt-rt" -version = "0.1.7" -edition = "2021" +version = "0.2.0" +edition = "2024" license = "MIT OR Apache-2.0" repository = "https://github.com/imxrt-rs/imxrt-rt" description = "Startup and runtime support for i.MX RT processors." |
