@@ -42,7 +42,6 @@ arrow-row,https://github.com/apache/arrow-rs,Apache-2.0,Apache Arrow <dev@arrow.
4242arrow-schema , https://github.com/apache/arrow-rs , Apache-2.0 , Apache Arrow <dev@arrow.apache.org>
4343arrow-select , https://github.com/apache/arrow-rs , Apache-2.0 , Apache Arrow <dev@arrow.apache.org>
4444arrow-string , https://github.com/apache/arrow-rs , Apache-2.0 , Apache Arrow <dev@arrow.apache.org>
45- ascii , https://github.com/tomprogrammer/rust-ascii , Apache-2.0 OR MIT , " Thomas Bahn <thomas@thomas-bahn.net>, Torbjørn Birch Moltu <t.b.moltu@lyse.net>, Simon Sapin <simon.sapin@exyr.org>"
4645async-broadcast , https://github.com/smol-rs/async-broadcast , MIT OR Apache-2.0 , " Stjepan Glavina <stjepang@gmail.com>, Yoshua Wuyts <yoshuawuyts@gmail.com>, Zeeshan Ali Khan <zeeshanak@gnome.org>"
4746async-channel , https://github.com/smol-rs/async-channel , Apache-2.0 OR MIT , Stjepan Glavina <stjepang@gmail.com>
4847async-compression , https://github.com/Nullus157/async-compression , MIT OR Apache-2.0 , " Wim Looman <wim@nemo157.com>, Allen Bui <fairingrey@gmail.com>"
@@ -54,7 +53,6 @@ async-graphql,https://github.com/async-graphql/async-graphql,MIT OR Apache-2.0,"
5453async-graphql-derive , https://github.com/async-graphql/async-graphql , MIT OR Apache-2.0 , " sunli <scott_s829@163.com>, Koxiaet"
5554async-graphql-parser , https://github.com/async-graphql/async-graphql , MIT OR Apache-2.0 , " sunli <scott_s829@163.com>, Koxiaet"
5655async-graphql-value , https://github.com/async-graphql/async-graphql , MIT OR Apache-2.0 , " sunli <scott_s829@163.com>, Koxiaet"
57- async-graphql-warp , https://github.com/async-graphql/async-graphql , MIT OR Apache-2.0 , " sunli <scott_s829@163.com>, Koxiaet"
5856async-io , https://github.com/smol-rs/async-io , Apache-2.0 OR MIT , Stjepan Glavina <stjepang@gmail.com>
5957async-lock , https://github.com/smol-rs/async-lock , Apache-2.0 OR MIT , Stjepan Glavina <stjepang@gmail.com>
6058async-nats , https://github.com/nats-io/nats.rs , Apache-2.0 , " Tomasz Pietrek <tomasz@nats.io>, Casper Beyer <caspervonb@pm.me>"
@@ -312,11 +310,6 @@ glob,https://github.com/rust-lang/glob,MIT OR Apache-2.0,The Rust Project Develo
312310gloo-timers , https://github.com/rustwasm/gloo/tree/master/crates/timers , MIT OR Apache-2.0 , Rust and WebAssembly Working Group
313311goauth , https://github.com/durch/rust-goauth , MIT , Drazen Urch <github@drazenur.ch>
314312governor , https://github.com/boinkor-net/governor , MIT , Andreas Fuchs <asf@boinkor.net>
315- graphql-introspection-query , https://github.com/graphql-rust/graphql-client , Apache-2.0 OR MIT , Tom Houlé <tom@tomhoule.com>
316- graphql-parser , https://github.com/graphql-rust/graphql-parser , MIT OR Apache-2.0 , Paul Colomiets <paul@colomiets.name>
317- graphql_client , https://github.com/graphql-rust/graphql-client , Apache-2.0 OR MIT , Tom Houlé <tom@tomhoule.com>
318- graphql_client_codegen , https://github.com/graphql-rust/graphql-client , Apache-2.0 OR MIT , Tom Houlé <tom@tomhoule.com>
319- graphql_query_derive , https://github.com/graphql-rust/graphql-client , Apache-2.0 OR MIT , Tom Houlé <tom@tomhoule.com>
320313greptime-proto , https://github.com/GreptimeTeam/greptime-proto , Apache-2.0 , The greptime-proto Authors
321314greptimedb-ingester , https://github.com/GreptimeTeam/greptimedb-ingester-rust , Apache-2.0 , The greptimedb-ingester Authors
322315grok , https://github.com/mmastrac/grok , Apache-2.0 , " Matt Mastracci <matthew@mastracci.com>, Michael Nitschinger <michael@nitschinger.at>"
@@ -834,7 +827,6 @@ unicode-width,https://github.com/unicode-rs/unicode-width,MIT OR Apache-2.0,"kwa
834827unicode-xid , https://github.com/unicode-rs/unicode-xid , MIT OR Apache-2.0 , " erick.tryzelaar <erick.tryzelaar@gmail.com>, kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>"
835828unit-prefix , https://codeberg.org/commons-rs/unit-prefix , MIT , " Fabio Valentini <decathorpe@gmail.com>, Benjamin Sago <ogham@bsago.me>"
836829universal-hash , https://github.com/RustCrypto/traits , MIT OR Apache-2.0 , RustCrypto Developers
837- unreachable , https://github.com/reem/rust-unreachable , MIT OR Apache-2.0 , Jonathan Reem <jonathan.reem@gmail.com>
838830unsafe-libyaml , https://github.com/dtolnay/unsafe-libyaml , MIT , David Tolnay <dtolnay@gmail.com>
839831untrusted , https://github.com/briansmith/untrusted , ISC , Brian Smith <brian@briansmith.org>
840832uom , https://github.com/iliekturtles/uom , Apache-2.0 OR MIT , Mike Boutin <mike.boutin@gmail.com>
@@ -848,7 +840,6 @@ utf8parse,https://github.com/alacritty/vte,Apache-2.0 OR MIT,"Joe Wilm <joe@jwil
848840uuid , https://github.com/uuid-rs/uuid , Apache-2.0 OR MIT , " Ashley Mannix<ashleymannix@live.com.au>, Dylan DPC<dylan.dpc@gmail.com>, Hunar Roop Kahlon<hunar.roop@gmail.com>"
849841uuid-simd , https://github.com/Nugine/simd , MIT , The uuid-simd Authors
850842valuable , https://github.com/tokio-rs/valuable , MIT , The valuable Authors
851- void , https://github.com/reem/rust-void , MIT , Jonathan Reem <jonathan.reem@gmail.com>
852843vrl , https://github.com/vectordotdev/vrl , MPL-2.0 , Vector Contributors <vector@datadoghq.com>
853844vsimd , https://github.com/Nugine/simd , MIT , The vsimd Authors
854845vte , https://github.com/alacritty/vte , Apache-2.0 OR MIT , " Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>"
0 commit comments