feat: add password support for decompress and list
commit512d2445b27773059c2a4491c3edeca74a25a243
authorttyS3 <ttys3.rust@gmail.com>
Sun, 24 Mar 2024 03:47:20 +0000 (24 03:47 +0000)
committerJoão Marcos <marcospb19@hotmail.com>
Sat, 7 Sep 2024 00:47:03 +0000 (6 21:47 -0300)
tree9ff423e43c6f290118142db66258629a3273d581
parent4ac8e2ba9126e50af73b12cdfd9955a3161f2bab
feat: add password support for decompress and list
Cargo.lock
Cargo.toml
src/archive/rar.rs
src/cli/args.rs
src/commands/decompress.rs
src/commands/list.rs
src/commands/mod.rs