1
0
mirror of https://github.com/bspeice/dtparse synced 2024-09-20 00:41:29 -04:00
dtparse/Cargo.toml

8 lines
140 B
TOML
Raw Normal View History

2018-05-13 16:18:45 -04:00
[package]
name = "dtparse"
version = "0.1.0"
authors = ["Bradlee Speice <bspeice@kcg.com>"]
[dependencies]
chrono = "0.4"
chrono-tz = "0.4"