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 14ca4c0 commit 2f6cb31Copy full SHA for 2f6cb31
Cargo.toml
@@ -11,7 +11,7 @@ handlebars = { version = "=6.3.0", features = ["dir_source"] }
11
lazy_static = "=1.5.0"
12
serde = "=1.0.217"
13
serde_derive = "=1.0.217"
14
-serde_yaml = "=0.9.33"
+serde_yaml = "=0.9.34"
15
serde_json = "=1.0.138"
16
comrak = { version = "=0.35.0", features = ["bon"] }
17
rayon = "=1.10.0"
0 commit comments