bump dependencies

This commit is contained in:
2025-03-07 17:25:34 +01:00
parent c3e16b4278
commit 2706dbf461
6 changed files with 7 additions and 7 deletions

View File

@ -11,7 +11,7 @@ rtt-target = { version = "0.6" }
rtic-sync = { version = "1.3", features = ["defmt-03"] }
panic-rtt-target = { version = "0.2" }
va416xx-hal = { version = "0.5", features = ["va41630"], path = "../../va416xx-hal" }
va416xx-hal = { version = "0.5", features = ["va41630"] }
[dependencies.rtic]
version = "2"