Skip to content

Commit e29ec53

Browse files
committed
update licenses
1 parent cdde69b commit e29ec53

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

LICENSE-3rdparty.csv

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ derive_builder,https://github.com/colin-kiegel/rust-derive-builder,MIT OR Apache
237237
derive_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]>"
238238
derive_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]>"
239239
derive_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]>
240241
digest,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
241242
dirs-next,https://github.com/xdg-rs/dirs,MIT OR Apache-2.0,The @xdg-rs members
242243
dirs-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
688689
security-framework-sys,https://github.com/kornelski/rust-security-framework,MIT OR Apache-2.0,"Steven Fackler <[email protected]>, Kornel <[email protected]>"
689690
semver,https://github.com/dtolnay/semver,MIT OR Apache-2.0,David Tolnay <[email protected]>
690691
serde,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]>
691693
serde-toml-merge,https://github.com/jdrouet/serde-toml-merge,MIT,Jeremie Drouet <[email protected]>
692694
serde-value,https://github.com/arcnmx/serde-value,MIT,arcnmx
693695
serde_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
834836
unicode-segmentation,https://github.com/unicode-rs/unicode-segmentation,MIT OR Apache-2.0,"kwantam <[email protected]>, Manish Goregaokar <[email protected]>"
835837
unicode-truncate,https://github.com/Aetf/unicode-truncate,MIT OR Apache-2.0,Aetf <[email protected]>
836838
unicode-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]>"
837840
unit-prefix,https://codeberg.org/commons-rs/unit-prefix,MIT,"Fabio Valentini <[email protected]>, Benjamin Sago <[email protected]>"
838841
universal-hash,https://github.com/RustCrypto/traits,MIT OR Apache-2.0,RustCrypto Developers
839842
unreachable,https://github.com/reem/rust-unreachable,MIT OR Apache-2.0,Jonathan Reem <[email protected]>

0 commit comments

Comments
 (0)