From 8af754fc729d73a019f1e7cba4cbf3b8a0b3adbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Thu, 23 Jun 2022 13:36:14 +0200 Subject: Bump rtic-syntax to v1.0.2 and fix Changelog --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 705eaa0..fa1a5bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ name = "rtic" [dependencies] cortex-m = "0.7.0" -cortex-m-rtic-macros = { path = "macros", version = "1.1.1" } +cortex-m-rtic-macros = { path = "macros", version = "1.1.5" } rtic-monotonic = "1.0.0" rtic-core = "1.0.0" heapless = "0.7.7" -- cgit v1.2.3