This commit is contained in:
2025-07-16 00:49:16 +02:00
commit 9afcac8465
4 changed files with 101 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "restore-structure"
version = "0.1.0"
edition = "2024"
[dependencies]
encoding_rs = "0.8.35"