You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,8 @@ The grammar processes entities in this order to resolve ambiguities:
82
82
83
83
## Dependencies
84
84
85
+
Most of these are downloaded by Bazel. These dependencies are listed to explain which versions they are implemented in. A notable exception are the Ruby dependencies, because they are not fully managed by Bazel.
86
+
85
87
-**Rust**: 1.91.1+
86
88
-**Bazel**: 8.4.2+ (for full build)
87
89
-**Ruby**: 3.3+ (requires libyaml: `brew install libyaml` on macOS)
0 commit comments