dep stuff
This commit is contained in:
@@ -22,18 +22,17 @@ inherits = "release"
|
||||
debug = true
|
||||
|
||||
[dependencies]
|
||||
allocative = "0.3.4"
|
||||
allocative = "0.3"
|
||||
arrayvec = "0.7"
|
||||
console = "0.15"
|
||||
const_fn = "0.4"
|
||||
crossbeam-channel = "0.5"
|
||||
either = "1.13"
|
||||
indicatif = { version = "0.17", features = [ "rayon" ] }
|
||||
nohash-hasher = "0.2"
|
||||
num = "0.4"
|
||||
rand = "0.9"
|
||||
rayon = "1.10.0"
|
||||
skillratings = "0.27.1"
|
||||
rayon = "1.10"
|
||||
skillratings = "0.27"
|
||||
static_assertions = "1.1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user