aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-08-06 19:48:39 -0400
committerNathan Perry <np@nathanperry.dev>2024-08-06 19:48:39 -0400
commitcee9391a89b791ebaf4c128e262448dacb089359 (patch)
treeb75379ba2fb469556a7a657367467369f4d655f4 /Cargo.toml
parentf491e18e15c1575fb8ef9fa5097f07dc95e02883 (diff)
remove typemap dep
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f3f28e6..72db16d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,6 @@ lazy_static = "1.4"
anyhow = "1.0"
thiserror = "1.0"
log = "0.4"
-typemap = "0.3"
url = "2.5"
dotenv = "0.15"
chrono = "0.4"