Skip to content

Commit 1f85577

Browse files
Bump indexmap from 2.11.4 to 2.12.0 (#1460)
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 f6127f2 commit 1f85577

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ futures = "0.3.31"
2525
hostname = "0.4.0"
2626
http = "1.3.1"
2727
http-body-util = "0.1.3"
28-
indexmap = "2.11.4"
28+
indexmap = "2.12.0"
2929
multer = "3.1.0"
3030
paste = "1.0.15"
3131
percent-encoding = "2.3.2"

0 commit comments

Comments
 (0)