aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Add zstd compression and fix bugsIgor Tolmachev2024-07-121-0/+1
|
* Fix lzma decompressionIgor Tolmachev2024-07-051-1/+1
|
* Add compression support (lzma and xz are broken)Igor Tolmachev2024-07-021-0/+2
|
* Add `Clone` derive and edit trait typesIgor Tolmachev2024-06-301-0/+1
|
* Implement deserializeIgor Tolmachev2024-06-231-1/+0
| | | | Remove bincode crate and replace it by own written serializer
* Add simple zip readerIgor Tolmachev2024-06-231-0/+2
|
* Add basic zip readerIgor Tolmachov2024-06-231-0/+1
|
* Initial commitИгорь Толмачёв2023-08-031-0/+14