[package] name = "sqsh" version = "0.1.1" edition = "2021" authors = ["Ugur Cayoglu "] categories = ["compression", "encoding", "algorithms"] description = "A library for compression software in Rust with focus on scientific data" documentation = "https://docs.rs/sqsh" license = "MIT" readme = "README.md" repository = "https://github.com/ucyo/sqsh" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]