mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
committed by
GitHub
parent
7c6d9fd956
commit
6d1e6218b5
@@ -10,7 +10,7 @@ use tauri::{
|
||||
AppHandle, Config, Manager, RunEvent, Runtime,
|
||||
};
|
||||
use zbus::{
|
||||
blocking::{Builder, Connection},
|
||||
blocking::{connection::Builder, Connection},
|
||||
interface,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user