diff --git a/Cargo.toml b/Cargo.toml index aecd6af5e..729817dcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ handlebars = { version = "=6.3.0", features = ["dir_source"] } lazy_static = "=1.5.0" serde = "=1.0.217" serde_derive = "=1.0.217" -serde_yaml = "=0.9.33" +serde_yaml = "=0.9.34" serde_json = "=1.0.138" comrak = { version = "=0.35.0", features = ["bon"] } rayon = "=1.10.0"