Skip to content

Commit 14316b1

Browse files
Bump yaml-rust2 from 0.8.1 to 0.9.0
Bumps [yaml-rust2](https://github.com/Ethiraric/yaml-rust2) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/Ethiraric/yaml-rust2/releases) - [Changelog](https://github.com/Ethiraric/yaml-rust2/blob/master/CHANGELOG.md) - [Commits](Ethiraric/yaml-rust2@v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: yaml-rust2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b34a68b commit 14316b1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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)