equal
deleted
inserted
replaced
17 home = "0.5.4" |
17 home = "0.5.4" |
18 im-rc = "15.1.0" |
18 im-rc = "15.1.0" |
19 itertools = "0.10.5" |
19 itertools = "0.10.5" |
20 lazy_static = "1.4.0" |
20 lazy_static = "1.4.0" |
21 libc = "0.2.137" |
21 libc = "0.2.137" |
|
22 logging_timer = "1.1.0" |
22 ouroboros = "0.15.5" |
23 ouroboros = "0.15.5" |
23 rand = "0.8.5" |
24 rand = "0.8.5" |
24 rand_pcg = "0.3.1" |
25 rand_pcg = "0.3.1" |
25 rand_distr = "0.4.3" |
26 rand_distr = "0.4.3" |
26 rayon = "1.5.3" |
27 rayon = "1.5.3" |
29 twox-hash = "1.6.3" |
30 twox-hash = "1.6.3" |
30 same-file = "1.0.6" |
31 same-file = "1.0.6" |
31 tempfile = "3.3.0" |
32 tempfile = "3.3.0" |
32 thread_local = "1.1.4" |
33 thread_local = "1.1.4" |
33 crossbeam-channel = "0.5.6" |
34 crossbeam-channel = "0.5.6" |
34 micro-timer = "0.4.0" |
|
35 log = "0.4.17" |
35 log = "0.4.17" |
36 memmap2 = { version = "0.5.8", features = ["stable_deref_trait"] } |
36 memmap2 = { version = "0.5.8", features = ["stable_deref_trait"] } |
37 zstd = "0.11.2" |
37 zstd = "0.11.2" |
38 format-bytes = "0.3.0" |
38 format-bytes = "0.3.0" |
39 # once_cell 1.15 uses edition 2021, while the heptapod CI |
39 # once_cell 1.15 uses edition 2021, while the heptapod CI |