Skip to content

Commit d31f700

Browse files
Bump indexmap from 2.11.4 to 2.12.0 (#1222)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1507827 commit d31f700

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
@@ -33,7 +33,7 @@ futures-core = "0.3.31"
3333
heck = "0.5.0"
3434
http = "1.3.1"
3535
hyper = "1.7.0"
36-
indexmap = "2.11.4"
36+
indexmap = "2.12.0"
3737
openapiv3 = "2.2.0"
3838
percent-encoding = "2.3.2"
3939
proc-macro2 = "1.0.101"

0 commit comments

Comments
 (0)