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 44a1415 commit 22a4b3cCopy full SHA for 22a4b3c
.github/workflows/rust.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Rustfmt Check
25
uses: actions-rust-lang/rustfmt@v1
26
with:
27
- manifest-path: ./rust
+ manifest-path: ./rust/Cargo.toml
0 commit comments