summaryrefslogtreecommitdiff
path: root/vegilctl/Cargo.toml
blob: 73077a833765258a13d89e2d76f35b8167d45557 (plain)
1
2
3
4
5
6
7
8
[package]
name = "vegilctl"
version = "0.1.0"
edition = "2024"
description = "Vegil init user control."

[dependencies]
clap = "4.5.53"