This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
batalert/Cargo.toml
2020-12-27 15:59:17 +01:00

12 lines
No EOL
281 B
TOML

[package]
name = "batalert"
version = "0.2.0"
authors = ["Felix Ortmann <flx.ortmann@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "2"
crossbeam-channel = "0"
notify-rust = "4"