Skip to content

Commit e8e2206

Browse files
committed
Update Deps
1 parent 317933c commit e8e2206

File tree

3 files changed

+96
-92
lines changed

3 files changed

+96
-92
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
uses: actions-rs/cargo@v1
7474
with:
7575
command: clippy
76-
args: -- -A clippy::or-fun-call -A clippy::expect-fun-call -A clippy::clone_double_ref -A clippy::wildcard-in-or-patterns
76+
args: -- -A clippy::or-fun-call -A clippy::expect-fun-call -A clippy::clone_double_ref -A clippy::wildcard-in-or-patterns -A clippy::for_loops_over_fallibles

0 commit comments

Comments
 (0)