mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-04 02:54:08 +02:00
work around circular derive dependency
This commit is contained in:
parent
b9177ea51b
commit
e5a3d7ae24
4 changed files with 829 additions and 495 deletions
|
|
@ -18,5 +18,8 @@ proc-macro2 = "1.0.69"
|
|||
structmeta = "0.2.0"
|
||||
merge = "0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
vbsp = { version = "0.2.0", path = "..", default-features = false }
|
||||
|
||||
[features]
|
||||
__vbsp_as_self = []
|
||||
Loading…
Add table
Add a link
Reference in a new issue