Skip to content

Commit 9bcfee9

Browse files
Update Rust crate serde_yaml to v0.9.33
1 parent 405e6a1 commit 9bcfee9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ handlebars = { version = "=5.1.1", 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.32"
14+
serde_yaml = "=0.9.33"
1515
serde_json = "=1.0.114"
1616
comrak = "=0.21.0"
1717
rayon = "=1.9.0"

0 commit comments

Comments
 (0)