1
0
mirror of https://github.com/bspeice/dtparse synced 2025-07-06 16:24:57 -04:00

Delete unused chrono-tz dependency

This commit is contained in:
Bryan Henry
2021-06-03 19:45:47 -07:00
parent 440ba918f6
commit 61d3ed025e
2 changed files with 0 additions and 2 deletions

View File

@ -74,7 +74,6 @@
extern crate lazy_static;
extern crate chrono;
extern crate chrono_tz;
extern crate num_traits;
extern crate rust_decimal;