diff --git a/Cargo.toml b/Cargo.toml index 6ff5886..a2f7057 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = ["CrabNebula Ltd."] license = "Apache-2.0 OR MIT" [workspace.dependencies] -tauri = "2.0.4" +tauri = "2" serde = "1" serde_json = "1" thiserror = "1"