diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-08-06 19:48:39 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-08-06 19:48:39 -0400 |
| commit | cee9391a89b791ebaf4c128e262448dacb089359 (patch) | |
| tree | b75379ba2fb469556a7a657367467369f4d655f4 /Cargo.toml | |
| parent | f491e18e15c1575fb8ef9fa5097f07dc95e02883 (diff) | |
remove typemap dep
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |
