Skip to content

Commit e4ac008

Browse files
Update Rust crate serde_yaml to v0.9.34
1 parent 25a32d8 commit e4ac008

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 = "=5.1.2", features = ["dir_source"] }
1111
lazy_static = "=1.5.0"
1212
serde = "=1.0.203"
1313
serde_derive = "=1.0.203"
14-
serde_yaml = "=0.9.33"
14+
serde_yaml = "=0.9.34"
1515
serde_json = "=1.0.118"
1616
comrak = "=0.24.1"
1717
rayon = "=1.10.0"

0 commit comments

Comments
 (0)