Skip to content

Commit 36edf27

Browse files
build(deps): bump serde_json from 1.0.92 to 1.0.93 (quickwit-oss#51)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.92...v1.0.93) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef4120e commit 36edf27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ chrono = { version = "0.4.23" }
1818
tantivy = { version = "0.19.2" }
1919
itertools = { version = "0.10.5" }
2020
futures = { version = "0.3.26" }
21-
serde_json = { version = "1.0.91" }
21+
serde_json = { version = "1.0.93" }
2222

2323
[dependencies.pyo3]
2424
version = "0.18.0"

0 commit comments

Comments
 (0)