mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
Revert "Sort dependencies alphabetically"
This reverts commit 38fd034984
.
This commit is contained in:
parent
27f64b96ea
commit
83b4fe308a
@ -9,14 +9,14 @@ edition = "2018"
|
||||
[dependencies]
|
||||
ares_macros = { path = "../ares_macros" }
|
||||
bitvec = "1.0.0"
|
||||
criterion = "0.4"
|
||||
either = "1.6.1"
|
||||
intmap = "1.1.0"
|
||||
libc = "0.2.126"
|
||||
memmap = "0.7.0"
|
||||
murmur3 = { git = "https://github.com/tloncorp/murmur3", branch = "eamsden/non_copying" }
|
||||
num-derive = "0.3"
|
||||
memmap = "0.7.0"
|
||||
intmap = "1.1.0"
|
||||
num-traits = "0.2"
|
||||
num-derive = "0.3"
|
||||
criterion = "0.4"
|
||||
|
||||
[[bin]]
|
||||
name = "cue_pill"
|
||||
|
Loading…
Reference in New Issue
Block a user