Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 6a580f2

Browse files
committed
Upgrade to clap 3.0.0-beta.2
Fixes #25
1 parent dd8d4d0 commit 6a580f2

File tree

4 files changed

+2958
-7
lines changed

4 files changed

+2958
-7
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
# will have compiled files and executables
33
/target/
44

5-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
7-
Cargo.lock
8-
95
# These are backup files generated by rustfmt
106
**/*.rs.bk
117

0 commit comments

Comments
 (0)