Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 78233a5..6032259 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,3 +19,4 @@ paste = "1.0.14"
regex = "1.11.1"
itertools = "0.14.0"
codespan-reporting = { git = "https://github.com/brendanzab/codespan", version = "0.11.1" }
+umath = "0.0.7"