1
0
mirror of https://github.com/bspeice/dtparse synced 2024-09-19 16:31:32 -04:00
dtparse/Cargo.toml
Bradlee Speice e4c49b2bb2 Use python codegen to generate the tests
And you know, hopefully don't delete the script next time.
2018-06-12 22:22:30 -04:00

10 lines
180 B
TOML

[package]
name = "dtparse"
version = "0.1.0"
authors = ["Bradlee Speice <bspeice@kcg.com>"]
[dependencies]
chrono = "0.4"
lazy_static = "*"
num-traits = "0.2"
rust_decimal = "0.8"