|
@@ -1,6 +1,6 @@
|
|
|
[package]
|
|
|
name = "tauri"
|
|
|
-version = "0.6.2"
|
|
|
+version = "0.7.0"
|
|
|
authors = [
|
|
|
"Lucas Fernandes Gonçalves Nogueira <lucas@tauri.studio>",
|
|
|
"Daniel Thompson-Yvetot <denjell@sfosc.org>",
|
|
@@ -33,7 +33,7 @@ anyhow = "1.0.31"
|
|
|
thiserror = "1.0.20"
|
|
|
envmnt = "0.8.3"
|
|
|
once_cell = "1.4.0"
|
|
|
-tauri-api = { version = "0.6", path = "../tauri-api" }
|
|
|
+tauri-api = { version = "0.7", path = "../tauri-api" }
|
|
|
|
|
|
[build-dependencies]
|
|
|
tauri_includedir_codegen = "0.6.1"
|