Upgrade quickersort
This should restore `no_std` support.
This commit is contained in:
parent
40f8d2f968
commit
7f9a531fcd
@ -11,7 +11,7 @@ keywords = ["statistics", "stats", "skewness", "kurtosis", "quantile"]
|
||||
|
||||
[dependencies]
|
||||
conv = { version = "0.3", default-features = false }
|
||||
quickersort = "2"
|
||||
quickersort = "3"
|
||||
|
||||
[dev-dependencies]
|
||||
bencher = "0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user