mirror of
https://github.com/bspeice/dtparse
synced 2024-11-13 17:38:09 -05:00
8 lines
140 B
TOML
8 lines
140 B
TOML
|
[package]
|
||
|
name = "dtparse"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Bradlee Speice <bspeice@kcg.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
chrono = "0.4"
|
||
|
chrono-tz = "0.4"
|