|
|
|
@ -832,7 +832,7 @@ name = "euc"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"vek 0.9.8",
|
|
|
|
|
"vek 0.9.9 (git+https://github.com/timokoesters/vek)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -3025,7 +3025,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "vek"
|
|
|
|
|
version = "0.9.8"
|
|
|
|
|
version = "0.9.9"
|
|
|
|
|
source = "git+https://github.com/timokoesters/vek#43daee981ef206ce5d8f5933cbb7c0b00b5d5c11"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"approx 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3054,7 +3055,7 @@ dependencies = [
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"specs 0.14.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"uvth 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"vek 0.9.8",
|
|
|
|
|
"vek 0.9.9 (git+https://github.com/timokoesters/vek)",
|
|
|
|
|
"veloren-common 0.3.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -3083,7 +3084,7 @@ dependencies = [
|
|
|
|
|
"specs 0.14.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"specs-idvs 0.1.0 (git+https://gitlab.com/veloren/specs-idvs.git)",
|
|
|
|
|
"sphynx 0.1.0 (git+https://gitlab.com/veloren/sphynx.git?rev=11cdc7422568aaabd376c87242a60f636e68b40d)",
|
|
|
|
|
"vek 0.9.8",
|
|
|
|
|
"vek 0.9.9 (git+https://github.com/timokoesters/vek)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -3102,7 +3103,7 @@ dependencies = [
|
|
|
|
|
"serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"specs 0.14.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"uvth 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"vek 0.9.8",
|
|
|
|
|
"vek 0.9.9 (git+https://github.com/timokoesters/vek)",
|
|
|
|
|
"veloren-common 0.3.0",
|
|
|
|
|
"veloren-world 0.3.0",
|
|
|
|
|
]
|
|
|
|
@ -3154,7 +3155,7 @@ dependencies = [
|
|
|
|
|
"serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"simplelog 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"specs 0.14.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"vek 0.9.8",
|
|
|
|
|
"vek 0.9.9 (git+https://github.com/timokoesters/vek)",
|
|
|
|
|
"veloren-client 0.3.0",
|
|
|
|
|
"veloren-common 0.3.0",
|
|
|
|
|
"veloren-server 0.3.0",
|
|
|
|
@ -3171,7 +3172,7 @@ dependencies = [
|
|
|
|
|
"noise 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"vek 0.9.8",
|
|
|
|
|
"vek 0.9.9 (git+https://github.com/timokoesters/vek)",
|
|
|
|
|
"veloren-common 0.3.0",
|
|
|
|
|
"zerocopy 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -3721,6 +3722,7 @@ dependencies = [
|
|
|
|
|
"checksum utf8-ranges 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b4ae116fef2b7fea257ed6440d3cfcff7f190865f170cdad00bb6465bf18ecba"
|
|
|
|
|
"checksum uvth 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e59a167890d173eb0fcd7a1b99b84dc05c521ae8d76599130b8e19bef287abbf"
|
|
|
|
|
"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
|
|
|
|
|
"checksum vek 0.9.9 (git+https://github.com/timokoesters/vek)" = "<none>"
|
|
|
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
|
"checksum walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "9658c94fa8b940eab2250bd5a457f9c48b748420d71293b165c8cdbe2f55f71e"
|
|
|
|
|