Cargo.toml
This commit is contained in:
parent
77185e0b44
commit
aea0862598
1 changed files with 10 additions and 0 deletions
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "lndups"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
shlex = "1.2"
|
||||
structopt = "0.3"
|
Loading…
Add table
Reference in a new issue