servnest
/
maniver
Archived
2
0
Fork 0
This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
maniver/Cargo.toml

12 lines
246 B
TOML
Executable File

[package]
name = "maniver"
version = "0.1.0-dev"
authors = ["Miraty <miraty@antopie.org>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
regex = "1"
users = "0"