Skip to content

Commit 0e87a59

Browse files
build(deps): bump indexmap from 2.5.0 to 2.6.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.5.0 to 2.6.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.5.0...2.6.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 83c4f77 commit 0e87a59

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
@@ -104,7 +104,7 @@ tracing-appender = "0.2.3"
104104
strip-ansi-escapes = "0.2.0"
105105
color-eyre = "0.6.3"
106106
serde = { version = "1.0.210", features = ["derive"] }
107-
indexmap = "2.5.0"
107+
indexmap = "2.6.0"
108108
dirs = "5.0.1"
109109
walkdir = "2.5.0"
110110
notify = { version = "6.1.1", default-features = false }

0 commit comments

Comments
 (0)