Skip to content

Commit 57a376e

Browse files
Update Rust crate serde_yaml to v0.9.34
1 parent 50969e9 commit 57a376e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ handlebars = { version = "=5.1.2", features = ["dir_source"] }
1111
lazy_static = "=1.4.0"
1212
serde = "=1.0.197"
1313
serde_derive = "=1.0.197"
14-
serde_yaml = "=0.9.33"
14+
serde_yaml = "=0.9.34"
1515
serde_json = "=1.0.115"
1616
comrak = "=0.21.0"
1717
rayon = "=1.10.0"

0 commit comments

Comments
 (0)