overhaul: more efficient & less bugs
This commit is contained in:
parent
e2730b4d7a
commit
56f9121efc
3 changed files with 361 additions and 235 deletions
|
@ -1,10 +1,11 @@
|
|||
[package]
|
||||
name = "lndups"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
shlex = "1.3"
|
||||
smallvec = "1.13"
|
||||
structopt = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue