Skip to content

Commit 380cf2d

Browse files
Bump serde_yaml from 0.9.27 to 0.9.34+deprecated (#1298)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.27 to 0.9.34+deprecated. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.27...0.9.34) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3db1a6 commit 380cf2d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -56,7 +56,7 @@ owo-colors.workspace = true
5656
regex = "1.10.2"
5757
serde = "1.0"
5858
serde_json = "1.0"
59-
serde_yaml = "0.9.27"
59+
serde_yaml = "0.9.34"
6060
# TODO With the new value parsers, we're really close to being able to eliminate
6161
# the strum dependency
6262
strum.workspace = true

0 commit comments

Comments
 (0)