Update float-cmp requirement from 0.6 to 0.8
Updates the requirements on [float-cmp](https://github.com/mikedilger/float-cmp) to permit the latest version. - [Release notes](https://github.com/mikedilger/float-cmp/releases) - [Commits](https://github.com/mikedilger/float-cmp/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0afebc3319
commit
9d930d6f16
@ -35,7 +35,7 @@ serde_derive = { version = "1", optional = true }
|
||||
simba = { version = "0.1.2", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
float-cmp = "0.6"
|
||||
float-cmp = "0.8"
|
||||
serde_json = "1"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Loading…
Reference in New Issue
Block a user