summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 48af9c0f4031cfc4cbff2aa0a76fb7baa127e389 (plain)
1
2
3
4
5
6
7
8
[package]
name = "lctns-cli"
version = "0.1.0"
edition = "2021"

[dependencies]
anyhow = "1.0.57"
getopts = "0.2.21"