Skip to content

Commit 067fc74

Browse files
Update Rust crate serde_yaml to v0.9.34
1 parent 3e1e563 commit 067fc74

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.0.0", 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.121"
1616
comrak = "=0.26.0"
1717
rayon = "=1.10.0"

0 commit comments

Comments
 (0)