mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Upgrade to Rust 1.79 (#11875)
This commit is contained in:
parent
355d26f05c
commit
1f654ee729
6 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,6 @@ use {
|
|||
fmt, iter,
|
||||
num::TryFromIntError,
|
||||
ops::{Add, AddAssign, Sub, SubAssign},
|
||||
u32,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue