Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup instructions are incomplete (or broken) #167

Closed
nlopezgi opened this issue Dec 3, 2018 · 1 comment
Closed

Setup instructions are incomplete (or broken) #167

nlopezgi opened this issue Dec 3, 2018 · 1 comment

Comments

@nlopezgi
Copy link
Contributor

nlopezgi commented Dec 3, 2018

I had to add

load("@io_bazel_rules_rust//:workspace.bzl", "bazel_version")

bazel_version(name = "bazel_version")

below the call to rust_repositories()

It seems either the README needs to be updated or (better) the call to rust_repositories() should do the loading of the bazel_version(name = "bazel_version") repo

@mfarrugi
Copy link
Collaborator

mfarrugi commented Dec 4, 2018

I agree we should have one public dependencies function, I will pick this up eventually if no one else does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants