Skip to content

Commit d8a6961

Browse files
Bump serde_yaml from 0.9.25 to 0.9.27 (#1206)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.25 to 0.9.27. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.25...0.9.27) --- 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 a8a6e2a commit d8a6961

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
@@ -55,7 +55,7 @@ owo-colors.workspace = true
5555
regex = "1.10.2"
5656
serde = "1.0"
5757
serde_json = "1.0"
58-
serde_yaml = "0.9.25"
58+
serde_yaml = "0.9.27"
5959
# TODO With the new value parsers, we're really close to being able to eliminate
6060
# the strum dependency
6161
strum.workspace = true

0 commit comments

Comments
 (0)