Commit 2e78ff6
committed
Move third-party crate root to a lib.rs file
Using /dev/null is no longer compatible with the most recent version of
Bazel's rules_rust crate_universe.
INFO: Running command line: bazel-bin/third-party/vendor.sh
Error: Package "third-party" target "third_party" had an absolute source path "/dev/null", which is not supported1 parent 48ee2cf commit 2e78ff6
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments