Exporting cargo breaks building cargo

This commit is contained in:
Cody P Schafer
2014-12-05 14:38:33 -05:00
parent 1e0047383e
commit 95b80b7bfe

View File

@@ -1,6 +1,6 @@
inherit rust
export CARGO ?= "cargo"
CARGO ?= "cargo"
def cargo_base_dep(d):
deps = ""