mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
bump the static-ref dependency
This commit is contained in:
parent
f5a4d8e904
commit
749ce810d5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ version = "0.2.0"
|
|||
|
||||
[dependencies]
|
||||
cortex-m = "0.3.1"
|
||||
static-ref = "0.2.0"
|
||||
static-ref = "0.2.1"
|
||||
|
||||
[dependencies.cortex-m-rtfm-macros]
|
||||
path = "macros"
|
||||
|
|
Loading…
Reference in a new issue