no more type dep cycle (resolved with lazy_static)
This commit is contained in:
parent
1c91b113fb
commit
f0be539c69
4 changed files with 167 additions and 21 deletions
|
@ -22,6 +22,7 @@ const_format = "0.2.33"
|
|||
thiserror = "1.0.64"
|
||||
derive-new = "0.7.0"
|
||||
naan = "0.1.32"
|
||||
lazy_static = "1.5.0"
|
||||
|
||||
[features]
|
||||
default = ["play", "save"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue