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 2072c66 commit acd7ccfCopy full SHA for acd7ccf
Cargo.toml
@@ -24,7 +24,7 @@ members = ["tools/*"]
24
miette.workspace = true
25
thiserror.workspace = true
26
num = "0.4.2"
27
-winnow = { version = "0.6.20", features = ["alloc", "unstable-recover"] }
+winnow = { version = "0.6.24", features = ["alloc", "unstable-recover"] }
28
kdlv1 = { package = "kdl", version = "4.7.0", optional = true }
29
30
[workspace.dependencies]
0 commit comments