Skip to content

Commit 8f6daa4

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump indexmap from 2.11.0 to 2.11.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.0 to 2.11.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.0...2.11.1) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9363761 commit 8f6daa4

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fern = "0.7.1"
2424
gix-prompt = "0.11.1"
2525
globset = "0.4.16"
2626
ignore = "0.4.23"
27-
indexmap = "2.11.0"
27+
indexmap = "2.11.1"
2828
itertools = "0.14.0"
2929
log = "0.4.28"
3030
memmap2 = { version = "0.9.8", optional = true }

0 commit comments

Comments
 (0)