Skip to content

Commit

Permalink
Bump indexmap from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [indexmap](https://github.com/bluss/indexmap) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 496d4c6 commit b7209ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 dozer-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ahash = "0.8.3"
thiserror = "1.0.48"
parking_lot = "0.12"
bytes = "1.4.0"
indexmap = "2.0.0"
indexmap = "2.0.1"
ordered-float = { version = "3.9.1", features = ["serde"] }
tracing = "0.1.36"
log = "0.4.17"
Expand Down

0 comments on commit b7209ee

Please sign in to comment.