Skip to content

Commit 6c715ee

Browse files
Build(deps): Bump serde_yaml from 0.8.20 to 0.8.21
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.20 to 0.8.21. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.8.20...0.8.21) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5ea164 commit 6c715ee

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
@@ -35,7 +35,7 @@ rand = "0.8.4"
3535
rayon = "1.5.1"
3636
serde = { version = "1.0.130", features = ["derive"] }
3737
serde_json = "1.0.67"
38-
serde_yaml = "0.8.20"
38+
serde_yaml = "0.8.21"
3939
signal-hook = "0.3.10"
4040
toml = "0.5.8"
4141

0 commit comments

Comments
 (0)