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 348c186 commit c045a83Copy full SHA for c045a83
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.5", features = ["serde", "domes", "cospar"], optional = true }
0 commit comments