CI still doesnt like the new addr_of stuff, reverted

This commit is contained in:
epi
2020-12-03 07:09:40 -06:00
parent 6939884a95
commit 1d4403b497
2 changed files with 2 additions and 2 deletions

View File

@@ -61,4 +61,4 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: clippy
args: --all-targets --all-features -- -D warnings
args: --all-targets --all-features -- -D warnings -A clippy::deref_addrof