diff --git a/defmt/Cargo.toml b/defmt/Cargo.toml index 06530742..d64a4a2e 100644 --- a/defmt/Cargo.toml +++ b/defmt/Cargo.toml @@ -15,7 +15,7 @@ name = "defmt" readme = "README.md" repository = "https://github.com/knurling-rs/defmt" homepage = "https://knurling.ferrous-systems.com/" -version = "0.3.9" +version = "0.3.10" [features] alloc = []