1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "avltriee"
= "0.30.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2af60f2d65899bdbc1491ed20b2532119aca2ac2b3c4c9efdc0cae75face4502"
[[]]
= "file_mmap"
= "0.13.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "678aaadf9d6c8427affa89ebf298019f51233dcde08f8f472890e88f153e3f68"
= [
"memmap2",
]
[[]]
= "idx_binary"
= "0.11.1"
= [
"idx_sized",
"various_data_file",
]
[[]]
= "idx_sized"
= "0.21.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3457b716e40d2c6ca0680a49f51b33533bf9bbffb64d3c473fdee8099bd62afe"
= [
"avltriee",
"file_mmap",
]
[[]]
= "libc"
= "0.2.139"
= "registry+https://github.com/rust-lang/crates.io-index"
= "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
[[]]
= "memmap2"
= "0.5.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc"
= [
"libc",
]
[[]]
= "various_data_file"
= "0.10.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e1952f382d5f05a9569d944e47f998e841c60a812b3344aba732caa8f5189bbd"
= [
"file_mmap",
]