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.
= 4
[[]]
= "autocfg"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
[[]]
= "cfg-if"
= "1.0.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
[[]]
= "encoding_rs"
= "0.8.35"
= "registry+https://github.com/rust-lang/crates.io-index"
= "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
= [
"cfg-if",
]
[[]]
= "num-bigint"
= "0.4.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
= [
"num-integer",
"num-traits",
]
[[]]
= "num-integer"
= "0.1.46"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
= [
"num-traits",
]
[[]]
= "num-traits"
= "0.2.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
= [
"autocfg",
]
[[]]
= "rs2io"
= "0.3.0"
= [
"encoding_rs",
"num-bigint",
]