Skip to content

Commit 2f6cb31

Browse files
Update Rust crate serde_yaml to v0.9.34
1 parent 14ca4c0 commit 2f6cb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ handlebars = { version = "=6.3.0", features = ["dir_source"] }
1111
lazy_static = "=1.5.0"
1212
serde = "=1.0.217"
1313
serde_derive = "=1.0.217"
14-
serde_yaml = "=0.9.33"
14+
serde_yaml = "=0.9.34"
1515
serde_json = "=1.0.138"
1616
comrak = { version = "=0.35.0", features = ["bon"] }
1717
rayon = "=1.10.0"

0 commit comments

Comments
 (0)