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 6380bd0Copy full SHA for 6380bd0
Cargo.toml
@@ -32,6 +32,6 @@ rustdoc-args = ["--cfg", "docrs", "--generate-link-to-definition"]
32
33
[dependencies]
34
thiserror = "2"
35
-maud = { version = "0.26", optional = true }
+maud = { version = "0.27", optional = true }
36
hifitime = { version = "4.0", optional = true }
37
gnss-rs = { version = "2.3.3", features = ["serde", "domes", "cospar"], optional = true }
0 commit comments