11The following Rust crates are used or included in this package:
22
33
4- -------------------------------------------------------------
5-
6- Name: ahash
7- Version: 0.8.11
8- Repository: https://github.com/tkaitchuck/ahash
9- Authors: Tom Kaitchuck
10- License: Apache-2.0 OR MIT
11-
124-------------------------------------------------------------
135
146Name: aho-corasick
@@ -44,7 +36,7 @@ License: Apache-2.0 OR MIT
4436-------------------------------------------------------------
4537
4638Name: anstream
47- Version: 0.6.18
39+ Version: 0.6.21
4840Repository: https://github.com/rust-cli/anstyle.git
4941Authors: anstream authors
5042License: Apache-2.0 OR MIT
@@ -92,7 +84,7 @@ License: Apache-2.0 OR MIT
9284-------------------------------------------------------------
9385
9486Name: ariadne
95- Version: 0.5.0
87+ Version: 0.5.1
9688Repository: https://github.com/zesterer/ariadne
9789Authors: Joshua Barretto
9890License: MIT
@@ -116,7 +108,7 @@ License: Apache-2.0 OR MIT
116108-------------------------------------------------------------
117109
118110Name: cc
119- Version: 1.2.17
111+ Version: 1.2.41
120112Repository: https://github.com/rust-lang/cc-rs
121113Authors: Alex Crichton
122114License: Apache-2.0 OR MIT
@@ -140,9 +132,9 @@ License: Apache-2.0 OR MIT
140132-------------------------------------------------------------
141133
142134Name: chumsky
143- Version: 0.9.3
135+ Version: 0.11.1
144136Repository: https://github.com/zesterer/chumsky
145- Authors: Joshua Barretto
137+ Authors: Joshua Barretto, Elijah Hartvigsen
146138License: MIT
147139
148140-------------------------------------------------------------
@@ -259,6 +251,22 @@ License: Apache-2.0 OR MIT
259251
260252-------------------------------------------------------------
261253
254+ Name: equivalent
255+ Version: 1.0.2
256+ Repository: https://github.com/indexmap-rs/equivalent
257+ Authors: equivalent authors
258+ License: Apache-2.0 OR MIT
259+
260+ -------------------------------------------------------------
261+
262+ Name: find-msvc-tools
263+ Version: 0.1.4
264+ Repository: https://github.com/rust-lang/cc-rs
265+ Authors: find-msvc-tools authors
266+ License: Apache-2.0 OR MIT
267+
268+ -------------------------------------------------------------
269+
262270Name: fnv
263271Version: 1.0.7
264272Repository: https://github.com/servo/rust-fnv
@@ -267,6 +275,14 @@ License: Apache-2.0 OR MIT
267275
268276-------------------------------------------------------------
269277
278+ Name: foldhash
279+ Version: 0.1.5
280+ Repository: https://github.com/orlp/foldhash
281+ Authors: Orson Peters
282+ License: Zlib
283+
284+ -------------------------------------------------------------
285+
270286Name: getset
271287Version: 0.1.5
272288Repository: https://github.com/jbaublitz/getset
@@ -276,7 +292,7 @@ License: MIT
276292-------------------------------------------------------------
277293
278294Name: hashbrown
279- Version: 0.14 .5
295+ Version: 0.15 .5
280296Repository: https://github.com/rust-lang/hashbrown
281297Authors: Amanieu d'Antras
282298License: Apache-2.0 OR MIT
@@ -324,7 +340,7 @@ License: Apache-2.0 OR MIT
324340-------------------------------------------------------------
325341
326342Name: itertools
327- Version: 0.13 .0
343+ Version: 0.14 .0
328344Repository: https://github.com/rust-itertools/itertools
329345Authors: bluss
330346License: Apache-2.0 OR MIT
@@ -356,7 +372,7 @@ License: Apache-2.0 OR MIT
356372-------------------------------------------------------------
357373
358374Name: log
359- Version: 0.4.27
375+ Version: 0.4.28
360376Repository: https://github.com/rust-lang/log
361377Authors: The Rust Project Developers
362378License: Apache-2.0 OR MIT
@@ -436,15 +452,15 @@ License: Apache-2.0 OR MIT
436452-------------------------------------------------------------
437453
438454Name: prqlc
439- Version: 0.13.4
455+ Version: 0.13.5
440456Repository: https://github.com/PRQL/prql
441457Authors: prqlc authors
442458License: Apache-2.0
443459
444460-------------------------------------------------------------
445461
446462Name: prqlc-parser
447- Version: 0.13.4
463+ Version: 0.13.5
448464Repository: https://github.com/PRQL/prql
449465Authors: prqlc-parser authors
450466License: Apache-2.0
@@ -484,21 +500,37 @@ License: Apache-2.0 OR MIT
484500-------------------------------------------------------------
485501
486502Name: regex
487- Version: 1.11 .1
503+ Version: 1.12 .1
488504Repository: https://github.com/rust-lang/regex
489505Authors: The Rust Project Developers, Andrew Gallant
490506License: Apache-2.0 OR MIT
491507
492508-------------------------------------------------------------
493509
494510Name: regex-automata
495- Version: 0.4 .9
511+ Version: 0.3 .9
496512Repository: https://github.com/rust-lang/regex/tree/master/regex-automata
497513Authors: The Rust Project Developers, Andrew Gallant
498514License: Apache-2.0 OR MIT
499515
500516-------------------------------------------------------------
501517
518+ Name: regex-automata
519+ Version: 0.4.12
520+ Repository: https://github.com/rust-lang/regex
521+ Authors: The Rust Project Developers, Andrew Gallant
522+ License: Apache-2.0 OR MIT
523+
524+ -------------------------------------------------------------
525+
526+ Name: regex-syntax
527+ Version: 0.7.5
528+ Repository: https://github.com/rust-lang/regex/tree/master/regex-syntax
529+ Authors: The Rust Project Developers, Andrew Gallant
530+ License: Apache-2.0 OR MIT
531+
532+ -------------------------------------------------------------
533+
502534Name: regex-syntax
503535Version: 0.8.5
504536Repository: https://github.com/rust-lang/regex/tree/master/regex-syntax
@@ -524,71 +556,79 @@ License: Apache-2.0 OR BSL-1.0
524556-------------------------------------------------------------
525557
526558Name: savvy
527- Version: 0.8.8
559+ Version: 0.8.13
528560Repository: https://github.com/yutannihilation/savvy/
529561Authors: Hiroaki Yutani
530562License: MIT
531563
532564-------------------------------------------------------------
533565
534566Name: savvy-bindgen
535- Version: 0.8.8
567+ Version: 0.8.13
536568Repository: https://github.com/yutannihilation/savvy/
537569Authors: Hiroaki Yutani
538570License: MIT
539571
540572-------------------------------------------------------------
541573
542574Name: savvy-ffi
543- Version: 0.8.8
575+ Version: 0.8.13
544576Repository: https://github.com/yutannihilation/savvy/
545577Authors: Hiroaki Yutani
546578License: MIT
547579
548580-------------------------------------------------------------
549581
550582Name: savvy-macro
551- Version: 0.8.8
583+ Version: 0.8.13
552584Repository: https://github.com/yutannihilation/savvy/
553585Authors: Hiroaki Yutani
554586License: MIT
555587
556588-------------------------------------------------------------
557589
558590Name: schemars
559- Version: 1.0.0-alpha.17
591+ Version: 1.0.4
560592Repository: https://github.com/GREsau/schemars
561593Authors: Graham Esau
562594License: MIT
563595
564596-------------------------------------------------------------
565597
566598Name: schemars_derive
567- Version: 1.0.0-alpha.17
599+ Version: 1.0.4
568600Repository: https://github.com/GREsau/schemars
569601Authors: Graham Esau
570602License: MIT
571603
572604-------------------------------------------------------------
573605
574606Name: semver
575- Version: 1.0.26
607+ Version: 1.0.27
576608Repository: https://github.com/dtolnay/semver
577609Authors: David Tolnay
578610License: Apache-2.0 OR MIT
579611
580612-------------------------------------------------------------
581613
582614Name: serde
583- Version: 1.0.219
615+ Version: 1.0.228
616+ Repository: https://github.com/serde-rs/serde
617+ Authors: Erick Tryzelaar, David Tolnay
618+ License: Apache-2.0 OR MIT
619+
620+ -------------------------------------------------------------
621+
622+ Name: serde_core
623+ Version: 1.0.228
584624Repository: https://github.com/serde-rs/serde
585625Authors: Erick Tryzelaar, David Tolnay
586626License: Apache-2.0 OR MIT
587627
588628-------------------------------------------------------------
589629
590630Name: serde_derive
591- Version: 1.0.219
631+ Version: 1.0.228
592632Repository: https://github.com/serde-rs/serde
593633Authors: Erick Tryzelaar, David Tolnay
594634License: Apache-2.0 OR MIT
@@ -604,7 +644,7 @@ License: Apache-2.0 OR MIT
604644-------------------------------------------------------------
605645
606646Name: serde_json
607- Version: 1.0.140
647+ Version: 1.0.145
608648Repository: https://github.com/serde-rs/json
609649Authors: Erick Tryzelaar, David Tolnay
610650License: Apache-2.0 OR MIT
@@ -628,15 +668,15 @@ License: Apache-2.0 OR MIT
628668-------------------------------------------------------------
629669
630670Name: sqlparser
631- Version: 0.53 .0
671+ Version: 0.59 .0
632672Repository: https://github.com/apache/datafusion-sqlparser-rs
633673Authors: Apache DataFusion
634674License: Apache-2.0
635675
636676-------------------------------------------------------------
637677
638678Name: stacker
639- Version: 0.1.20
679+ Version: 0.1.22
640680Repository: https://github.com/rust-lang/stacker
641681Authors: Alex Crichton, Simonas Kazlauskas
642682License: Apache-2.0 OR MIT
@@ -652,15 +692,15 @@ License: MIT
652692-------------------------------------------------------------
653693
654694Name: strum
655- Version: 0.27.1
695+ Version: 0.27.2
656696Repository: https://github.com/Peternator7/strum
657697Authors: Peter Glotfelty
658698License: MIT
659699
660700-------------------------------------------------------------
661701
662702Name: strum_macros
663- Version: 0.27.1
703+ Version: 0.27.2
664704Repository: https://github.com/Peternator7/strum
665705Authors: Peter Glotfelty
666706License: MIT
@@ -703,7 +743,15 @@ Name: unicode-ident
703743Version: 1.0.18
704744Repository: https://github.com/dtolnay/unicode-ident
705745Authors: David Tolnay
706- License: (MIT OR Apache-2.0) AND Unicode-3.0
746+ License: (Apache-2.0 OR MIT) AND Unicode-3.0
747+
748+ -------------------------------------------------------------
749+
750+ Name: unicode-segmentation
751+ Version: 1.12.0
752+ Repository: https://github.com/unicode-rs/unicode-segmentation
753+ Authors: kwantam, Manish Goregaokar
754+ License: Apache-2.0 OR MIT
707755
708756-------------------------------------------------------------
709757
@@ -755,14 +803,6 @@ License: Apache-2.0 OR MIT
755803
756804-------------------------------------------------------------
757805
758- Name: version_check
759- Version: 0.9.5
760- Repository: https://github.com/SergioBenitez/version_check
761- Authors: Sergio Benitez
762- License: Apache-2.0 OR MIT
763-
764- -------------------------------------------------------------
765-
766806Name: wasm-bindgen
767807Version: 0.2.100
768808Repository: https://github.com/rustwasm/wasm-bindgen
@@ -914,19 +954,3 @@ Authors: Sergio Benitez
914954License: Apache-2.0 OR MIT
915955
916956-------------------------------------------------------------
917-
918- Name: zerocopy
919- Version: 0.7.35
920- Repository: https://github.com/google/zerocopy
921- Authors: Joshua Liebow-Feeser
922- License: Apache-2.0 OR BSD-2-Clause OR MIT
923-
924- -------------------------------------------------------------
925-
926- Name: zerocopy-derive
927- Version: 0.7.35
928- Repository: https://github.com/google/zerocopy
929- Authors: Joshua Liebow-Feeser
930- License: Apache-2.0 OR BSD-2-Clause OR MIT
931-
932- -------------------------------------------------------------
0 commit comments