Skip to content

Commit

Permalink
chore(deps): bump fastembed from 1.10.0 to 2.0.1 (#94)
Browse files Browse the repository at this point in the history
Bumps [fastembed](https://github.com/Anush008/fastembed-rs) from 1.10.0 to 2.0.1.
- [Release notes](https://github.com/Anush008/fastembed-rs/releases)
- [Changelog](https://github.com/Anush008/fastembed-rs/blob/main/.releaserc)
- [Commits](Anush008/fastembed-rs@v1.10.0...v2.0.1)

---
updated-dependencies:
- dependency-name: fastembed
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 07d4e51 commit 302e4e5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 60 deletions.
75 changes: 16 additions & 59 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 @@ -29,4 +29,4 @@ tracing-actix-web = "0.7"
env_logger = "0.10"
tokio = { version = "1", default-features = false }
actix-cors = "0.6.4"
fastembed = "1.9.0"
fastembed = "2.0.1"

0 comments on commit 302e4e5

Please sign in to comment.