Skip to content
Closed
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: 3 additions & 3 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"log","https://github.com/rust-lang/log","Apache-2.0 OR MIT","The Rust Project Developers"
"matchers","https://github.com/hawkw/matchers","MIT","Eliza Weisman <eliza@buoyant.io>"
"membarrier","https://github.com/jeehoonkang/membarrier-rs","Apache-2.0 OR MIT","Jeehoon Kang <jeehoon.kang@sf.snu.ac.kr>"
"memchr","https://github.com/BurntSushi/memchr","MIT OR Unlicense","Andrew Gallant <jamslam@gmail.com>|bluss"
"memchr","https://github.com/BurntSushi/rust-memchr","MIT OR Unlicense","Andrew Gallant <jamslam@gmail.com>|bluss"
"memoffset","https://github.com/Gilnaa/memoffset","MIT","Gilad Naaman <gilad.naaman@gmail.com>"
"memoffset","https://github.com/Gilnaa/memoffset","MIT","Gilad Naaman <gilad.naaman@gmail.com>"
"mio","https://github.com/tokio-rs/mio","MIT","Carl Lerche <me@carllerche.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>|Tokio Contributors <team@tokio.rs>"
Expand Down Expand Up @@ -96,7 +96,7 @@
"serde","https://github.com/serde-rs/serde","Apache-2.0 OR MIT","Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
"serde_json","https://github.com/serde-rs/json","Apache-2.0 OR MIT","Erick Tryzelaar <erick.tryzelaar@gmail.com>|David Tolnay <dtolnay@gmail.com>"
"sharded-slab","https://github.com/hawkw/sharded-slab","MIT","Eliza Weisman <eliza@buoyant.io>"
"slab","https://github.com/tokio-rs/slab","MIT","Carl Lerche <me@carllerche.com>"
"slab","https://github.com/carllerche/slab","MIT","Carl Lerche <me@carllerche.com>"
"smallvec","https://github.com/servo/rust-smallvec","Apache-2.0 OR MIT","The Servo Project Developers"
"socket2","https://github.com/alexcrichton/socket2-rs","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>"
"socket2","https://github.com/rust-lang/socket2","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>|Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
Expand All @@ -119,7 +119,7 @@
"try-lock","https://github.com/seanmonstar/try-lock","MIT","Sean McArthur <sean@seanmonstar.com>"
"typenum","https://github.com/paholg/typenum","Apache-2.0 OR MIT","Paho Lurie-Gregg <paho@paholg.com>|Andre Bogus <bogusandre@gmail.com>"
"unicode-width","https://github.com/unicode-rs/unicode-width","Apache-2.0 OR MIT","kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
"unicode-xid","https://github.com/unicode-rs/unicode-xid","Apache-2.0 OR MIT","erick.tryzelaar <erick.tryzelaar@gmail.com>|kwantam <kwantam@gmail.com>|Manish Goregaokar <manishsmail@gmail.com>"
"unicode-xid","https://github.com/unicode-rs/unicode-xid","Apache-2.0 OR MIT","erick.tryzelaar <erick.tryzelaar@gmail.com>|kwantam <kwantam@gmail.com>"
"vec_map","https://github.com/contain-rs/vec-map","Apache-2.0 OR MIT","Alex Crichton <alex@alexcrichton.com>|Jorge Aparicio <japaricious@gmail.com>|Alexis Beingessner <a.beingessner@gmail.com>|Brian Anderson <>|tbu- <>|Manish Goregaokar <>|Aaron Turon <aturon@mozilla.com>|Adolfo Ochagavía <>|Niko Matsakis <>|Steven Fackler <>|Chase Southwood <csouth3@illinois.edu>|Eduard Burtescu <>|Florian Wilkens <>|Félix Raimundo <>|Tibor Benke <>|Markus Siemens <markus@m-siemens.de>|Josh Branchaud <jbranchaud@gmail.com>|Huon Wilson <dbau.pp@gmail.com>|Corey Farwell <coref@rwell.org>|Aaron Liblong <>|Nick Cameron <nrc@ncameron.org>|Patrick Walton <pcwalton@mimiga.net>|Felix S Klock II <>|Andrew Paseltiner <apaseltiner@gmail.com>|Sean McArthur <sean.monstar@gmail.com>|Vadim Petrochenkov <>"
"version_check","https://github.com/SergioBenitez/version_check","Apache-2.0 OR MIT","Sergio Benitez <sb@sergio.bz>"
"waker-fn","https://github.com/stjepang/waker-fn","Apache-2.0 OR MIT","Stjepan Glavina <stjepang@gmail.com>"
Expand Down