Skip to content

Commit 81e4dec

Browse files
dependabot[bot]alessandrogario
authored andcommitted
build(deps): bump serde_json from 1.0.147 to 1.0.148
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.147 to 1.0.148. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.147...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11c88ef commit 81e4dec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ log = "0.4.29"
2626
memmap2 = "0.9"
2727
rayon = "1.11.0"
2828
serde = { version = "1.0.219", features = ["derive"] }
29-
serde_json = "1.0.147"
29+
serde_json = "1.0.148"
3030
chrono = { version = "0.4.42", features = ["clock"], default-features = false }
3131
thiserror = "2.0"
3232

0 commit comments

Comments
 (0)