blinddate/Cargo.toml

12 lines
263 B
TOML

[package]
name = "blinddate"
version = "0.1.0"
authors = ["Moridius <moridius-github@posteo.hu>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.9"
enigo = "0.0.13"