Commit 9c5ea61
committed
Suppress clippy warning for Rust version compatibility
Add #[allow(clippy::manual_is_multiple_of)] to maintain compatibility
between Rust 1.83 (Docker) and 1.92+ (CI) where the method was stabilized.1 parent 5e5d2e7 commit 9c5ea61
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
429 | 430 | | |
430 | 431 | | |
431 | 432 | | |
| |||
0 commit comments