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 Oct 22, 2024
1 parent 11a6035 commit 3feac05
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 @@ -15,7 +15,7 @@ rust-version = "1.64"
itoa = "1"
ryu = "1"
halfbrown = { version = "0.2", optional = true }
float-cmp = "0.9"
float-cmp = "0.10"
ordered-float = { version = "4", optional = true }
hashbrown = { version = "0.14", optional = true }
abi_stable = { version = "0.11.0", optional = true, default-features = false }
Expand Down

0 comments on commit 3feac05

Please sign in to comment.