Skip to content

Commit 71aaf30

Browse files
Bump serde_yaml from 0.9.13 to 0.9.14 (#833)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.13 to 0.9.14. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.13...0.9.14) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 471efcb commit 71aaf30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -36,7 +36,7 @@ owo-colors = "3.5.0"
3636
regex = "1.6.0"
3737
serde = "1.0.147"
3838
serde_json = "1.0.89"
39-
serde_yaml = "0.9.13"
39+
serde_yaml = "0.9.14"
4040
# TODO With the new value parsers, we're really close to being able to eliminate
4141
# the strum dependency
4242
strum = { version = "0.24.1", features = ["derive"] }

0 commit comments

Comments
 (0)