first commit

This commit is contained in:
dongho
2024-09-07 20:13:11 +09:00
commit be733b3c3a
5 changed files with 64 additions and 0 deletions

6
Cargo.toml Normal file
View File

@ -0,0 +1,6 @@
[package]
name = "sparse_compress"
version = "0.1.0"
edition = "2021"
[dependencies]