Skip to content

Commit 024542d

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

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
@@ -70,7 +70,7 @@ git-branchless-test = { version = "0.8.0", path = "git-branchless-test" }
7070
git-branchless-undo = { version = "0.8.0", path = "git-branchless-undo" }
7171
git2 = { version = "0.17.2", default-features = false }
7272
glob = "0.3.0"
73-
indexmap = "2.0.2"
73+
indexmap = "2.1.0"
7474
indicatif = { version = "0.17.7", features = ["improved_unicode"] }
7575
itertools = "0.11.0"
7676
lalrpop = "0.19.12"

0 commit comments

Comments
 (0)