Skip to content

Commit

Permalink
Merge pull request #109 from PsiACE/bump-deps
Browse files Browse the repository at this point in the history
chore: bump float-cmp to 0.9.0
  • Loading branch information
epage committed Jul 26, 2021
2 parents b55ac67 + bef7032 commit 81b258e
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 81b258e

Please sign in to comment.