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 ca1b3a0 commit 348c186Copy full SHA for 348c186
Cargo.toml
@@ -34,4 +34,4 @@ rustdoc-args = ["--cfg", "docrs", "--generate-link-to-definition"]
34
thiserror = "2"
35
maud = { version = "0.26", optional = true }
36
hifitime = { version = "4.0", optional = true }
37
-gnss-rs = { version = "2.3.3", features = ["serde", "domes", "cospar"], optional = true }
+gnss-rs = { version = "2.3.5", features = ["serde", "domes", "cospar"], optional = true }
0 commit comments