Skip to content

Unify repositories

Alex Martin requested to merge monorepo into master

This MR moves all crate repositories' contents to subtrees (git subtree) in this repository, keeping their history. It also replaces the build system with a simpler one, changes all Cargo.toml files to use relative path dependencies, and removes the per-crate LICENSE files in favor of a repository-level LICENSE.

Merge request reports