Skip to content

Commit c99ffb9

Browse files
Bump serde_yaml from 0.9.30 to 0.9.31 in /data/render
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.30 to 0.9.31. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.30...0.9.31) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17c9a36 commit c99ffb9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

data/render/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.

data/render/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
[dependencies]
88
serde = "1.0.195"
99
serde_derive = "1.0.136"
10-
serde_yaml = "0.9.30"
10+
serde_yaml = "0.9.31"
1111
askama = "0.12.1"
1212
# Switch back to crates as soon as a new release with tokio 1.x support is
1313
# released. See https://github.com/softprops/hubcaps/pull/285

0 commit comments

Comments
 (0)