mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-29 15:00:42 +02:00
refactor(rust): upgrade to edition 2024 part 1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use hex_color::HexColor;
|
||||
#[cfg(feature = "schemars")]
|
||||
use schemars::gen::SchemaGenerator;
|
||||
use schemars::SchemaGenerator;
|
||||
#[cfg(feature = "schemars")]
|
||||
use schemars::schema::InstanceType;
|
||||
#[cfg(feature = "schemars")]
|
||||
|
||||
Reference in New Issue
Block a user