@@ -96,6 +96,7 @@ derive_more-impl,https://github.com/JelteF/derive_more,MIT,Jelte Fennema <github
9696digest , https://github.com/RustCrypto/traits , MIT OR Apache-2.0 , RustCrypto Developers
9797displaydoc , https://github.com/yaahc/displaydoc , MIT OR Apache-2.0 , Jane Lusby <jlusby@yaah.dev>
9898document-features , https://github.com/slint-ui/document-features , MIT OR Apache-2.0 , Slint Developers <info@slint.dev>
99+ dyn-clone , https://github.com/dtolnay/dyn-clone , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
99100either , https://github.com/rayon-rs/either , MIT OR Apache-2.0 , bluss
100101enum_dispatch , https://gitlab.com/antonok/enum_dispatch , MIT OR Apache-2.0 , Anton Lazarev <https://antonok.com>
101102equivalent , https://github.com/indexmap-rs/equivalent , Apache-2.0 OR MIT , The equivalent Authors
@@ -315,6 +316,7 @@ redox_syscall,https://gitlab.redox-os.org/redox-os/syscall,MIT,Jeremy Soller <ja
315316regex , https://github.com/rust-lang/regex , MIT OR Apache-2.0 , " The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>"
316317regex-automata , https://github.com/rust-lang/regex , MIT OR Apache-2.0 , " The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>"
317318regex-syntax , https://github.com/rust-lang/regex , MIT OR Apache-2.0 , " The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>"
319+ regress , https://github.com/ridiculousfish/regress , MIT OR Apache-2.0 , ridiculousfish <corydoras@ridiculousfish.com>
318320reqwest , https://github.com/seanmonstar/reqwest , MIT OR Apache-2.0 , Sean McArthur <sean@seanmonstar.com>
319321resolv-conf , https://github.com/hickory-dns/resolv-conf , MIT OR Apache-2.0 , The resolv-conf Authors
320322ring , https://github.com/briansmith/ring , Apache-2.0 AND ISC , The ring Authors
@@ -338,6 +340,8 @@ rustversion,https://github.com/dtolnay/rustversion,MIT OR Apache-2.0,David Tolna
338340ryu , https://github.com/dtolnay/ryu , Apache-2.0 OR BSL-1.0 , David Tolnay <dtolnay@gmail.com>
339341same-file , https://github.com/BurntSushi/same-file , Unlicense OR MIT , Andrew Gallant <jamslam@gmail.com>
340342schannel , https://github.com/steffengy/schannel-rs , MIT , " Steven Fackler <sfackler@gmail.com>, Steffen Butzer <steffen.butzer@outlook.com>"
343+ schemars , https://github.com/GREsau/schemars , MIT , Graham Esau <gesau@hotmail.co.uk>
344+ schemars_derive , https://github.com/GREsau/schemars , MIT , Graham Esau <gesau@hotmail.co.uk>
341345scoped-tls , https://github.com/alexcrichton/scoped-tls , MIT OR Apache-2.0 , Alex Crichton <alex@alexcrichton.com>
342346scopeguard , https://github.com/bluss/scopeguard , MIT OR Apache-2.0 , bluss
343347secrecy , https://github.com/iqlusioninc/crates/tree/main/secrecy , Apache-2.0 OR MIT , Tony Arcieri <tony@iqlusion.io>
@@ -350,6 +354,7 @@ serde-value,https://github.com/arcnmx/serde-value,MIT,arcnmx
350354serde_bytes , https://github.com/serde-rs/bytes , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
351355serde_core , https://github.com/serde-rs/serde , MIT OR Apache-2.0 , " Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
352356serde_derive , https://github.com/serde-rs/serde , MIT OR Apache-2.0 , " Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
357+ serde_derive_internals , https://github.com/serde-rs/serde , MIT OR Apache-2.0 , " Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
353358serde_html_form , https://github.com/jplatte/serde_html_form , MIT , The serde_html_form Authors
354359serde_json , https://github.com/serde-rs/json , MIT OR Apache-2.0 , " Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>"
355360serde_path_to_error , https://github.com/dtolnay/path-to-error , MIT OR Apache-2.0 , David Tolnay <dtolnay@gmail.com>
@@ -439,6 +444,7 @@ try-lock,https://github.com/seanmonstar/try-lock,MIT,Sean McArthur <sean@seanmon
439444tungstenite , https://github.com/snapview/tungstenite-rs , MIT OR Apache-2.0 , " Alexey Galakhov, Daniel Abramov"
440445twox-hash , https://github.com/shepmaster/twox-hash , MIT , Jake Goulding <jake.goulding@gmail.com>
441446typenum , https://github.com/paholg/typenum , MIT OR Apache-2.0 , " Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>"
447+ typify-impl , https://github.com/oxidecomputer/typify , Apache-2.0 , The typify-impl Authors
442448ucd-trie , https://github.com/BurntSushi/ucd-generate , MIT OR Apache-2.0 , Andrew Gallant <jamslam@gmail.com>
443449unarray , https://github.com/cameron1024/unarray , MIT OR Apache-2.0 , The unarray Authors
444450uncased , https://github.com/SergioBenitez/uncased , MIT OR Apache-2.0 , Sergio Benitez <sb@sergio.bz>
0 commit comments