aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-06-09 21:46:12 -0400
committerDeterminant <tederminant@gmail.com>2020-06-09 21:46:12 -0400
commit56bc442c4da0e6e75401d50f206fe56e1bf8adbb (patch)
treed2fb87c5001d17cf14dda1701a93b085fb2a6402 /Cargo.toml
parent61efb65b72a1d8d02a2c1615ae4a498eef7540c6 (diff)
...
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 fb77a6a..ee8d867 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,6 +9,7 @@ edition = "2018"
[dependencies]
crc = "1.8.1"
lru = "0.5.1"
+scan_fmt = "0.2.5"
[lib]
name = "growthring"