Skip to content

Commit 86fc120

Browse files
Bump indexmap from 1.8.2 to 1.9.1 (#381)
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.2 to 1.9.1. - [Release notes](https://github.com/bluss/indexmap/releases) - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@1.8.2...1.9.1) --- 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 978e4dd commit 86fc120

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
@@ -18,7 +18,7 @@ bytes = "1"
1818
futures = "0.3.21"
1919
hostname = "0.3.0"
2020
http = "0.2.8"
21-
indexmap = "1.8.2"
21+
indexmap = "1.9.1"
2222
openapiv3 = "=1.0.1"
2323
paste = "1.0.7"
2424
percent-encoding = "2.1.0"

0 commit comments

Comments
 (0)