overhaul: more efficient & less bugs

This commit is contained in:
ascendforever 2024-10-31 11:32:37 -04:00
parent e2730b4d7a
commit 56f9121efc
3 changed files with 361 additions and 235 deletions

View file

@ -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"