Skip to content

Commit 04b7699

Browse files
chore(deps): Update Rust crate yaml-rust2 to 0.11.0
1 parent 7293108 commit 04b7699

2 files changed

Lines changed: 10 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ serde_core = "1.0.228"
137137
async-trait = { version = "0.1.89", optional = true }
138138
toml = { version = "1.0.6", optional = true, default-features = false, features = ["parse", "serde"] }
139139
serde_json = { version = "1.0.149", optional = true }
140-
yaml-rust2 = { version = "0.10.4", optional = true }
140+
yaml-rust2 = { version = "0.11.0", optional = true }
141141
rust-ini = { version = "0.21.3", optional = true }
142142
ron = { version = "0.12.0", optional = true }
143143
json5 = { version = "0.4.1", optional = true }

0 commit comments

Comments
 (0)