Skip to content

Commit f75ffff

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

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.2.1"
74+
indexmap = "2.2.3"
7575
indicatif = { version = "0.17.8", features = ["improved_unicode"] }
7676
itertools = "0.12.1"
7777
lalrpop = "0.19.12"

0 commit comments

Comments
 (0)