use released package versions

This commit is contained in:
2025-02-13 15:25:01 +01:00
parent 271c853df1
commit a9f2e6dcee
3 changed files with 9 additions and 5 deletions

View File

@ -15,10 +15,12 @@ num_enum = { version = "0.7", default-features = false }
static_assertions = "1"
[dependencies.va108xx-hal]
path = "../va108xx-hal"
version = "0.9"
# path = "../va108xx-hal"
[dependencies.vorago-reb1]
path = "../vorago-reb1"
version = "0.7"
# path = "../vorago-reb1"
[features]
default = []