dit-rs/Cargo.toml

11 lines
239 B
TOML
Raw Normal View History

2022-08-22 01:24:26 +02:00
[package]
name = "dit-rs"
version = "0.0.0"
edition = "2021"
authors = ["Miraty <miraty+dit-rs@antopie.org>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4"