Skip to content

Commit 1595767

Browse files
chore(deps): bump serde_yaml from 0.9.2 to 0.9.10
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.2 to 0.9.10. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.2...0.9.10) --- 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 0cd89f7 commit 1595767

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
@@ -34,7 +34,7 @@ humantime-serde = "1"
3434
bstr = { version = "0.2", features = ["serde1"] }
3535
derive_more = "0.99.17"
3636
eyre = "0.6"
37-
serde_yaml = "0.9.2"
37+
serde_yaml = "0.9.10"
3838
serde_json = "1.0"
3939
schemars = { version = "0.8.8", features = ["preserve_order"] }
4040
toml = "0.5"

0 commit comments

Comments
 (0)