Skip to content

Commit

Permalink
chore(deps): bump fastembed from 1.7.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [fastembed](https://github.com/Anush008/fastembed-rs) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/Anush008/fastembed-rs/releases)
- [Changelog](https://github.com/Anush008/fastembed-rs/blob/main/.releaserc)
- [Commits](Anush008/fastembed-rs@v1.7.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 908d6dd commit 57bac25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.7.0"
fastembed = "1.9.0"

0 comments on commit 57bac25

Please sign in to comment.