Skip to content

Commit

Permalink
build(deps): bump tantivy from 0.21.1 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [tantivy](https://github.com/quickwit-oss/tantivy) from 0.21.1 to 0.22.0.
- [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.21.1...tantivy-query-grammar-v0.22.0)

---
updated-dependencies:
- dependency-name: tantivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent c6a8213 commit 167d8e9
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 61 deletions.
102 changes: 42 additions & 60 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ serde_with = { version = "3.6", features=["alloc", "macros", "indexmap_2"], defa
shellexpand = "3.0"
strum_macros = "0.26"
strum = { version = "0.26", features = ["strum_macros", "derive"] }
tantivy = "0.21.1"
tantivy = "0.22.0"
tempdir = "0.3.7"
thiserror = "1.0"
tracing = "0.1"
Expand Down

0 comments on commit 167d8e9

Please sign in to comment.