remove tek_proc; add Border

This commit is contained in:
🪞👃🪞 2024-09-13 03:26:59 +03:00
parent 6624fb476c
commit 70cef99931
9 changed files with 103 additions and 81 deletions

View file

@ -5,7 +5,6 @@ version = "0.1.0"
[dependencies]
tek_core = { path = "../tek_core" }
tek_proc = { path = "../tek_proc" }
[lib]
path = "src/lib.rs"