mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-11 06:35:30 +00:00
init
This commit is contained in:
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "wham"
|
||||
version = "0.1.0"
|
||||
authors = ["danijoo <danijob88@googlemail.com>"]
|
||||
|
||||
[dependencies]
|
||||
clap = {version="2.32.0", features=['yaml']}
|
||||
scan_fmt = "0.1.3"
|
||||
Reference in New Issue
Block a user