chore: migrate to Rust 2024 and update dependencies
This commit is contained in:
parent
32975f8f05
commit
689c60d428
6 changed files with 33 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use criterion::{
|
||||
black_box, criterion_group, criterion_main, AxisScale, BenchmarkId, Criterion,
|
||||
PlotConfiguration,
|
||||
AxisScale, BenchmarkId, Criterion, PlotConfiguration, black_box, criterion_group,
|
||||
criterion_main,
|
||||
};
|
||||
use freedesktop_icons::lookup;
|
||||
use gtk4::{IconLookupFlags, IconTheme, TextDirection};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue