mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
chore: update deps, make mobile script paths relative (#649)
This commit is contained in:
committed by
GitHub
parent
1240631840
commit
5de23e79f9
@@ -38,8 +38,6 @@ pub enum Error {
|
||||
#[error(transparent)]
|
||||
Tauri(#[from] tauri::Error),
|
||||
#[error(transparent)]
|
||||
TauriApi(#[from] tauri::api::Error),
|
||||
#[error(transparent)]
|
||||
Bincode(#[from] Box<bincode::ErrorKind>),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user