Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update rust crate fastembed to v4 (#250)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fastembed](https://crates.io/crates/fastembed) ([source](https://togithub.com/Anush008/fastembed-rs)) | dependencies | major | `3.6` -> `4.0` | --- ### Release Notes <details> <summary>Anush008/fastembed-rs (fastembed)</summary> ### [`v4.0.0`](https://togithub.com/Anush008/fastembed-rs/releases/tag/v4.0.0) [Compare Source](https://togithub.com/Anush008/fastembed-rs/compare/v3.14.1...v4.0.0) ##### 🍕 Features - Configurable Mean pooling ([#​99](https://togithub.com/Anush008/fastembed-rs/issues/99)) ([4f09b68](https://togithub.com/Anush008/fastembed-rs/commit/4f09b6842ce1fcfaf6362678afcad9a176e05304)) - By [@​triandco](https://togithub.com/triandco) - Image Embeddings ([#​101](https://togithub.com/Anush008/fastembed-rs/issues/101)) ([94b8f78](https://togithub.com/Anush008/fastembed-rs/commit/94b8f78497e3577abeddfc8f82c0c7b44556cc3b)) - By [@​lywa1998](https://togithub.com/lywa1998) - `EmbeddingOutput` to allow for custom output key and transformations ([#​102](https://togithub.com/Anush008/fastembed-rs/issues/102)) ([befdb32](https://togithub.com/Anush008/fastembed-rs/commit/befdb3263860e4ac3bbb87ccb55402c372aca3ef)) - By [@​denwong47](https://togithub.com/denwong47) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bosun-ai/swiftide). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Timon Vonk <[email protected]>
- Loading branch information