aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2021-07-07 21:17:01 -0400
committerChristine Dodrill <me@christine.website>2021-07-07 21:17:46 -0400
commit7dfdd131e4346bdfda6a709e9de0c1e543d8554e (patch)
treee7c216b2e77d007691f9a6126ed95867334b83f2 /Cargo.toml
parent0019b0a4e9d48e4c8f660fc25a94af0deacf99e3 (diff)
downloadxesite-7dfdd131e4346bdfda6a709e9de0c1e543d8554e.tar.xz
xesite-7dfdd131e4346bdfda6a709e9de0c1e543d8554e.zip
closer integration into android, read estimates
Signed-off-by: Christine Dodrill <me@christine.website>
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 4839729..45cc8a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ color-eyre = "0.5"
chrono = "0.4"
comrak = "0.10"
envy = "0.4"
+estimated_read_time = "1"
futures = "0.3"
glob = "0.3"
hyper = "0.14"