workspacify

This commit is contained in:
2025-11-03 09:09:03 -08:00
parent 4e77d2c988
commit 205c8c3425
16 changed files with 507 additions and 20 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "reencode"
version = "0.1.0"
edition = "2024"
[dependencies]
rply-codec = { path = "../codec" }