@@ -237,6 +237,7 @@ derive_builder,https://github.com/colin-kiegel/rust-derive-builder,MIT OR Apache
237237derive_builder_core,https://github.com/colin-kiegel/rust-derive-builder,MIT OR Apache-2.0,"Colin Kiegel <
[email protected] >, Pascal Hertleif <
[email protected] >, Jan-Erik Rediger <
[email protected] >, Ted Driggs <
[email protected] >"
238238derive_builder_macro,https://github.com/colin-kiegel/rust-derive-builder,MIT OR Apache-2.0,"Colin Kiegel <
[email protected] >, Pascal Hertleif <
[email protected] >, Jan-Erik Rediger <
[email protected] >, Ted Driggs <
[email protected] >"
239239derive_more,https://github.com/JelteF/derive_more,MIT,Jelte Fennema <
[email protected] >
240+ derive_more-impl,https://github.com/JelteF/derive_more,MIT,Jelte Fennema <
[email protected] >
240241digest,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
241242dirs-next,https://github.com/xdg-rs/dirs,MIT OR Apache-2.0,The @xdg-rs members
242243dirs-sys-next,https://github.com/xdg-rs/dirs/tree/master/dirs-sys,MIT OR Apache-2.0,The @xdg-rs members
@@ -688,6 +689,7 @@ security-framework,https://github.com/kornelski/rust-security-framework,MIT OR A
688689security-framework-sys,https://github.com/kornelski/rust-security-framework,MIT OR Apache-2.0,"Steven Fackler <
[email protected] >, Kornel <
[email protected] >"
689690semver,https://github.com/dtolnay/semver,MIT OR Apache-2.0,David Tolnay <
[email protected] >
690691serde,https://github.com/serde-rs/serde,MIT OR Apache-2.0,"Erick Tryzelaar <
[email protected] >, David Tolnay <
[email protected] >"
692+ serde-aux,https://github.com/iddm/serde-aux,MIT,Victor Polevoy <
[email protected] >
691693serde-toml-merge,https://github.com/jdrouet/serde-toml-merge,MIT,Jeremie Drouet <
[email protected] >
692694serde-value,https://github.com/arcnmx/serde-value,MIT,arcnmx
693695serde_bytes,https://github.com/serde-rs/bytes,MIT OR Apache-2.0,David Tolnay <
[email protected] >
@@ -834,6 +836,7 @@ unicode-normalization,https://github.com/unicode-rs/unicode-normalization,MIT OR
834836unicode-segmentation,https://github.com/unicode-rs/unicode-segmentation,MIT OR Apache-2.0,"kwantam <
[email protected] >, Manish Goregaokar <
[email protected] >"
835837unicode-truncate,https://github.com/Aetf/unicode-truncate,MIT OR Apache-2.0,Aetf <
[email protected] >
836838unicode-width,https://github.com/unicode-rs/unicode-width,MIT OR Apache-2.0,"kwantam <
[email protected] >, Manish Goregaokar <
[email protected] >"
839+ unicode-xid,https://github.com/unicode-rs/unicode-xid,MIT OR Apache-2.0,"erick.tryzelaar <
[email protected] >, kwantam <
[email protected] >, Manish Goregaokar <
[email protected] >"
837840unit-prefix,https://codeberg.org/commons-rs/unit-prefix,MIT,"Fabio Valentini <
[email protected] >, Benjamin Sago <
[email protected] >"
838841universal-hash,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
839842unreachable,https://github.com/reem/rust-unreachable,MIT OR Apache-2.0,Jonathan Reem <
[email protected] >
0 commit comments