Skip to content

Commit 5680291

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump indexmap from 2.0.0 to 2.0.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.0...2.0.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 944c661 commit 5680291

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.0"
73+
indexmap = "2.0.1"
7474
indicatif = { version = "0.17.7", features = ["improved_unicode"] }
7575
itertools = "0.11.0"
7676
lalrpop = "0.19.12"

0 commit comments

Comments
 (0)