Skip to content

Commit bebe23f

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

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
@@ -42,7 +42,7 @@ owo-colors = "3.5.0"
4242
regex = "1.8.4"
4343
serde = "1.0"
4444
serde_json = "1.0"
45-
serde_yaml = "0.9.21"
45+
serde_yaml = "0.9.25"
4646
# TODO With the new value parsers, we're really close to being able to eliminate
4747
# the strum dependency
4848
strum = { version = "0.25.0", features = ["derive"] }

0 commit comments

Comments
 (0)