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 60dc62a commit 0973b29Copy full SHA for 0973b29
README.md
@@ -42,7 +42,7 @@ cargo fmt
42
## Lint
43
44
```sh
45
-cargo clippy -p api-axum -p api-rocket -p cli -p shared-lib --all-targets --all-features
+cargo clippy -p api-actix -p api-axum -p api-rocket -p cli -p shared-lib --all-targets --all-features
46
```
47
48
## Test
0 commit comments