build(deps): update rust crate yaml-rust2 to 0.9.0

This commit is contained in:
renovate[bot]
2024-09-25 16:37:49 +00:00
committed by GitHub
parent 1326e61a83
commit a1e338b3dd
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -3705,9 +3705,9 @@ dependencies = [
[[package]]
name = "yaml-rust2"
version = "0.8.1"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
checksum = "2a1a1c0bc9823338a3bdf8c61f994f23ac004c6fa32c08cd152984499b445e8d"
dependencies = [
"arraydeque",
"encoding_rs",