Skip to content

Commit 10c4611

Browse files
Bump serde_yaml from 0.9.14 to 0.9.17 (#944)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.14 to 0.9.17. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.14...0.9.17) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb5a85d commit 10c4611

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
@@ -40,7 +40,7 @@ owo-colors = "3.5.0"
4040
regex = "1.6.0"
4141
serde = "1.0.147"
4242
serde_json = "1.0.89"
43-
serde_yaml = "0.9.14"
43+
serde_yaml = "0.9.17"
4444
# TODO With the new value parsers, we're really close to being able to eliminate
4545
# the strum dependency
4646
strum = { version = "0.24.1", features = ["derive"] }

0 commit comments

Comments
 (0)