Skip to content

Commit 01001c5

Browse files
dependabot[bot]claytonrcarter
authored andcommitted
build: bump indexmap from 2.9.0 to 2.11.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.9.0 to 2.11.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.9.0...2.11.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c55ad3 commit 01001c5

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.9.0"
74+
indexmap = "2.11.0"
7575
indicatif = { version = "0.17.11", features = ["improved_unicode"] }
7676
itertools = "0.14.0"
7777
lalrpop = "0.19.12"

0 commit comments

Comments
 (0)