mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-26 21:41:48 +02:00
chore: edition 2024
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
use serde::de::DeserializeOwned;
|
||||
use tauri::{
|
||||
plugin::{PermissionState, PluginApi},
|
||||
AppHandle, Runtime,
|
||||
plugin::{PermissionState, PluginApi},
|
||||
};
|
||||
|
||||
use crate::NotificationBuilder;
|
||||
|
||||
Reference in New Issue
Block a user