Skip to content

Commit b9189a4

Browse files
Merge pull request #440 from Metaswitch/dependabot/cargo/yaml-rust2-0.9.0
2 parents b34a68b + 14316b1 commit b9189a4

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
@@ -21,7 +21,7 @@ serde = { version = "1", features = ["derive"] }
2121
serde_yaml = "0.9"
2222
structopt = "0.3"
2323
uuid = { version = "1.10", features = ["v4"] }
24-
yaml-rust2 = "0.8.1"
24+
yaml-rust2 = "0.9.0"
2525
simplelog = "0.12"
2626
nix = { version = "0.29", default-features = false, features = ["user"] }
2727
shlex = "1.3"

0 commit comments

Comments
 (0)