Skip to content

Commit 61417a3

Browse files
Update Rust crate serde_yaml to v0.9.34
1 parent c47b612 commit 61417a3

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.204"
1313
serde_derive = "=1.0.204"
14-
serde_yaml = "=0.9.33"
14+
serde_yaml = "=0.9.34"
1515
serde_json = "=1.0.120"
1616
comrak = "=0.26.0"
1717
rayon = "=1.10.0"

0 commit comments

Comments
 (0)