Skip to content

Commit

Permalink
Bump fjall from 2.3.2 to 2.4.3
Browse files Browse the repository at this point in the history
Bumps [fjall](https://github.com/fjall-rs/fjall) from 2.3.2 to 2.4.3.
- [Release notes](https://github.com/fjall-rs/fjall/releases)
- [Commits](fjall-rs/fjall@2.3.2...2.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 9da21d5 commit c69eb34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -9,7 +9,7 @@ axum = { version = "0.7", features = ["http2", "query", "tokio", "http1"], defau
basic-toml = "*"
bincode = "1.3.3"
csv = "1"
fjall = { version = "2.3.1", default-features = false, features = ["bloom", "single_writer_tx", "miniz"] }
fjall = { version = "2.4.3", default-features = false, features = ["bloom", "single_writer_tx", "miniz"] }
indexmap = "2"
serde = { version = "1", features = ["derive"] }
stop-words = "0.8.0"
Expand Down

0 comments on commit c69eb34

Please sign in to comment.