mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
13 lines
221 B
TOML
13 lines
221 B
TOML
[package]
|
|
name = "veloren-common"
|
|
version = "0.1.0"
|
|
authors = ["Joshua Barretto <joshua.s.barretto@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
specs = "0.14"
|
|
shred = "0.7"
|
|
vek = "0.9"
|
|
dot_vox = "1.0"
|
|
threadpool = "1.7"
|