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
[[]]
= "approx"
= "0.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3f2a05fd1bd10b2527e20a2cd32d8873d115b8b39fe219ee25f42a8aca6ba278"
= [
"num-traits",
]
[[]]
= "autocfg"
= "1.5.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
[[]]
= "cgmath"
= "0.18.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1a98d30140e3296250832bbaaff83b27dcd6fa3cc70fb6f1f3e5c9c0023b5317"
= [
"approx",
"num-traits",
]
[[]]
= "num-traits"
= "0.2.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
= [
"autocfg",
]
[[]]
= "optic-color"
= "0.0.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "13c68df646a4c7be0ce761a0c2e62963cd1b5b129264329d25a6b278fdef2a08"
[[]]
= "optic-core"
= "0.0.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ef7ee6c74d5f986a73f3df9fdea7c03f1ea4a54c033a7df0a7dedd20680d5766"
= [
"cgmath",
"optic-color",
]
[[]]
= "optic-file"
= "0.0.3"
= [
"optic-core",
]