1
0
mirror of https://github.com/Tim-Paik/neutauri.git synced 2024-10-12 23:29:41 +00:00

added config

This commit is contained in:
2022-01-28 00:59:12 +08:00
parent bb071e6c23
commit 775ad8024d
5 changed files with 178 additions and 20 deletions

View File

@ -4,3 +4,4 @@ name = "neutauri_bundler"
version = "0.1.0"
[dependencies]
clap = {version = "3.0", features = ["derive"]}