1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

rework resourcedef (#373)

This commit is contained in:
Rob Ede
2021-07-19 22:37:54 +01:00
committed by GitHub
parent a83dfaa162
commit c65e8524b2
9 changed files with 956 additions and 372 deletions

View File

@ -39,4 +39,4 @@ jobs:
uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --workspace --tests --all-features
args: --workspace --all-features --tests --examples --bins -- -Dclippy::todo