aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2022-05-18 20:17:48 -0400
committerXe Iaso <me@christine.website>2022-05-18 20:17:48 -0400
commite2b9f384bf4033eddf321b5b5020ac4847609b37 (patch)
treea7d0b57c91821d29fa1d34f80599d5eca7e517dd /Cargo.toml
parent0e22f4c224401d10bc1097aeaf9ec4722d1f3e5e (diff)
downloadxesite-e2b9f384bf4033eddf321b5b5020ac4847609b37.tar.xz
xesite-e2b9f384bf4033eddf321b5b5020ac4847609b37.zip
look for patreon creds in ~ instead of .
Signed-off-by: Xe Iaso <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 490a517..f08f312 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,6 +16,7 @@ color-eyre = "0.6"
chrono = "0.4"
comrak = "0.12.1"
derive_more = "0.99"
+dirs = "4"
envy = "0.4"
estimated_read_time = "1"
futures = "0.3"