⬆️ Un-pin and fix dependencies.
This commit is contained in:
parent
6d32b4c247
commit
d3b16fda4d
2 changed files with 6 additions and 7 deletions
|
|
@ -2,7 +2,6 @@
|
|||
use crate::interface::config::ip4::Ipv4ConfigProxy;
|
||||
use std::{net::Ipv4Addr, ops::Deref, str::FromStr};
|
||||
use zbus::Result;
|
||||
use zvariant::DeserializeDict;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Ipv4Config<'a>(Ipv4ConfigProxy<'a>);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue