fix: update fred to v9.0.3
This commit is contained in:
parent
b234914d8b
commit
f8d788f8bb
3 changed files with 31 additions and 32 deletions
|
@ -13,7 +13,7 @@ chrono = { version = "0.4.26", features = ["serde"] }
|
|||
clap = { version = "4.3.8", features = ["derive", "env"] }
|
||||
derive_more = "0.99.17"
|
||||
dotenvy = "0.15.7"
|
||||
fred = { version = "6.3.0", features = ["nom"] }
|
||||
fred = { version = "9.0.3", features = ["nom"] }
|
||||
heapless = { version = "0.7.16", features = ["ufmt-impl"] }
|
||||
hex = { version = "0.4.3", default-features = false, features = ["std", "alloc"] }
|
||||
hifitime = "3.8.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue