Skip to content

Commit 9a98d55

Browse files
authored
Merge pull request #601 from rust-cli/renovate/yaml-rust2-0.x
chore(deps): Update Rust crate yaml-rust2 to 0.9
2 parents ce47d00 + 5158642 commit 9a98d55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -127,7 +127,7 @@ nom = "7"
127127
async-trait = { version = "0.1", optional = true }
128128
toml = { version = "0.8", optional = true }
129129
serde_json = { version = "1.0", optional = true }
130-
yaml-rust2 = { version = "0.8", optional = true }
130+
yaml-rust2 = { version = "0.9", optional = true }
131131
rust-ini = { version = "0.21", optional = true }
132132
ron = { version = "0.8", optional = true }
133133
json5_rs = { version = "0.4", optional = true, package = "json5" }

0 commit comments

Comments
 (0)