Show More
@@ -1,336 +1,336 b'' | |||||
1 | # This file is automatically @generated by Cargo. |
|
1 | # This file is automatically @generated by Cargo. | |
2 | # It is not intended for manual editing. |
|
2 | # It is not intended for manual editing. | |
3 | [[package]] |
|
3 | [[package]] | |
4 | name = "aho-corasick" |
|
4 | name = "aho-corasick" | |
5 | version = "0.6.9" |
|
5 | version = "0.6.9" | |
6 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
6 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
7 | dependencies = [ |
|
7 | dependencies = [ | |
8 | "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
8 | "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
9 | ] |
|
9 | ] | |
10 |
|
10 | |||
11 | [[package]] |
|
11 | [[package]] | |
12 | name = "autocfg" |
|
12 | name = "autocfg" | |
13 | version = "0.1.2" |
|
13 | version = "0.1.2" | |
14 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
14 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
15 |
|
15 | |||
16 | [[package]] |
|
16 | [[package]] | |
17 | name = "bitflags" |
|
17 | name = "bitflags" | |
18 | version = "1.0.4" |
|
18 | version = "1.0.4" | |
19 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
19 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
20 |
|
20 | |||
21 | [[package]] |
|
21 | [[package]] | |
22 | name = "byteorder" |
|
22 | name = "byteorder" | |
23 | version = "1.3.1" |
|
23 | version = "1.3.1" | |
24 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
24 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
25 |
|
25 | |||
26 | [[package]] |
|
26 | [[package]] | |
27 | name = "cloudabi" |
|
27 | name = "cloudabi" | |
28 | version = "0.0.3" |
|
28 | version = "0.0.3" | |
29 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
29 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
30 | dependencies = [ |
|
30 | dependencies = [ | |
31 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
31 | "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
32 | ] |
|
32 | ] | |
33 |
|
33 | |||
34 | [[package]] |
|
34 | [[package]] | |
35 | name = "cpython" |
|
35 | name = "cpython" | |
36 |
version = "0. |
|
36 | version = "0.3.0" | |
37 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
37 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
38 | dependencies = [ |
|
38 | dependencies = [ | |
39 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
39 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
40 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
40 | "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
41 |
"python27-sys 0. |
|
41 | "python27-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
42 |
"python3-sys 0. |
|
42 | "python3-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
43 | ] |
|
43 | ] | |
44 |
|
44 | |||
45 | [[package]] |
|
45 | [[package]] | |
46 | name = "fuchsia-cprng" |
|
46 | name = "fuchsia-cprng" | |
47 | version = "0.1.0" |
|
47 | version = "0.1.0" | |
48 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
48 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
49 |
|
49 | |||
50 | [[package]] |
|
50 | [[package]] | |
51 | name = "hg-core" |
|
51 | name = "hg-core" | |
52 | version = "0.1.0" |
|
52 | version = "0.1.0" | |
53 | dependencies = [ |
|
53 | dependencies = [ | |
54 | "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
54 | "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
55 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
55 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
56 | "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
56 | "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
57 | "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
57 | "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", | |
58 | "rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
58 | "rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
59 | "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
59 | "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
60 | ] |
|
60 | ] | |
61 |
|
61 | |||
62 | [[package]] |
|
62 | [[package]] | |
63 | name = "hg-cpython" |
|
63 | name = "hg-cpython" | |
64 | version = "0.1.0" |
|
64 | version = "0.1.0" | |
65 | dependencies = [ |
|
65 | dependencies = [ | |
66 |
"cpython 0. |
|
66 | "cpython 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
67 | "hg-core 0.1.0", |
|
67 | "hg-core 0.1.0", | |
68 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
68 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
69 |
"python27-sys 0. |
|
69 | "python27-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
70 |
"python3-sys 0. |
|
70 | "python3-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
71 | ] |
|
71 | ] | |
72 |
|
72 | |||
73 | [[package]] |
|
73 | [[package]] | |
74 | name = "hgdirectffi" |
|
74 | name = "hgdirectffi" | |
75 | version = "0.1.0" |
|
75 | version = "0.1.0" | |
76 | dependencies = [ |
|
76 | dependencies = [ | |
77 | "hg-core 0.1.0", |
|
77 | "hg-core 0.1.0", | |
78 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
78 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
79 | ] |
|
79 | ] | |
80 |
|
80 | |||
81 | [[package]] |
|
81 | [[package]] | |
82 | name = "lazy_static" |
|
82 | name = "lazy_static" | |
83 | version = "1.3.0" |
|
83 | version = "1.3.0" | |
84 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
84 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
85 |
|
85 | |||
86 | [[package]] |
|
86 | [[package]] | |
87 | name = "libc" |
|
87 | name = "libc" | |
88 | version = "0.2.45" |
|
88 | version = "0.2.45" | |
89 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
89 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
90 |
|
90 | |||
91 | [[package]] |
|
91 | [[package]] | |
92 | name = "memchr" |
|
92 | name = "memchr" | |
93 | version = "2.2.0" |
|
93 | version = "2.2.0" | |
94 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
94 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
95 |
|
95 | |||
96 | [[package]] |
|
96 | [[package]] | |
97 | name = "num-traits" |
|
97 | name = "num-traits" | |
98 | version = "0.2.6" |
|
98 | version = "0.2.6" | |
99 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
99 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
100 |
|
100 | |||
101 | [[package]] |
|
101 | [[package]] | |
102 | name = "python27-sys" |
|
102 | name = "python27-sys" | |
103 |
version = "0. |
|
103 | version = "0.3.0" | |
104 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
104 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
105 | dependencies = [ |
|
105 | dependencies = [ | |
106 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
106 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
107 | "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
107 | "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
108 | ] |
|
108 | ] | |
109 |
|
109 | |||
110 | [[package]] |
|
110 | [[package]] | |
111 | name = "python3-sys" |
|
111 | name = "python3-sys" | |
112 |
version = "0. |
|
112 | version = "0.3.0" | |
113 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
113 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
114 | dependencies = [ |
|
114 | dependencies = [ | |
115 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
115 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
116 | "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
116 | "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
117 | ] |
|
117 | ] | |
118 |
|
118 | |||
119 | [[package]] |
|
119 | [[package]] | |
120 | name = "rand" |
|
120 | name = "rand" | |
121 | version = "0.6.5" |
|
121 | version = "0.6.5" | |
122 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
122 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
123 | dependencies = [ |
|
123 | dependencies = [ | |
124 | "autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
124 | "autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
125 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
125 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
126 | "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
126 | "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
127 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
127 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
128 | "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
128 | "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
129 | "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
129 | "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
130 | "rand_jitter 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
130 | "rand_jitter 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
131 | "rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
131 | "rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
132 | "rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
132 | "rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
133 | "rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
133 | "rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
134 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
134 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
135 | ] |
|
135 | ] | |
136 |
|
136 | |||
137 | [[package]] |
|
137 | [[package]] | |
138 | name = "rand_chacha" |
|
138 | name = "rand_chacha" | |
139 | version = "0.1.1" |
|
139 | version = "0.1.1" | |
140 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
140 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
141 | dependencies = [ |
|
141 | dependencies = [ | |
142 | "autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
142 | "autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
143 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
143 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
144 | ] |
|
144 | ] | |
145 |
|
145 | |||
146 | [[package]] |
|
146 | [[package]] | |
147 | name = "rand_core" |
|
147 | name = "rand_core" | |
148 | version = "0.3.1" |
|
148 | version = "0.3.1" | |
149 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
149 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
150 | dependencies = [ |
|
150 | dependencies = [ | |
151 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
151 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
152 | ] |
|
152 | ] | |
153 |
|
153 | |||
154 | [[package]] |
|
154 | [[package]] | |
155 | name = "rand_core" |
|
155 | name = "rand_core" | |
156 | version = "0.4.0" |
|
156 | version = "0.4.0" | |
157 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
157 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
158 |
|
158 | |||
159 | [[package]] |
|
159 | [[package]] | |
160 | name = "rand_hc" |
|
160 | name = "rand_hc" | |
161 | version = "0.1.0" |
|
161 | version = "0.1.0" | |
162 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
162 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
163 | dependencies = [ |
|
163 | dependencies = [ | |
164 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
164 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
165 | ] |
|
165 | ] | |
166 |
|
166 | |||
167 | [[package]] |
|
167 | [[package]] | |
168 | name = "rand_isaac" |
|
168 | name = "rand_isaac" | |
169 | version = "0.1.1" |
|
169 | version = "0.1.1" | |
170 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
170 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
171 | dependencies = [ |
|
171 | dependencies = [ | |
172 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
172 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
173 | ] |
|
173 | ] | |
174 |
|
174 | |||
175 | [[package]] |
|
175 | [[package]] | |
176 | name = "rand_jitter" |
|
176 | name = "rand_jitter" | |
177 | version = "0.1.2" |
|
177 | version = "0.1.2" | |
178 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
178 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
179 | dependencies = [ |
|
179 | dependencies = [ | |
180 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
180 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
181 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
181 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
182 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
182 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
183 | ] |
|
183 | ] | |
184 |
|
184 | |||
185 | [[package]] |
|
185 | [[package]] | |
186 | name = "rand_os" |
|
186 | name = "rand_os" | |
187 | version = "0.1.2" |
|
187 | version = "0.1.2" | |
188 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
188 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
189 | dependencies = [ |
|
189 | dependencies = [ | |
190 | "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
190 | "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
191 | "fuchsia-cprng 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
191 | "fuchsia-cprng 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
192 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
192 | "libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", | |
193 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
193 | "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
194 | "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
194 | "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
195 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
195 | "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
196 | ] |
|
196 | ] | |
197 |
|
197 | |||
198 | [[package]] |
|
198 | [[package]] | |
199 | name = "rand_pcg" |
|
199 | name = "rand_pcg" | |
200 | version = "0.1.1" |
|
200 | version = "0.1.1" | |
201 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
201 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
202 | dependencies = [ |
|
202 | dependencies = [ | |
203 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
203 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
204 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
204 | "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
205 | ] |
|
205 | ] | |
206 |
|
206 | |||
207 | [[package]] |
|
207 | [[package]] | |
208 | name = "rand_xorshift" |
|
208 | name = "rand_xorshift" | |
209 | version = "0.1.1" |
|
209 | version = "0.1.1" | |
210 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
210 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
211 | dependencies = [ |
|
211 | dependencies = [ | |
212 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
212 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
213 | ] |
|
213 | ] | |
214 |
|
214 | |||
215 | [[package]] |
|
215 | [[package]] | |
216 | name = "rdrand" |
|
216 | name = "rdrand" | |
217 | version = "0.4.0" |
|
217 | version = "0.4.0" | |
218 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
218 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
219 | dependencies = [ |
|
219 | dependencies = [ | |
220 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
220 | "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | |
221 | ] |
|
221 | ] | |
222 |
|
222 | |||
223 | [[package]] |
|
223 | [[package]] | |
224 | name = "regex" |
|
224 | name = "regex" | |
225 | version = "1.1.0" |
|
225 | version = "1.1.0" | |
226 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
226 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
227 | dependencies = [ |
|
227 | dependencies = [ | |
228 | "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
228 | "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", | |
229 | "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
229 | "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
230 | "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
230 | "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", | |
231 | "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
231 | "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", | |
232 | "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
232 | "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | |
233 | ] |
|
233 | ] | |
234 |
|
234 | |||
235 | [[package]] |
|
235 | [[package]] | |
236 | name = "regex-syntax" |
|
236 | name = "regex-syntax" | |
237 | version = "0.6.4" |
|
237 | version = "0.6.4" | |
238 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
238 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
239 | dependencies = [ |
|
239 | dependencies = [ | |
240 | "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
240 | "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | |
241 | ] |
|
241 | ] | |
242 |
|
242 | |||
243 | [[package]] |
|
243 | [[package]] | |
244 | name = "rustc_version" |
|
244 | name = "rustc_version" | |
245 | version = "0.2.3" |
|
245 | version = "0.2.3" | |
246 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
246 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
247 | dependencies = [ |
|
247 | dependencies = [ | |
248 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
248 | "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
249 | ] |
|
249 | ] | |
250 |
|
250 | |||
251 | [[package]] |
|
251 | [[package]] | |
252 | name = "semver" |
|
252 | name = "semver" | |
253 | version = "0.9.0" |
|
253 | version = "0.9.0" | |
254 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
254 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
255 | dependencies = [ |
|
255 | dependencies = [ | |
256 | "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
256 | "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
257 | ] |
|
257 | ] | |
258 |
|
258 | |||
259 | [[package]] |
|
259 | [[package]] | |
260 | name = "semver-parser" |
|
260 | name = "semver-parser" | |
261 | version = "0.7.0" |
|
261 | version = "0.7.0" | |
262 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
262 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
263 |
|
263 | |||
264 | [[package]] |
|
264 | [[package]] | |
265 | name = "thread_local" |
|
265 | name = "thread_local" | |
266 | version = "0.3.6" |
|
266 | version = "0.3.6" | |
267 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
267 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
268 | dependencies = [ |
|
268 | dependencies = [ | |
269 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
269 | "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
270 | ] |
|
270 | ] | |
271 |
|
271 | |||
272 | [[package]] |
|
272 | [[package]] | |
273 | name = "ucd-util" |
|
273 | name = "ucd-util" | |
274 | version = "0.1.3" |
|
274 | version = "0.1.3" | |
275 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
275 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
276 |
|
276 | |||
277 | [[package]] |
|
277 | [[package]] | |
278 | name = "utf8-ranges" |
|
278 | name = "utf8-ranges" | |
279 | version = "1.0.2" |
|
279 | version = "1.0.2" | |
280 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
280 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
281 |
|
281 | |||
282 | [[package]] |
|
282 | [[package]] | |
283 | name = "winapi" |
|
283 | name = "winapi" | |
284 | version = "0.3.6" |
|
284 | version = "0.3.6" | |
285 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
285 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
286 | dependencies = [ |
|
286 | dependencies = [ | |
287 | "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
287 | "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
288 | "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
288 | "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | |
289 | ] |
|
289 | ] | |
290 |
|
290 | |||
291 | [[package]] |
|
291 | [[package]] | |
292 | name = "winapi-i686-pc-windows-gnu" |
|
292 | name = "winapi-i686-pc-windows-gnu" | |
293 | version = "0.4.0" |
|
293 | version = "0.4.0" | |
294 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
294 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
295 |
|
295 | |||
296 | [[package]] |
|
296 | [[package]] | |
297 | name = "winapi-x86_64-pc-windows-gnu" |
|
297 | name = "winapi-x86_64-pc-windows-gnu" | |
298 | version = "0.4.0" |
|
298 | version = "0.4.0" | |
299 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
299 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
300 |
|
300 | |||
301 | [metadata] |
|
301 | [metadata] | |
302 | "checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e" |
|
302 | "checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e" | |
303 | "checksum autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a6d640bee2da49f60a4068a7fae53acde8982514ab7bae8b8cea9e88cbcfd799" |
|
303 | "checksum autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a6d640bee2da49f60a4068a7fae53acde8982514ab7bae8b8cea9e88cbcfd799" | |
304 | "checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" |
|
304 | "checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" | |
305 | "checksum byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a019b10a2a7cdeb292db131fc8113e57ea2a908f6e7894b0c3c671893b65dbeb" |
|
305 | "checksum byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a019b10a2a7cdeb292db131fc8113e57ea2a908f6e7894b0c3c671893b65dbeb" | |
306 | "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" |
|
306 | "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" | |
307 |
"checksum cpython 0. |
|
307 | "checksum cpython 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85532c648315aeb0829ad216a6a29aa3212cf9319bc7f6daf1404aa0bdd1485f" | |
308 | "checksum fuchsia-cprng 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "81f7f8eb465745ea9b02e2704612a9946a59fa40572086c6fd49d6ddcf30bf31" |
|
308 | "checksum fuchsia-cprng 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "81f7f8eb465745ea9b02e2704612a9946a59fa40572086c6fd49d6ddcf30bf31" | |
309 | "checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" |
|
309 | "checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" | |
310 | "checksum libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" = "2d2857ec59fadc0773853c664d2d18e7198e83883e7060b63c924cb077bd5c74" |
|
310 | "checksum libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" = "2d2857ec59fadc0773853c664d2d18e7198e83883e7060b63c924cb077bd5c74" | |
311 | "checksum memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39" |
|
311 | "checksum memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39" | |
312 | "checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" |
|
312 | "checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" | |
313 |
"checksum python27-sys 0. |
|
313 | "checksum python27-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "372555e88a6bc8109eb641380240dc8d25a128fc48363ec9075664daadffdd5b" | |
314 |
"checksum python3-sys 0. |
|
314 | "checksum python3-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f3a8ebed3f1201fda179f3960609dbbc10cd8c75e9f2afcb03788278f367d8ea" | |
315 | "checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca" |
|
315 | "checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca" | |
316 | "checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef" |
|
316 | "checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef" | |
317 | "checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" |
|
317 | "checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" | |
318 | "checksum rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0" |
|
318 | "checksum rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0" | |
319 | "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" |
|
319 | "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" | |
320 | "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" |
|
320 | "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" | |
321 | "checksum rand_jitter 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "080723c6145e37503a2224f801f252e14ac5531cb450f4502698542d188cb3c0" |
|
321 | "checksum rand_jitter 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "080723c6145e37503a2224f801f252e14ac5531cb450f4502698542d188cb3c0" | |
322 | "checksum rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b7c690732391ae0abafced5015ffb53656abfaec61b342290e5eb56b286a679d" |
|
322 | "checksum rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b7c690732391ae0abafced5015ffb53656abfaec61b342290e5eb56b286a679d" | |
323 | "checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05" |
|
323 | "checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05" | |
324 | "checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c" |
|
324 | "checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c" | |
325 | "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" |
|
325 | "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" | |
326 | "checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f" |
|
326 | "checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f" | |
327 | "checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1" |
|
327 | "checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1" | |
328 | "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" |
|
328 | "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" | |
329 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |
|
329 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" | |
330 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
|
330 | "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" | |
331 | "checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" |
|
331 | "checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" | |
332 | "checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86" |
|
332 | "checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86" | |
333 | "checksum utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737" |
|
333 | "checksum utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737" | |
334 | "checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0" |
|
334 | "checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0" | |
335 | "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
|
335 | "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | |
336 | "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
|
336 | "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
@@ -1,35 +1,35 b'' | |||||
1 | [package] |
|
1 | [package] | |
2 | name = "hg-cpython" |
|
2 | name = "hg-cpython" | |
3 | version = "0.1.0" |
|
3 | version = "0.1.0" | |
4 | authors = ["Georges Racinet <gracinet@anybox.fr>"] |
|
4 | authors = ["Georges Racinet <gracinet@anybox.fr>"] | |
5 | edition = "2018" |
|
5 | edition = "2018" | |
6 |
|
6 | |||
7 | [lib] |
|
7 | [lib] | |
8 | name='rusthg' |
|
8 | name='rusthg' | |
9 | crate-type = ["cdylib"] |
|
9 | crate-type = ["cdylib"] | |
10 |
|
10 | |||
11 | [features] |
|
11 | [features] | |
12 | default = ["python27"] |
|
12 | default = ["python27"] | |
13 |
|
13 | |||
14 | python27 = ["cpython/python27-sys", |
|
14 | python27 = ["cpython/python27-sys", | |
15 | "cpython/extension-module-2-7", |
|
15 | "cpython/extension-module-2-7", | |
16 | "python27-sys", |
|
16 | "python27-sys", | |
17 | ] |
|
17 | ] | |
18 |
|
18 | |||
19 | python3 = ["python3-sys", "cpython/python3-sys", "cpython/extension-module"] |
|
19 | python3 = ["python3-sys", "cpython/python3-sys", "cpython/extension-module"] | |
20 |
|
20 | |||
21 | [dependencies] |
|
21 | [dependencies] | |
22 | hg-core = { path = "../hg-core" } |
|
22 | hg-core = { path = "../hg-core" } | |
23 | libc = '*' |
|
23 | libc = '*' | |
24 |
|
24 | |||
25 | [dependencies.cpython] |
|
25 | [dependencies.cpython] | |
26 |
version = " |
|
26 | version = "0.3" | |
27 | default-features = false |
|
27 | default-features = false | |
28 |
|
28 | |||
29 | [dependencies.python27-sys] |
|
29 | [dependencies.python27-sys] | |
30 |
version = "0. |
|
30 | version = "0.3" | |
31 | optional = true |
|
31 | optional = true | |
32 |
|
32 | |||
33 | [dependencies.python3-sys] |
|
33 | [dependencies.python3-sys] | |
34 |
version = "0. |
|
34 | version = "0.3" | |
35 | optional = true |
|
35 | optional = true |
General Comments 0
You need to be logged in to leave comments.
Login now