Skip to content

Commit e1a7d47

Browse files
chore(deps): update rust crate flexbuffers to v25 (#2047)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flexbuffers](https://google.github.io/flatbuffers/flexbuffers) ([source](https://redirect.github.com/google/flatbuffers)) | workspace.dependencies | major | `24.0.0` -> `25.0.0` | --- ### Release Notes <details> <summary>google/flatbuffers (flexbuffers)</summary> ### [`v25.1.21`](https://redirect.github.com/google/flatbuffers/blob/HEAD/CHANGELOG.md#25121-January-21-2025) [Compare Source](https://redirect.github.com/google/flatbuffers/compare/v24.12.23...v25.1.21) - Rust Full Reflection ([#&#8203;8102](https://redirect.github.com/google/flatbuffers/issues/8102)) - Mostly documentation updates hosted at https://flatbuffers.dev </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/spiraldb/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b32802e commit e1a7d47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dyn-hash = "0.2.0"
8282
enum-iterator = "2.0.0"
8383
fastlanes = "0.1.5"
8484
flatbuffers = "24.3.25"
85-
flexbuffers = "24.0.0"
85+
flexbuffers = "25.0.0"
8686
flume = "0.11"
8787
fsst-rs = "0.4.1"
8888
futures = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)