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
[[]]
= "autocfg"
= "1.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
[[]]
= "either"
= "1.15.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
[[]]
= "euclid"
= "0.22.13"
= "registry+https://github.com/rust-lang/crates.io-index"
= "df61bf483e837f88d5c2291dcf55c67be7e676b3a51acc48db3a7b163b91ed63"
= [
"num-traits",
]
[[]]
= "interp"
= "2.1.2"
= [
"isclose",
"itertools",
"num-traits",
]
[[]]
= "isclose"
= "0.1.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "be8fc90dd8cf33971b0ee76087f288f39f65f3370a6efbef976d5aa4230bc684"
= [
"euclid",
]
[[]]
= "itertools"
= "0.14.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
= [
"either",
]
[[]]
= "num-traits"
= "0.2.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
= [
"autocfg",
]