rename proc macro project

This commit is contained in:
Henry Schimke
2022-12-30 08:47:48 -06:00
parent a513b8c638
commit 4f7478245a
19 changed files with 18 additions and 18 deletions

View File

@@ -22,7 +22,7 @@ image = {version = "0.24.3", optional = true}
imageproc = {version = "0.23.0", optional = true}
unicode-segmentation = "1.10.0"
codepage-437 = "0.1.0"
one-d-reader-derive = { path = "one-d-reader-derive" }
one-d-proc-derive = { path = "one-d-proc-derive" }
num = "0.4.0"
[dev-dependencies]