Skip to content

Commit cb11c88

Browse files
Bump indexmap from 2.11.1 to 2.11.4 (#1436)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.1 to 2.11.4. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.1...2.11.4) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e70b805 commit cb11c88

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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.1"
28+
indexmap = "2.11.4"
2929
multer = "3.1.0"
3030
paste = "1.0.15"
3131
percent-encoding = "2.3.2"

0 commit comments

Comments
 (0)