chore: update CI's clippy version to 1.65 (#5276)

This commit is contained in:
Carl Lerche
2022-12-06 19:56:13 -08:00
committed by GitHub
parent 07da5e73ee
commit 22cff80048
20 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![allow(clippy::blacklisted_name)]
#![allow(clippy::disallowed_names)]
#![warn(rust_2018_idioms)]
#![cfg(feature = "full")]