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 b663dab commit a7f1e69Copy full SHA for a7f1e69
Cargo.toml
@@ -27,7 +27,7 @@ lazy_static = "1.4"
27
thiserror = "2"
28
itertools = "0.14"
29
map_3d = "0.1.5"
30
-maud = "0.26"
+maud = "0.27"
31
32
clap = { version = "4.4.13", features = ["derive", "color"] }
33
serde = { version = "1.0", default-features = false, features = ["derive"] }
0 commit comments