Skip to content

Commit 30c457a

Browse files
chore(deps): bump indexmap from 2.7.1 to 2.8.0 (#15333)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.1 to 2.8.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: indexmap 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 722ccb9 commit 30c457a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 15 additions & 15 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
@@ -142,7 +142,7 @@ env_logger = "0.11"
142142
futures = "0.3"
143143
half = { version = "2.5.0", default-features = false }
144144
hashbrown = { version = "0.14.5", features = ["raw"] }
145-
indexmap = "2.7.1"
145+
indexmap = "2.8.0"
146146
itertools = "0.14"
147147
log = "^0.4"
148148
object_store = { version = "0.11.0", default-features = false }

0 commit comments

Comments
 (0)