Skip to content

Commit 31c0b74

Browse files
Bump indexmap from 2.4.0 to 2.5.0 (#1101)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.4.0 to 2.5.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: indexmap 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 e108fd7 commit 31c0b74

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ form_urlencoded = "1.2.1"
2424
futures = "0.3.30"
2525
hostname = "0.4.0"
2626
http = "0.2.9"
27-
indexmap = "2.4.0"
27+
indexmap = "2.5.0"
2828
multer = "3.1.0"
2929
paste = "1.0.15"
3030
percent-encoding = "2.3.1"

0 commit comments

Comments
 (0)