diff --git a/Cargo.toml b/Cargo.toml index f2db4e8..181d01b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ exclude = [ ] [dependencies] -tauri = "1.0" +tauri = "1.6" tiny_http = "0.12" portpicker = "0.1" serde_json = "1.0"