Skip to content

Commit 82a9745

Browse files
fix(deps): update rust crate serde_yaml to 0.9.32
1 parent 8a76644 commit 82a9745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -23,7 +23,7 @@ pulldown-cmark = "0.10"
2323
ructe = "0.17.0"
2424
salvo = { version = "0.66.0", features = ["affix", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
2525
serde = { version = "1.0.196", features = ["derive"] }
26-
serde_yaml = "0.9.31"
26+
serde_yaml = "0.9.32"
2727
slug = "0.1.5"
2828
tokio = { version = "1.36.0" }
2929
tracing = "0.1.40"

0 commit comments

Comments
 (0)