🦀/100 Projects/Notes/Source

Cargo.toml

View on GitHub
[package]
name = "file_compression_tool"
version = "0.1.0"
edition = "2024"

[dependencies]
flate2 = "1.0"

← Back to folder