Skip to content

Commit 6118046

Browse files
Merge pull request #1536 from analysis-tools-dev/dependabot/cargo/data/render/serde_yaml-0.9.32
2 parents 884a855 + 0200f52 commit 6118046

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

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.196"
99
serde_derive = "1.0.136"
10-
serde_yaml = "0.9.31"
10+
serde_yaml = "0.9.32"
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)