main
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "aho-corasick"
7version = "1.1.3"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "anstyle"
16version = "1.0.11"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd"
19
20[[package]]
21name = "anyhow"
22version = "1.0.100"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
25
26[[package]]
27name = "assert_cmd"
28version = "2.0.17"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66"
31dependencies = [
32 "anstyle",
33 "bstr",
34 "doc-comment",
35 "libc",
36 "predicates",
37 "predicates-core",
38 "predicates-tree",
39 "wait-timeout",
40]
41
42[[package]]
43name = "autocfg"
44version = "1.5.0"
45source = "registry+https://github.com/rust-lang/crates.io-index"
46checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
47
48[[package]]
49name = "bstr"
50version = "1.12.0"
51source = "registry+https://github.com/rust-lang/crates.io-index"
52checksum = "234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4"
53dependencies = [
54 "memchr",
55 "regex-automata",
56 "serde",
57]
58
59[[package]]
60name = "cc"
61version = "1.2.38"
62source = "registry+https://github.com/rust-lang/crates.io-index"
63checksum = "80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9"
64dependencies = [
65 "find-msvc-tools",
66 "shlex",
67]
68
69[[package]]
70name = "cfg-if"
71version = "1.0.3"
72source = "registry+https://github.com/rust-lang/crates.io-index"
73checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
74
75[[package]]
76name = "difflib"
77version = "0.4.0"
78source = "registry+https://github.com/rust-lang/crates.io-index"
79checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8"
80
81[[package]]
82name = "doc-comment"
83version = "0.3.3"
84source = "registry+https://github.com/rust-lang/crates.io-index"
85checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
86
87[[package]]
88name = "find-msvc-tools"
89version = "0.1.2"
90source = "registry+https://github.com/rust-lang/crates.io-index"
91checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959"
92
93[[package]]
94name = "float-cmp"
95version = "0.10.0"
96source = "registry+https://github.com/rust-lang/crates.io-index"
97checksum = "b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8"
98dependencies = [
99 "num-traits",
100]
101
102[[package]]
103name = "libc"
104version = "0.2.176"
105source = "registry+https://github.com/rust-lang/crates.io-index"
106checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
107
108[[package]]
109name = "log"
110version = "0.4.28"
111source = "registry+https://github.com/rust-lang/crates.io-index"
112checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
113
114[[package]]
115name = "memchr"
116version = "2.7.5"
117source = "registry+https://github.com/rust-lang/crates.io-index"
118checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
119
120[[package]]
121name = "normalize-line-endings"
122version = "0.3.0"
123source = "registry+https://github.com/rust-lang/crates.io-index"
124checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
125
126[[package]]
127name = "num-traits"
128version = "0.2.19"
129source = "registry+https://github.com/rust-lang/crates.io-index"
130checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
131dependencies = [
132 "autocfg",
133]
134
135[[package]]
136name = "predicates"
137version = "3.1.3"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573"
140dependencies = [
141 "anstyle",
142 "difflib",
143 "float-cmp",
144 "normalize-line-endings",
145 "predicates-core",
146 "regex",
147]
148
149[[package]]
150name = "predicates-core"
151version = "1.0.9"
152source = "registry+https://github.com/rust-lang/crates.io-index"
153checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa"
154
155[[package]]
156name = "predicates-tree"
157version = "1.0.12"
158source = "registry+https://github.com/rust-lang/crates.io-index"
159checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c"
160dependencies = [
161 "predicates-core",
162 "termtree",
163]
164
165[[package]]
166name = "proc-macro2"
167version = "1.0.101"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
170dependencies = [
171 "unicode-ident",
172]
173
174[[package]]
175name = "psm"
176version = "0.1.26"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "6e944464ec8536cd1beb0bbfd96987eb5e3b72f2ecdafdc5c769a37f1fa2ae1f"
179dependencies = [
180 "cc",
181]
182
183[[package]]
184name = "quote"
185version = "1.0.40"
186source = "registry+https://github.com/rust-lang/crates.io-index"
187checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
188dependencies = [
189 "proc-macro2",
190]
191
192[[package]]
193name = "recursive"
194version = "0.1.1"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "0786a43debb760f491b1bc0269fe5e84155353c67482b9e60d0cfb596054b43e"
197dependencies = [
198 "recursive-proc-macro-impl",
199 "stacker",
200]
201
202[[package]]
203name = "recursive-proc-macro-impl"
204version = "0.1.1"
205source = "registry+https://github.com/rust-lang/crates.io-index"
206checksum = "76009fbe0614077fc1a2ce255e3a1881a2e3a3527097d5dc6d8212c585e7e38b"
207dependencies = [
208 "quote",
209 "syn",
210]
211
212[[package]]
213name = "regex"
214version = "1.11.2"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912"
217dependencies = [
218 "aho-corasick",
219 "memchr",
220 "regex-automata",
221 "regex-syntax",
222]
223
224[[package]]
225name = "regex-automata"
226version = "0.4.10"
227source = "registry+https://github.com/rust-lang/crates.io-index"
228checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6"
229dependencies = [
230 "aho-corasick",
231 "memchr",
232 "regex-syntax",
233]
234
235[[package]]
236name = "regex-syntax"
237version = "0.8.6"
238source = "registry+https://github.com/rust-lang/crates.io-index"
239checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"
240
241[[package]]
242name = "serde"
243version = "1.0.226"
244source = "registry+https://github.com/rust-lang/crates.io-index"
245checksum = "0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd"
246dependencies = [
247 "serde_core",
248]
249
250[[package]]
251name = "serde_core"
252version = "1.0.226"
253source = "registry+https://github.com/rust-lang/crates.io-index"
254checksum = "ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4"
255dependencies = [
256 "serde_derive",
257]
258
259[[package]]
260name = "serde_derive"
261version = "1.0.226"
262source = "registry+https://github.com/rust-lang/crates.io-index"
263checksum = "8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33"
264dependencies = [
265 "proc-macro2",
266 "quote",
267 "syn",
268]
269
270[[package]]
271name = "shlex"
272version = "1.3.0"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
275
276[[package]]
277name = "sqlparser"
278version = "0.59.0"
279source = "registry+https://github.com/rust-lang/crates.io-index"
280checksum = "4591acadbcf52f0af60eafbb2c003232b2b4cd8de5f0e9437cb8b1b59046cc0f"
281dependencies = [
282 "log",
283 "recursive",
284]
285
286[[package]]
287name = "stacker"
288version = "0.1.21"
289source = "registry+https://github.com/rust-lang/crates.io-index"
290checksum = "cddb07e32ddb770749da91081d8d0ac3a16f1a569a18b20348cd371f5dead06b"
291dependencies = [
292 "cc",
293 "cfg-if",
294 "libc",
295 "psm",
296 "windows-sys",
297]
298
299[[package]]
300name = "syn"
301version = "2.0.106"
302source = "registry+https://github.com/rust-lang/crates.io-index"
303checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
304dependencies = [
305 "proc-macro2",
306 "quote",
307 "unicode-ident",
308]
309
310[[package]]
311name = "termtree"
312version = "0.5.1"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683"
315
316[[package]]
317name = "unicode-ident"
318version = "1.0.19"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
321
322[[package]]
323name = "wait-timeout"
324version = "0.2.1"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11"
327dependencies = [
328 "libc",
329]
330
331[[package]]
332name = "windows-sys"
333version = "0.59.0"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
336dependencies = [
337 "windows-targets",
338]
339
340[[package]]
341name = "windows-targets"
342version = "0.52.6"
343source = "registry+https://github.com/rust-lang/crates.io-index"
344checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
345dependencies = [
346 "windows_aarch64_gnullvm",
347 "windows_aarch64_msvc",
348 "windows_i686_gnu",
349 "windows_i686_gnullvm",
350 "windows_i686_msvc",
351 "windows_x86_64_gnu",
352 "windows_x86_64_gnullvm",
353 "windows_x86_64_msvc",
354]
355
356[[package]]
357name = "windows_aarch64_gnullvm"
358version = "0.52.6"
359source = "registry+https://github.com/rust-lang/crates.io-index"
360checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
361
362[[package]]
363name = "windows_aarch64_msvc"
364version = "0.52.6"
365source = "registry+https://github.com/rust-lang/crates.io-index"
366checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
367
368[[package]]
369name = "windows_i686_gnu"
370version = "0.52.6"
371source = "registry+https://github.com/rust-lang/crates.io-index"
372checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
373
374[[package]]
375name = "windows_i686_gnullvm"
376version = "0.52.6"
377source = "registry+https://github.com/rust-lang/crates.io-index"
378checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
379
380[[package]]
381name = "windows_i686_msvc"
382version = "0.52.6"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
385
386[[package]]
387name = "windows_x86_64_gnu"
388version = "0.52.6"
389source = "registry+https://github.com/rust-lang/crates.io-index"
390checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
391
392[[package]]
393name = "windows_x86_64_gnullvm"
394version = "0.52.6"
395source = "registry+https://github.com/rust-lang/crates.io-index"
396checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
397
398[[package]]
399name = "windows_x86_64_msvc"
400version = "0.52.6"
401source = "registry+https://github.com/rust-lang/crates.io-index"
402checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
403
404[[package]]
405name = "xlg-sqlfmt"
406version = "0.3.1"
407dependencies = [
408 "anyhow",
409 "assert_cmd",
410 "predicates",
411 "sqlparser",
412]