Fix CI build (hopefully), migrate to using Cargo workspace

This commit is contained in:
Lucien Greathouse
2019-01-09 16:49:23 -08:00
parent f2849357f8
commit 779bcaeccb
8 changed files with 32 additions and 22 deletions

2
rojo-e2e/.gitignore vendored
View File

@@ -1,2 +0,0 @@
/target/
**/*.rs.bk

4
rojo-e2e/Cargo.lock generated
View File

@@ -1,4 +0,0 @@
[[package]]
name = "rojo-e2e"
version = "0.1.0"