Sort dependencies

This commit is contained in:
Dirkjan Ochtman 2020-12-14 15:39:16 +01:00
parent 2885c4ec3e
commit 24bab949b9
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ edition = "2018"
[dependencies]
ahash = "0.6.1"
ordered-float = "2.0"
rand = { version = "0.7.3", features = ["small_rng"] }
rayon = "1.5"
ordered-float = "2.0"