Skip to content

Commit

Permalink
chore: bump float-cmp to 0.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Chojan Shang <psiace@outlook.com>
  • Loading branch information
PsiACE committed Jul 26, 2021
1 parent b55ac67 commit bef7032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,7 +25,7 @@ predicates-core = { version = "1.0", path = "crates/core" }
difflib = { version = "0.4", optional = true }
normalize-line-endings = { version = "0.3.0", optional = true }
regex = { version="1.0", optional = true }
float-cmp = { version="0.8", optional = true }
float-cmp = { version="0.9", optional = true }
itertools = "0.10"

[dev-dependencies]
Expand Down

0 comments on commit bef7032

Please sign in to comment.