Skip to content

Commit

Permalink
Bump ordered-float from 4.1.1 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v4.1.1...v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 70bec60 commit 0145adb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ libp2p = { default-features = false, features = ["autonat", "dns", "ed25519", "i
libp2p-identity = { features = ["ed25519", "rand"], version = "0.2.7" }
notify = "6"
once_cell = "1"
ordered-float = "4.1.1"
ordered-float = "4.2.0"
pav_regression = "0.4.0"
parking_lot = "0.12.0"
rand = { features = ["small_rng"], workspace = true }
Expand Down

0 comments on commit 0145adb

Please sign in to comment.