Skip to content

Commit 4507126

Browse files
Bump serde from 1.0.226 to 1.0.227 in /data/render
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.226 to 1.0.227. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.226...v1.0.227) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.227 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52b5cf4 commit 4507126

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
@@ -44,7 +44,7 @@ similar_names = "allow"
4444
too_many_lines = "allow" # We'll use the clippy.toml threshold instead
4545

4646
[dependencies]
47-
serde = "1.0.226"
47+
serde = "1.0.227"
4848
serde_derive = "1.0.136"
4949
serde_yaml = "0.9.34"
5050
askama = "0.12.1"

0 commit comments

Comments
 (0)