This repository has been archived on 2023-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
Vatu/Cargo.toml

10 lines
143 B
TOML

[package]
name = "vatu"
version = "0.1.0"
authors = ["dece <shgck@pistache.land>"]
edition = "2018"
[dependencies]
clap = "2.33"
rand = "0.7"