Skip to content

Commit 401cc6b

Browse files
1 parent b9ee93e commit 401cc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build]
2-
rustflags = ["-Wmissing_debug_implementations"]
2+
rustflags = ["-Wmissing_debug_implementations", "-Wclippy::unused-async"]

0 commit comments

Comments
 (0)