Commit f12a32f
Fix docsrs build (#174)
* Fix docsrs build
Fix docs.rs build by removing exclusion on protobuf code generation
when `DOCS_RS` environment variable is set.
Signed-off-by: Dwayne Sykes <[email protected]>
* Update spiffe/build.rs
---------
Signed-off-by: Dwayne Sykes <[email protected]>
Co-authored-by: Max Lambrecht <[email protected]>1 parent ca569f8 commit f12a32f
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 7 | + | |
| 8 | + | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
| |||
0 commit comments