Skip to content

Commit

Permalink
Bump required Bazel version to 3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminp committed Oct 23, 2020
1 parent d0c9483 commit dd5f049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ load("@io_bazel_rules_rust//:workspace.bzl", "rust_workspace")
rust_workspace()
```

The rules are under active development, as such the lastest commit on the master branch should be used. `master` currently requires Bazel >= 0.26.0.
The rules are under active development, as such the lastest commit on the master branch should be used. `master` currently requires Bazel >= 3.0.0.

## Rules

Expand Down

0 comments on commit dd5f049

Please sign in to comment.