Archive Project A Rust project designed to compress and decompress your gzip files. Note: Currently, only gzip is supported. Support for tar and zip compression and decompression will be added later. Build Instructions To build the project, use the following command: cargo run