Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ indexmap,https://github.com/bluss/indexmap,Apache-2.0 OR MIT,The indexmap Author
indexmap,https://github.com/indexmap-rs/indexmap,Apache-2.0 OR MIT,The indexmap Authors
indicatif,https://github.com/console-rs/indicatif,MIT,The indicatif Authors
inout,https://github.com/RustCrypto/utils,MIT OR Apache-2.0,RustCrypto Developers
instant,https://github.com/sebcrozet/instant,BSD-3-Clause,sebcrozet <[email protected]>
inventory,https://github.com/dtolnay/inventory,MIT OR Apache-2.0,David Tolnay <[email protected]>
ipnet,https://github.com/krisprice/ipnet,MIT OR Apache-2.0,Kris Price <[email protected]>
ipnetwork,https://github.com/achanda/ipnetwork,MIT OR Apache-2.0,"Abhishek Chanda <[email protected]>, Linus Färnstrand <[email protected]>"
Expand Down Expand Up @@ -314,9 +313,7 @@ ownedbytes,https://github.com/quickwit-oss/tantivy,MIT,"Paul Masurel <paul@quick
p256,https://github.com/RustCrypto/elliptic-curves/tree/master/p256,Apache-2.0 OR MIT,RustCrypto Developers
page_size,https://github.com/Elzair/page_size_rs,MIT OR Apache-2.0,Philip Woods <[email protected]>
papergrid,https://github.com/zhiburt/tabled,MIT,Maxim Zhiburt <[email protected]>
parking_lot,https://github.com/Amanieu/parking_lot,Apache-2.0 OR MIT,Amanieu d'Antras <[email protected]>
parking_lot,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'Antras <[email protected]>
parking_lot_core,https://github.com/Amanieu/parking_lot,Apache-2.0 OR MIT,Amanieu d'Antras <[email protected]>
parking_lot_core,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'Antras <[email protected]>
password-hash,https://github.com/RustCrypto/traits/tree/master/password-hash,MIT OR Apache-2.0,RustCrypto Developers
pbkdf2,https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2,MIT OR Apache-2.0,RustCrypto Developers
Expand Down Expand Up @@ -364,6 +361,7 @@ prost-build,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <dan@danbu
prost-derive,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <[email protected]>, Lucio Franco <[email protected]>, Casper Meijn <[email protected]>, Tokio Contributors <[email protected]>"
prost-types,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <[email protected]>, Lucio Franco <[email protected]>, Casper Meijn <[email protected]>, Tokio Contributors <[email protected]>"
protobuf,https://github.com/stepancheg/rust-protobuf,MIT,Stepan Koltsov <[email protected]>
protobuf-support,https://github.com/stepancheg/rust-protobuf,MIT,Stepan Koltsov <[email protected]>
quanta,https://github.com/metrics-rs/quanta,MIT,Toby Lawrence <[email protected]>
quick-error,http://github.com/tailhook/quick-error,MIT OR Apache-2.0,"Paul Colomiets <[email protected]>, Colin Kiegel <[email protected]>"
quinn,https://github.com/quinn-rs/quinn,MIT OR Apache-2.0,The quinn Authors
Expand Down Expand Up @@ -548,7 +546,7 @@ wasm-bindgen-futures,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/cr
wasm-bindgen-macro,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro,MIT OR Apache-2.0,The wasm-bindgen Developers
wasm-bindgen-macro-support,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support,MIT OR Apache-2.0,The wasm-bindgen Developers
wasm-bindgen-shared,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared,MIT OR Apache-2.0,The wasm-bindgen Developers
wasm-timer,https://github.com/tomaka/wasm-timer,MIT,Pierre Krieger <[email protected]>
wasmtimer,https://github.com/whizsid/wasmtimer-rs,MIT,"WhizSid <[email protected]>, Pierre Krieger <[email protected]>"
web-sys,https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys,MIT OR Apache-2.0,The wasm-bindgen Developers
web-time,https://github.com/daxpedda/web-time,MIT OR Apache-2.0,The web-time Authors
webpki-roots,https://github.com/rustls/webpki-roots,CDLA-Permissive-2.0,The webpki-roots Authors
Expand Down
Loading