diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
