Skip to content

Commit f1c1aa5

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump indexmap from 2.1.0 to 2.2.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.1.0 to 2.2.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.1.0...2.2.1) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10d7bf3 commit f1c1aa5

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
@@ -71,7 +71,7 @@ git-branchless-test = { version = "0.8.0", path = "git-branchless-test" }
7171
git-branchless-undo = { version = "0.8.0", path = "git-branchless-undo" }
7272
git2 = { version = "0.17.2", default-features = false }
7373
glob = "0.3.0"
74-
indexmap = "2.1.0"
74+
indexmap = "2.2.1"
7575
indicatif = { version = "0.17.7", features = ["improved_unicode"] }
7676
itertools = "0.12.0"
7777
lalrpop = "0.19.12"

0 commit comments

Comments
 (0)