summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e854ebb..98a1383 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,5 +33,5 @@ rust-ini = { version = "0.13", optional = true }
[dev-dependencies]
serde_derive = "1.0.8"
-float-cmp = "0.4"
+float-cmp = "0.6"
chrono = { version = "0.4", features = ["serde"] }