Skip to content

Commit 6a97941

Browse files
Bump indexmap from 2.11.4 to 2.12.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.4 to 2.12.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1951089 commit 6a97941

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -27,7 +27,7 @@ chrono = "0.4"
2727
clap = {version = "4.5.48", features = ["cargo", "derive"]}
2828
include_dir = "0.7.4"
2929
highs = "1.12.0"
30-
indexmap = "2.11.0"
30+
indexmap = "2.12.0"
3131
human-panic = "2.0.3"
3232
clap-markdown = "0.1.5"
3333
platform-info = "2.0.5"

0 commit comments

Comments
 (0)