fix(deps): update rust crate gray_matter to 0.3.0

This commit is contained in:
renovate[bot]
2025-08-10 14:39:45 +00:00
committed by GitHub
parent b1bc1f4701
commit 15af020e94

View File

@@ -10,7 +10,7 @@ askama = { version = "0.14" }
axum = "0.8.0"
chrono = { version = "0.4.31", features = ["serde"] }
pulldown-cmark = { version = "0.13" }
gray_matter = "0.2.6"
gray_matter = "0.3.0"
rss = "2.0.7"
serde = "1.0.195"
serde_json = "1.0.111"