We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6770711 commit 35d5665Copy full SHA for 35d5665
cggtts/Cargo.toml
@@ -21,7 +21,7 @@ thiserror = "2"
21
scan_fmt = "0.1.3"
22
strum = "0.27"
23
itertools = "0.13"
24
-strum_macros = "0.26"
+strum_macros = "0.27"
25
serde = { version = "1.0", optional = true, features = ["derive"] }
26
gnss-rs = { version = "2.3.1", features = ["serde"] }
27
hifitime = { version = "4.0", features = ["serde", "std"] }
0 commit comments