diff --git a/Cargo.toml b/Cargo.toml index ab64084..491b99a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-embassy" -version = "0.3.1" +version = "0.3.2" edition = "2021" license-file = "LICENSE" description = "Get up and running with Embassy in seconds."