Skip to content

Commit

Permalink
⬆️ Update float-cmp requirement from ^0.9.0 to ^0.10.0
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 Nov 1, 2024
1 parent 9557faa commit e946a02
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 @@ -27,7 +27,7 @@ getset = "^0.1.2"

[dev-dependencies]
criterion = { version = "^0.5", features = ["html_reports"] }
float-cmp = "^0.9.0"
float-cmp = "^0.10.0"
test-case = "3"
test-strategy = "^0.4.0"
mutants = "^0.0.3"
Expand Down

0 comments on commit e946a02

Please sign in to comment.