Don't confuse Cargo when building dependencies.

This commit is contained in:
Josh Matthews 2017-11-28 15:52:54 -05:00 committed by GitHub
parent ae3c3ba1c2
commit 786583b61f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ members = [
"ports/geckolib",
"ports/servo",
]
exclude = [".cargo"]
[profile.dev]
codegen-units = 4