Skip to content

Commit ff4bfe8

Browse files
build(deps): bump tantivy from 0.19.1 to 0.19.2 (quickwit-oss#53)
Bumps [tantivy](https://github.com/quickwit-oss/tantivy) from 0.19.1 to 0.19.2. - [Release notes](https://github.com/quickwit-oss/tantivy/releases) - [Changelog](https://github.com/quickwit-oss/tantivy/blob/main/CHANGELOG.md) - [Commits](quickwit-oss/tantivy@0.19.1...0.19.2) --- updated-dependencies: - dependency-name: tantivy 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 8005d09 commit ff4bfe8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -15,7 +15,7 @@ pyo3-build-config = { version = "0.18.1" }
1515

1616
[dependencies]
1717
chrono = { version = "0.4.23" }
18-
tantivy = { version = "0.19.1" }
18+
tantivy = { version = "0.19.2" }
1919
itertools = { version = "0.10.5" }
2020
futures = { version = "0.3.26" }
2121
serde_json = { version = "1.0.91" }

0 commit comments

Comments
 (0)