Release rtic v2.1.0, rtic-macros v2.1.0

This commit is contained in:
Emil Fresk 2024-02-27 13:34:02 +01:00
parent b1467c62b4
commit 0b365f03eb
6 changed files with 10 additions and 11 deletions

View file

@ -22,7 +22,7 @@ name = "rtic-macros"
readme = "../README.md"
repository = "https://github.com/rtic-rs/rtic"
version = "2.0.1"
version = "2.1.0"
[lib]
proc-macro = true