span: Break out into its own crate, to make room for future expansion

This commit is contained in:
2024-02-29 18:31:41 -06:00
parent 362817e512
commit 69f5035a8b
13 changed files with 72 additions and 53 deletions

View File

@@ -9,3 +9,4 @@ publish.workspace = true
[dependencies]
conlang = { path = "../libconlang" }
cl-structures = { path = "../cl-structures"}