From 58627d8a15adcb8efb0bdf27432ea315be31ca9b Mon Sep 17 00:00:00 2001 From: Jesse Braham Date: Mon, 15 Jul 2024 13:12:11 -0700 Subject: [PATCH] Release `xtensa-lx-rt-procmacros` version `0.2.2` --- xtensa-lx-rt/procmacros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtensa-lx-rt/procmacros/Cargo.toml b/xtensa-lx-rt/procmacros/Cargo.toml index 8228f6e..07f8fd7 100644 --- a/xtensa-lx-rt/procmacros/Cargo.toml +++ b/xtensa-lx-rt/procmacros/Cargo.toml @@ -5,7 +5,7 @@ authors = [ "Arjan Mels ", "Scott Mabin ", ] -version = "0.2.1" +version = "0.2.2" edition = "2021" rust-version = "1.65" description = "Attributes re-exported in `xtensa-lx-rt`"