Skip to content

Commit 05f6d42

Browse files
authored
Merge pull request #131 from ignatenkobrain/patch-2
chore: Update float-cmp to 0.6
2 parents 436c964 + 03849da commit 05f6d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ rust-ini = { version = "0.13", optional = true }
3333

3434
[dev-dependencies]
3535
serde_derive = "1.0.8"
36-
float-cmp = "0.4"
36+
float-cmp = "0.6"
3737
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)