Skip to content

Commit

Permalink
chore(deps): bump indexmap from 2.2.6 to 2.4.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.4.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.2.6...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 7bd6a91 commit 603f5a4
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
86 changes: 43 additions & 43 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ hmac = { version = "0.12", default-features = false }
glob = "0.3.1"
http = "1.1"
httpdate = "1.0"
indexmap = { version = "2.2", default-features = false, features = ["serde"] }
indexmap = { version = "2.4", default-features = false, features = ["serde"] }
indicatif = { version = "0.17", default-features = false, features = ["rayon"] }
jwt = "0.16"
lazysort = "0.2"
Expand Down

0 comments on commit 603f5a4

Please sign in to comment.