Skip to content

Commit 3cf9bee

Browse files
dependabot[bot]jpgrayson
authored andcommitted
chore(deps): bump indexmap from 2.7.0 to 2.7.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.0 to 2.7.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.0...2.7.1) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50ff191 commit 3cf9bee

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.70", default-features = false, features = [
4747
"command",
4848
"revision",
4949
] }
50-
indexmap = "2.1"
50+
indexmap = "2.7"
5151
is-terminal = "0.4"
5252
jiff = "0.1.21"
5353
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)