|
|
|
@ -86,14 +86,14 @@ checksum = "85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "android_logger"
|
|
|
|
|
version = "0.9.2"
|
|
|
|
|
version = "0.11.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2ec2333c185d826313162cee39d3fcc6a84ba08114a839bebf53b961e7e75773"
|
|
|
|
|
checksum = "8619b80c242aa7bd638b5c7ddd952addeecb71f69c75e33f1d47b2804f8f883a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"android_log-sys",
|
|
|
|
|
"env_logger",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"log",
|
|
|
|
|
"once_cell",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1166,9 +1166,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "env_logger"
|
|
|
|
|
version = "0.7.1"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
|
|
|
|
|
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"regex",
|
|
|
|
@ -4306,9 +4306,8 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tauri"
|
|
|
|
|
version = "2.0.0-alpha.2"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#c36d451bcd9576dd4e0c673078c421dcb83932be"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#630a7f4b18cef169bfd48673609306fec434e397"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"android_logger",
|
|
|
|
|
"anyhow",
|
|
|
|
|
"attohttpc",
|
|
|
|
|
"cocoa",
|
|
|
|
@ -4327,7 +4326,6 @@ dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"objc",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"oslog",
|
|
|
|
|
"paste",
|
|
|
|
|
"percent-encoding",
|
|
|
|
|
"rand 0.8.5",
|
|
|
|
@ -4356,7 +4354,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tauri-codegen"
|
|
|
|
|
version = "2.0.0-alpha.0"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#c36d451bcd9576dd4e0c673078c421dcb83932be"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#630a7f4b18cef169bfd48673609306fec434e397"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.13.1",
|
|
|
|
|
"brotli",
|
|
|
|
@ -4381,7 +4379,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tauri-macros"
|
|
|
|
|
version = "2.0.0-alpha.0"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#c36d451bcd9576dd4e0c673078c421dcb83932be"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#630a7f4b18cef169bfd48673609306fec434e397"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"heck 0.4.0",
|
|
|
|
|
"proc-macro2",
|
|
|
|
@ -4599,7 +4597,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tauri-runtime"
|
|
|
|
|
version = "0.13.0-alpha.0"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#c36d451bcd9576dd4e0c673078c421dcb83932be"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#630a7f4b18cef169bfd48673609306fec434e397"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gtk",
|
|
|
|
|
"http",
|
|
|
|
@ -4618,7 +4616,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tauri-runtime-wry"
|
|
|
|
|
version = "0.13.0-alpha.0"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#c36d451bcd9576dd4e0c673078c421dcb83932be"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#630a7f4b18cef169bfd48673609306fec434e397"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cocoa",
|
|
|
|
|
"gtk",
|
|
|
|
@ -4637,7 +4635,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tauri-utils"
|
|
|
|
|
version = "2.0.0-alpha.0"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#c36d451bcd9576dd4e0c673078c421dcb83932be"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/tauri?branch=next#630a7f4b18cef169bfd48673609306fec434e397"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"brotli",
|
|
|
|
|
"ctor",
|
|
|
|
@ -5647,7 +5645,7 @@ dependencies = [
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wry"
|
|
|
|
|
version = "0.24.1"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/wry?branch=dev#87216c7f01d5f65641422343dd0aa7f08ea61d0d"
|
|
|
|
|
source = "git+https://github.com/tauri-apps/wry?branch=dev#bce39e2be195194e547b0021e770e45a3df15fa1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.13.1",
|
|
|
|
|
"block",
|
|
|
|
|