Skip to content

Commit 751ac1d

Browse files
build(deps): bump indexmap from 2.8.0 to 2.9.0 (#250)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.8.0 to 2.9.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d60800 commit 751ac1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ env_logger = "0.11.7"
2929
url = "2.5.4"
3030
rust-embed = { version = "8.6.0", features = ["interpolate-folder-path"] }
3131
lazy_static = "1.5.0"
32-
indexmap = { version = "2.8.0", features = ["serde"] }
32+
indexmap = { version = "2.9.0", features = ["serde"] }
3333
rss = "2.0.12"
3434
rayon = "1.10.0"
3535

0 commit comments

Comments
 (0)