mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
version v0.5 is still beta
This commit is contained in:
parent
e82fb497f0
commit
1fe9767eba
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ First, the version of the `cortex-m-rtfm` dependency needs to be updated to
|
|||
version = "0.4.3"
|
||||
|
||||
# into this
|
||||
version = "0.5.0"
|
||||
version = "0.5.0-beta.1"
|
||||
|
||||
# and remove this Cargo feature
|
||||
features = ["timer-queue"]
|
||||
|
|
Loading…
Reference in a new issue