Move the SpanMap definition into the span crate

This commit is contained in:
Lukas Wirth 2023-12-18 13:39:44 +01:00
parent 66e29be1bd
commit ec6162308e
8 changed files with 74 additions and 74 deletions

View file

@ -23,6 +23,5 @@ profile.workspace = true
stdx.workspace = true
syntax.workspace = true
test-utils.workspace = true
tt.workspace = true
vfs.workspace = true
span.workspace = true