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.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b45d7a7d132e92a501ccb2046c5aee434d53eca3630a9631b8b711b74e13e231"
[[]]
= "file_mmap"
= "0.12.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cef95b3c4505d367596f1e5edb3852958af3a26c601ff8b26e6e58e616db21a1"
= [
"memmap2",
]
[[]]
= "idx_binary"
= "0.10.4"
= [
"idx_sized",
"various_data_file",
]
[[]]
= "idx_sized"
= "0.21.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ec26a9a6983ab4abd497f80be46ec366149eeecfe091e5ac0d74888d11cec494"
= [
"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.9.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f0faa8a7fd94abd1d36fd56c364c5feaf19e5df9e805d4a52f8586fb926a1c8a"
= [
"file_mmap",
]