chore: Rust 2024 edition
This commit is contained in:
parent
3b86984332
commit
c31a46961a
31 changed files with 48 additions and 48 deletions
|
|
@ -1,8 +1,7 @@
|
|||
use serde_repr::{Deserialize_repr, Serialize_repr};
|
||||
use zbus::{
|
||||
proxy,
|
||||
Result, proxy,
|
||||
zvariant::{ObjectPath, OwnedValue, Type},
|
||||
Result,
|
||||
};
|
||||
|
||||
#[repr(u32)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue