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.
= 3
[[]]
= "human_bytes"
= "0.3.1"
= [
"lexical",
]
[[]]
= "lexical"
= "6.0.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c34e981f88d060a67815388470172638f1af16b3a12e581cb75142f190161bf9"
= [
"lexical-core",
]
[[]]
= "lexical-core"
= "0.8.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6a3926d8f156019890be4abe5fd3785e0cff1001e06f59c597641fd513a5a284"
= [
"lexical-parse-float",
"lexical-parse-integer",
"lexical-util",
"lexical-write-float",
"lexical-write-integer",
]
[[]]
= "lexical-parse-float"
= "0.8.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b4d066d004fa762d9da995ed21aa8845bb9f6e4265f540d716fb4b315197bf0e"
= [
"lexical-parse-integer",
"lexical-util",
"static_assertions",
]
[[]]
= "lexical-parse-integer"
= "0.8.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f2c92badda8cc0fc4f3d3cc1c30aaefafb830510c8781ce4e8669881f3ed53ac"
= [
"lexical-util",
"static_assertions",
]
[[]]
= "lexical-util"
= "0.8.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6ff669ccaae16ee33af90dc51125755efed17f1309626ba5c12052512b11e291"
= [
"static_assertions",
]
[[]]
= "lexical-write-float"
= "0.8.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8b5186948c7b297abaaa51560f2581dae625e5ce7dfc2d8fdc56345adb6dc576"
= [
"lexical-util",
"lexical-write-integer",
"static_assertions",
]
[[]]
= "lexical-write-integer"
= "0.8.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ece956492e0e40fd95ef8658a34d53a3b8c2015762fdcaaff2167b28de1f56ef"
= [
"lexical-util",
"static_assertions",
]
[[]]
= "static_assertions"
= "1.1.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"