mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-24 22:19:28 +02:00
12 lines
179 B
TOML
12 lines
179 B
TOML
[package]
|
|
name = "alma"
|
|
version = "0.1.0"
|
|
authors = ["Roey Darwish Dror"]
|
|
|
|
[dependencies]
|
|
which = "2.0.0"
|
|
failure = "0.1.3"
|
|
log = "0.4.6"
|
|
structopt = "0.2.12"
|
|
simplelog = "0.5.3"
|