We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6411c66 commit d6f93deCopy full SHA for d6f93de
.github/workflows/cargo-doc.yaml
@@ -29,6 +29,8 @@ jobs:
29
- uses: actions-rust-lang/setup-rust-toolchain@v1
30
with:
31
toolchain: nightly-2024-10-15
32
+ components: rust-docs, rustc, cargo
33
+ override: true
34
- name: Install Protoc
35
uses: arduino/setup-protoc@v3
36
0 commit comments