Update README, slightly reduce code repetition
commit9ea18659e5dd638ef1c6a7c08531acd4114d2d2e
authorVinícius Rodrigues Miguel <lemao.vrm07@hotmail.com>
Wed, 24 Mar 2021 21:35:01 +0000 (24 18:35 -0300)
committerVinícius Rodrigues Miguel <lemao.vrm07@hotmail.com>
Wed, 24 Mar 2021 21:35:01 +0000 (24 18:35 -0300)
tree3071cd53b6a956f65982cf498e45f358b984f6ab
parent6eee06a51a31377acad650dabd089bdc12b5ca6c
Update README, slightly reduce code repetition
Cargo.lock
Cargo.toml
README.md
src/cli.rs
src/compressors/bzip.rs
src/compressors/gzip.rs
src/compressors/lzma.rs
src/compressors/tar.rs
src/error.rs
src/utils.rs