Jakob Stoklund Olesen
|
e7c6efa31e
|
Update docopt dependency to 0.8.0.
This breaks our depending on two different versions of the regex
library.
This updated docopt uses serde instead of rustc_serialize.
|
2017-06-14 10:38:06 -07:00 |
|
Jakob Stoklund Olesen
|
a8a79df620
|
Promote the src/tools crate to the top-level workspace.
The 'src' and 'tests' top-level directories now contain tools sources
and integration tests for any of the library crates.
|
2016-10-17 15:04:29 -07:00 |
|
Jakob Stoklund Olesen
|
67abb2d2f6
|
Create a phantom workspace manifest for all crates.
Share a single Cargo.lock and target directory at the repo top-level.
|
2016-10-10 10:52:48 -07:00 |
|