chore(ci): Defer to package.rust-version for clippy

This commit is contained in:
Ed Page 2024-02-15 09:57:26 -06:00
parent 1313256db3
commit 51a98a25b6

View file

@ -1,4 +1,3 @@
msrv = "1.65.0" # MSRV
warn-on-all-wildcard-imports = true
allow-expect-in-tests = true
allow-unwrap-in-tests = true