Skip to content

Commit 3818b7a

Browse files
chore(deps): bump indexmap from 2.8.0 to 2.9.0 (apache#15732)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.8.0 to 2.9.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83ce79c commit 3818b7a

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -144,7 +144,7 @@ env_logger = "0.11"
144144
futures = "0.3"
145145
half = { version = "2.5.0", default-features = false }
146146
hashbrown = { version = "0.14.5", features = ["raw"] }
147-
indexmap = "2.8.0"
147+
indexmap = "2.9.0"
148148
itertools = "0.14"
149149
log = "^0.4"
150150
object_store = { version = "0.12.0", default-features = false }

0 commit comments

Comments
 (0)