3 Commits

Author SHA1 Message Date
Alessandro Ghedini
bbe6e2ab22 convert repo to cargo workspace
This should make it easier to add new crates to the repo (e.g. no need
to add CI jobs for each one), and just generally makes more sense than
stuffing everything that is not quiche itself under tools/.

Pretty much all the changes are related to build scripts and related
things. All the actual code is just moved around.
2021-11-30 11:37:01 +00:00
Zexin, Hu
685b1f6197 deps: point BoringSSL submodule to GitHub mirror 2019-10-31 23:00:26 +00:00
Alessandro Ghedini
65f1c7a53f import BoringSSL as submodule and make cargo build it 2018-12-07 22:53:33 +00:00