From 95616b3c59e0d57afc8fb569458a33973beeaf54 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Sun, 8 Jun 2025 12:02:38 +0200 Subject: Release RTIC v2.1.3 --- rtic-macros/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtic-macros/Cargo.toml') diff --git a/rtic-macros/Cargo.toml b/rtic-macros/Cargo.toml index a7d9133..c38f575 100644 --- a/rtic-macros/Cargo.toml +++ b/rtic-macros/Cargo.toml @@ -22,7 +22,7 @@ name = "rtic-macros" readme = "../README.md" repository = "https://github.com/rtic-rs/rtic" -version = "2.1.2" +version = "2.1.3" [package.metadata.docs.rs] features = ["test-template"] -- cgit v1.2.3