Skip to content

Commit edad11a

Browse files
committed
Update (dev) dependency float-cmp: 0.6 -> 0.8
Signed-off-by: Matthias Beyer <[email protected]>
1 parent d548ffe commit edad11a

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.16", optional = true }
3333

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

0 commit comments

Comments
 (0)