This commit is contained in:
James Bell 2025-01-03 18:54:07 +00:00
parent 69b0fe49d7
commit 735901a376

View file

@ -13,7 +13,7 @@ fn main() {
}; };
} }
if features.len() > 1 { if !clippy && features.len() > 1 {
panic!( panic!(
"Only one runtime feature could be selected, current selection {:?}", "Only one runtime feature could be selected, current selection {:?}",
features features