aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 23c17be..0a8e040 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,4 +15,5 @@ svgtypes = "*"
xmltree = "*"
pretty_env_logger = "*"
log = "*"
-thiserror = "*" \ No newline at end of file
+thiserror = "*"
+float-cmp = "*" \ No newline at end of file