diff --git a/Cargo.toml b/Cargo.toml index ee10c6e8..d3dfe908 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ rust-version = "1.57" exclude = ["/examples"] [dependencies] -tauri = { version = "1.0.0-rc.6" } +tauri = { version = "1.0.0-rc.10" } [target.'cfg(target_os = "windows")'.dependencies.windows-sys] version = "0.35"