Skip to content

Commit 16aab34

Browse files
dependabot[bot]arxanas
authored andcommitted
build: 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 cb497fc commit 16aab34

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -71,7 +71,7 @@ git-branchless-test = { version = "0.10.0", path = "git-branchless-test" }
7171
git-branchless-undo = { version = "0.10.0", path = "git-branchless-undo" }
7272
git2 = { version = "0.20.0", default-features = false }
7373
glob = "0.3.2"
74-
indexmap = "2.7.0"
74+
indexmap = "2.7.1"
7575
indicatif = { version = "0.17.9", features = ["improved_unicode"] }
7676
itertools = "0.14.0"
7777
lalrpop = "0.19.12"

0 commit comments

Comments
 (0)