Skip to content

Commit b393075

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

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
@@ -55,5 +55,5 @@ tokio = { version = "1.43.3", features = ["rt-multi-thread", "macros"] }
5555
chrono = "0.4.42"
5656
anyhow = "1.0.100"
5757
pico-args = "0.5.0"
58-
serde_json = "1.0.145"
58+
serde_json = "1.0.146"
5959
slug = "0.1.6"

0 commit comments

Comments
 (0)