mirror of
https://github.com/jht5945/finding.git
synced 2025-12-27 13:20:03 +08:00
first commit
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "finding"
|
||||
version = "0.1.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
argparse = "0.2.2"
|
||||
rust_util = { git = "https://github.com/jht5945/rust_util" }
|
||||
Reference in New Issue
Block a user