mirror of
https://github.com/0x5eal/chrono-lc.git
synced 2024-12-13 05:20:37 +00:00
8 lines
195 B
TOML
8 lines
195 B
TOML
[package]
|
|
name = "chrono-locale"
|
|
version = "0.1.0"
|
|
authors = ["Alessandro Pellizzari <alex@amiran.it>"]
|
|
|
|
[dependencies]
|
|
chrono = "0.4"
|
|
num-integer = { version = "0.1", default-features = false }
|