Skip to content

Commit ec054a0

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.74", default-features = false, features = [
4747
"command",
4848
"revision",
4949
] }
50-
indexmap = "2.7"
50+
indexmap = "2.12"
5151
is-terminal = "0.4"
5252
jiff = "0.2.1"
5353
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)