chore(denm): Update c-its-parser and use conversions from there
This commit is contained in:
parent
6c9cbbd6e6
commit
a62d25e651
3 changed files with 6 additions and 143 deletions
|
|
@ -85,7 +85,7 @@ esp-radio = { version = "0.18.0", optional = true, features = [
|
|||
embassy_gps = { version = "0.1.0", optional = true, default-features = false, features = ["esp", "log-04"], git = "https://github.com/jbeyerstedt/embassy_gps.git", branch = "feat/rework-gpsfix" }
|
||||
embedded-hal-bus = { version = "0.3.0", optional = true }
|
||||
embedded-graphics = { version = "0.8.2", optional = true }
|
||||
c-its-parser = { version = "2.2.2", default-features = false, features = [
|
||||
c-its-parser = { version = "2.2.4", default-features = false, features = [
|
||||
"time",
|
||||
"geo",
|
||||
"libm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue