Skip to content

Commit

Permalink
build(deps): bump ordered-float from 4.3.0 to 4.4.0 in the rust group
Browse files Browse the repository at this point in the history
Bumps the rust group with 1 update: [ordered-float](https://github.com/reem/rust-ordered-float).


Updates `ordered-float` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v4.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 21, 2024
1 parent 488864f commit 8ea1845
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 codi-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ readme.workspace = true

[dependencies]
libm = "0.2.8"
ordered-float = { version = "4.3.0", default-features = false }
ordered-float = { version = "4.4.0", default-features = false }

[features]
default = ["std"]
Expand Down

0 comments on commit 8ea1845

Please sign in to comment.