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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# 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"
[[]]
= "euc_lib"
= "0.4.0"
= [
"num",
]
[[]]
= "num"
= "0.4.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
= [
"num-bigint",
"num-complex",
"num-integer",
"num-iter",
"num-rational",
"num-traits",
]
[[]]
= "num-bigint"
= "0.4.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
= [
"num-integer",
"num-traits",
]
[[]]
= "num-complex"
= "0.4.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
= [
"num-traits",
]
[[]]
= "num-integer"
= "0.1.46"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
= [
"num-traits",
]
[[]]
= "num-iter"
= "0.1.45"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
= [
"autocfg",
"num-integer",
"num-traits",
]
[[]]
= "num-rational"
= "0.4.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
= [
"num-bigint",
"num-integer",
"num-traits",
]
[[]]
= "num-traits"
= "0.2.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
= [
"autocfg",
]