Skip to content

Commit

Permalink
chore(deps): bump indexmap from 2.2.6 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.6 to 2.6.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.2.6...2.6.0)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 67ccaf8 commit fa9c391
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/curp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ event-listener = "5.3.1"
flume = "0.11.0"
fs2 = "0.4.3"
futures = "0.3.21"
indexmap = "2.2.6"
indexmap = "2.6.0"
itertools = "0.13"
madsim = { version = "0.2.27", features = ["rpc", "macros"] }
opentelemetry = { version = "0.24.0", features = ["metrics"] }
Expand Down

0 comments on commit fa9c391

Please sign in to comment.