Upgrade to Rust 1.79 (#11875)

This commit is contained in:
Micha Reiser 2024-06-17 07:15:10 +01:00 committed by GitHub
parent 355d26f05c
commit 1f654ee729
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,6 @@ use {
fmt, iter,
num::TryFromIntError,
ops::{Add, AddAssign, Sub, SubAssign},
u32,
},
};