Skip to content

Commit 3ec4965

Browse files
chore(deps): bump indexmap from 2.10.0 to 2.11.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.10.0 to 2.11.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.11.1) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d05f56d commit 3ec4965

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
@@ -47,7 +47,7 @@ gix = { version = "0.73", default-features = false, features = [
4747
"command",
4848
"revision",
4949
] }
50-
indexmap = "2.7"
50+
indexmap = "2.11"
5151
is-terminal = "0.4"
5252
jiff = "0.2.1"
5353
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)