Skip to content

Commit 1884175

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

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 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
@@ -150,7 +150,7 @@ env_logger = "0.11"
150150
futures = "0.3"
151151
half = { version = "2.6.0", default-features = false }
152152
hashbrown = { version = "0.14.5", features = ["raw"] }
153-
indexmap = "2.9.0"
153+
indexmap = "2.10.0"
154154
itertools = "0.14"
155155
log = "^0.4"
156156
object_store = { version = "0.12.2", default-features = false }

0 commit comments

Comments
 (0)