Skip to content

Commit

Permalink
Update float-cmp requirement from 0.9.0 to 0.10.0 (#44)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 810ffd3 commit 80f2f0e
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 @@ -45,4 +45,4 @@ path = "src/bin/main.rs"
required-features = ["cli"]

[dev-dependencies]
float-cmp = "0.9.0"
float-cmp = "0.10.0"

0 comments on commit 80f2f0e

Please sign in to comment.