Skip to content

Commit 53a2952

Browse files
build(deps): bump indexmap from 2.11.4 to 2.12.0 (#2095)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.4 to 2.12.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3dc666 commit 53a2952

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

harper-ls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ resolve-path = "0.1.0"
2929
open = "5.3.0"
3030
futures = "0.3.31"
3131
serde = { version = "1.0.228", features = ["derive"] }
32-
indexmap = { version = "2.11.4", features = ["serde"] }
32+
indexmap = { version = "2.12.0", features = ["serde"] }
3333
globset = "0.4.16"
3434
harper-ink = { version = "0.68.0", path = "../harper-ink" }
3535

0 commit comments

Comments
 (0)