1
0
mirror of https://github.com/jht5945/finding.git synced 2025-12-27 13:20:03 +08:00

add opt.rs

This commit is contained in:
2019-08-03 23:05:44 +08:00
parent 8c933a32aa
commit 7be908a010
3 changed files with 77 additions and 84 deletions

2
Cargo.lock generated
View File

@@ -116,7 +116,7 @@ dependencies = [
[[package]]
name = "finding"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"argparse 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rust_util 0.1.0 (git+https://github.com/jht5945/rust_util)",