Skip to content

Commit

Permalink
Update float-cmp requirement from 0.9 to 0.10
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: float-cmp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 20114de commit 328aa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ argmin-math = { version = "0.3.0", features = ["ndarray_latest-serde", "nalgebra
cc = "1.0"

[dev-dependencies]
float-cmp = "0.9"
float-cmp = "0.10"

0 comments on commit 328aa52

Please sign in to comment.