mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
add nightly feature back for specs -> shred
Former-commit-id: b483f75c10cc47faa66ab8063f7747e654068634
This commit is contained in:
parent
f0b0b83cc8
commit
7a192a9466
@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
sphynx = { git = "https://gitlab.com/veloren/sphynx.git", features = ["serde1"] }
|
||||
|
||||
specs = { version = "0.14", features = ["serde"] }
|
||||
specs = { version = "0.14", features = ["serde", "nightly"] }
|
||||
vek = { version = "0.9", features = ["serde"] }
|
||||
dot_vox = "4.0"
|
||||
threadpool = "1.7"
|
||||
|
Loading…
Reference in New Issue
Block a user