mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
t
This commit is contained in:
parent
69b0fe49d7
commit
735901a376
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ fn main() {
|
|||
};
|
||||
}
|
||||
|
||||
if features.len() > 1 {
|
||||
if !clippy && features.len() > 1 {
|
||||
panic!(
|
||||
"Only one runtime feature could be selected, current selection {:?}",
|
||||
features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue