Skip to content

Commit c501747

Browse files
Bump serde_json from 1.0.124 to 1.0.125 in /data/render
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.124...1.0.125) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 764349b commit c501747

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
@@ -16,5 +16,5 @@ tokio = { version = "1.26.0", features = ["rt-multi-thread", "macros"] }
1616
chrono = "0.4.38"
1717
anyhow = "1.0.86"
1818
pico-args = "0.5.0"
19-
serde_json = "1.0.124"
19+
serde_json = "1.0.125"
2020
slug = "0.1.5"

0 commit comments

Comments
 (0)