|
@@ -440,8 +440,8 @@ dependencies = [
|
|
|
"bitflags",
|
|
|
"block",
|
|
|
"cocoa-foundation",
|
|
|
- "core-foundation 0.9.2",
|
|
|
- "core-graphics 0.22.3",
|
|
|
+ "core-foundation",
|
|
|
+ "core-graphics",
|
|
|
"foreign-types",
|
|
|
"libc",
|
|
|
"objc",
|
|
@@ -455,7 +455,7 @@ checksum = "7ade49b65d560ca58c403a479bb396592b155c0185eada742ee323d1d68d6318"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
"block",
|
|
|
- "core-foundation 0.9.2",
|
|
|
+ "core-foundation",
|
|
|
"core-graphics-types",
|
|
|
"foreign-types",
|
|
|
"libc",
|
|
@@ -483,50 +483,22 @@ version = "0.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "core-foundation"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
|
|
|
-dependencies = [
|
|
|
- "core-foundation-sys 0.7.0",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "core-foundation"
|
|
|
version = "0.9.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3"
|
|
|
dependencies = [
|
|
|
- "core-foundation-sys 0.8.3",
|
|
|
+ "core-foundation-sys",
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "core-foundation-sys"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "core-foundation-sys"
|
|
|
version = "0.8.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "core-graphics"
|
|
|
-version = "0.19.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "core-foundation 0.7.0",
|
|
|
- "foreign-types",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "core-graphics"
|
|
|
version = "0.22.3"
|
|
@@ -534,7 +506,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
- "core-foundation 0.9.2",
|
|
|
+ "core-foundation",
|
|
|
"core-graphics-types",
|
|
|
"foreign-types",
|
|
|
"libc",
|
|
@@ -547,24 +519,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
- "core-foundation 0.9.2",
|
|
|
+ "core-foundation",
|
|
|
"foreign-types",
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "core-video-sys"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "34ecad23610ad9757664d644e369246edde1803fcb43ed72876565098a5d3828"
|
|
|
-dependencies = [
|
|
|
- "cfg-if 0.1.10",
|
|
|
- "core-foundation-sys 0.7.0",
|
|
|
- "core-graphics 0.19.2",
|
|
|
- "libc",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "cpufeatures"
|
|
|
version = "0.2.1"
|
|
@@ -663,6 +622,16 @@ dependencies = [
|
|
|
"syn",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "ctor"
|
|
|
+version = "0.1.21"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa"
|
|
|
+dependencies = [
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "ctr"
|
|
|
version = "0.8.0"
|
|
@@ -748,15 +717,6 @@ dependencies = [
|
|
|
"syn",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "data-url"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3a30bfce702bcfa94e906ef82421f2c0e61c076ad76030c16ee5d2e9a32fe193"
|
|
|
-dependencies = [
|
|
|
- "matches",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "deflate"
|
|
|
version = "0.7.20"
|
|
@@ -1163,6 +1123,19 @@ dependencies = [
|
|
|
"system-deps 3.2.0",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "gdkx11-sys"
|
|
|
+version = "0.14.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "38cefbc8ac7be19c9b51f54fbd7cef48b70495a4cb23a812e2137e75b484b29d"
|
|
|
+dependencies = [
|
|
|
+ "gdk-sys",
|
|
|
+ "glib-sys",
|
|
|
+ "libc",
|
|
|
+ "system-deps 3.2.0",
|
|
|
+ "x11",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "generator"
|
|
|
version = "0.7.0"
|
|
@@ -1589,6 +1562,17 @@ dependencies = [
|
|
|
"wasm-bindgen",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "json-patch"
|
|
|
+version = "0.2.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f995a3c8f2bc3dd52a18a583e90f9ec109c047fa1603a853e46bcda14d2e279d"
|
|
|
+dependencies = [
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "treediff",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "kuchiki"
|
|
|
version = "0.8.1"
|
|
@@ -2475,16 +2459,6 @@ dependencies = [
|
|
|
"rand_core 0.5.1",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "raw-window-handle"
|
|
|
-version = "0.3.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e28f55143d0548dad60bb4fbdc835a3d7ac6acc3324506450c5fdd6e42903a76"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "raw-window-handle 0.4.2",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "raw-window-handle"
|
|
|
version = "0.4.2"
|
|
@@ -2606,7 +2580,7 @@ dependencies = [
|
|
|
"objc",
|
|
|
"objc-foundation",
|
|
|
"objc_id",
|
|
|
- "raw-window-handle 0.4.2",
|
|
|
+ "raw-window-handle",
|
|
|
"wasm-bindgen",
|
|
|
"wasm-bindgen-futures",
|
|
|
"web-sys",
|
|
@@ -2708,8 +2682,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
- "core-foundation 0.9.2",
|
|
|
- "core-foundation-sys 0.8.3",
|
|
|
+ "core-foundation",
|
|
|
+ "core-foundation-sys",
|
|
|
"libc",
|
|
|
"security-framework-sys",
|
|
|
]
|
|
@@ -2720,7 +2694,7 @@ version = "2.4.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e"
|
|
|
dependencies = [
|
|
|
- "core-foundation-sys 0.8.3",
|
|
|
+ "core-foundation-sys",
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
@@ -3070,6 +3044,16 @@ dependencies = [
|
|
|
"unicode-xid",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "sys-info"
|
|
|
+version = "0.9.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c"
|
|
|
+dependencies = [
|
|
|
+ "cc",
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "system-deps"
|
|
|
version = "3.2.0"
|
|
@@ -3104,20 +3088,20 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "tao"
|
|
|
version = "0.5.2"
|
|
|
-source = "git+https://github.com/tauri-apps/tao?rev=9f699a345788fbb08bc483a3f335ca4a94339676#9f699a345788fbb08bc483a3f335ca4a94339676"
|
|
|
+source = "git+https://github.com/tauri-apps/tao?branch=next#cf3d3b54ae3e32b4b7577240a93510f46c30593f"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
"cairo-rs",
|
|
|
"cc",
|
|
|
"cocoa",
|
|
|
- "core-foundation 0.9.2",
|
|
|
- "core-graphics 0.22.3",
|
|
|
- "core-video-sys",
|
|
|
+ "core-foundation",
|
|
|
+ "core-graphics",
|
|
|
"crossbeam-channel",
|
|
|
"dispatch",
|
|
|
"gdk",
|
|
|
"gdk-pixbuf",
|
|
|
"gdk-sys",
|
|
|
+ "gdkx11-sys",
|
|
|
"gio",
|
|
|
"glib",
|
|
|
"glib-sys",
|
|
@@ -3132,14 +3116,28 @@ dependencies = [
|
|
|
"ndk-sys",
|
|
|
"objc",
|
|
|
"parking_lot",
|
|
|
- "raw-window-handle 0.3.4",
|
|
|
+ "raw-window-handle",
|
|
|
"scopeguard",
|
|
|
"serde",
|
|
|
+ "tao-core-video-sys",
|
|
|
"unicode-segmentation",
|
|
|
- "windows 0.25.0",
|
|
|
+ "windows 0.30.0",
|
|
|
+ "windows_macros",
|
|
|
"x11-dl",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "tao-core-video-sys"
|
|
|
+version = "0.2.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "271450eb289cb4d8d0720c6ce70c72c8c858c93dd61fc625881616752e6b98f6"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "core-foundation-sys",
|
|
|
+ "libc",
|
|
|
+ "objc",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "tar"
|
|
|
version = "0.4.38"
|
|
@@ -3160,7 +3158,6 @@ dependencies = [
|
|
|
"bincode",
|
|
|
"cfg_aliases",
|
|
|
"clap",
|
|
|
- "data-url",
|
|
|
"dirs-next",
|
|
|
"either",
|
|
|
"embed_plist",
|
|
@@ -3180,7 +3177,7 @@ dependencies = [
|
|
|
"os_pipe",
|
|
|
"percent-encoding",
|
|
|
"rand 0.8.4",
|
|
|
- "raw-window-handle 0.4.2",
|
|
|
+ "raw-window-handle",
|
|
|
"regex",
|
|
|
"rfd",
|
|
|
"semver 1.0.4",
|
|
@@ -3243,6 +3240,7 @@ dependencies = [
|
|
|
"quote",
|
|
|
"syn",
|
|
|
"tauri-codegen",
|
|
|
+ "tauri-utils",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3258,8 +3256,8 @@ dependencies = [
|
|
|
"tauri-utils",
|
|
|
"thiserror",
|
|
|
"uuid",
|
|
|
- "webview2-com 0.9.0",
|
|
|
- "windows 0.29.0",
|
|
|
+ "webview2-com",
|
|
|
+ "windows 0.30.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3273,8 +3271,8 @@ dependencies = [
|
|
|
"tauri-runtime",
|
|
|
"tauri-utils",
|
|
|
"uuid",
|
|
|
- "webview2-com 0.9.0",
|
|
|
- "windows 0.29.0",
|
|
|
+ "webview2-com",
|
|
|
+ "windows 0.30.0",
|
|
|
"wry",
|
|
|
]
|
|
|
|
|
@@ -3284,8 +3282,10 @@ version = "1.0.0-beta.3"
|
|
|
dependencies = [
|
|
|
"aes-gcm",
|
|
|
"base64",
|
|
|
+ "ctor",
|
|
|
"heck 0.4.0",
|
|
|
"html5ever",
|
|
|
+ "json-patch",
|
|
|
"kuchiki",
|
|
|
"once_cell",
|
|
|
"phf 0.10.1",
|
|
@@ -3484,6 +3484,15 @@ dependencies = [
|
|
|
"tracing-log",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "treediff"
|
|
|
+version = "3.0.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "761e8d5ad7ce14bb82b7e61ccc0ca961005a275a060b9644a2431aa11553c2ff"
|
|
|
+dependencies = [
|
|
|
+ "serde_json",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "typenum"
|
|
|
version = "1.15.0"
|
|
@@ -3744,36 +3753,14 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "webview2-com"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "abdc9ca7cebd96a1005d5ba1e9d70c61c0f6c276a41cddaeecb7842d436ab3bc"
|
|
|
-dependencies = [
|
|
|
- "webview2-com-macros 0.4.0",
|
|
|
- "webview2-com-sys 0.7.0",
|
|
|
- "windows 0.25.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webview2-com"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2b0f21eed16a0078ef52de94d15d6e3a22f9998cf45bdabaf9ef4a235ae235ac"
|
|
|
-dependencies = [
|
|
|
- "webview2-com-macros 0.5.0",
|
|
|
- "webview2-com-sys 0.9.0",
|
|
|
- "windows 0.29.0",
|
|
|
- "windows_macros 0.29.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webview2-com-macros"
|
|
|
-version = "0.4.0"
|
|
|
+version = "0.10.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "07bca4b354035275764ea4ca8d6bfa74cc5b0e8126e7cd675ee327574b59e13d"
|
|
|
+checksum = "381febeeb86214fd262941a2b26322c33c38bf8b565b0ddfd4a7a8d4003053a9"
|
|
|
dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn",
|
|
|
+ "webview2-com-macros",
|
|
|
+ "webview2-com-sys",
|
|
|
+ "windows 0.30.0",
|
|
|
+ "windows_macros",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3789,28 +3776,15 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "webview2-com-sys"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "73472d7f0e9038b58204cb3f582ee138a8c181719dc6825ea03371ad085c6058"
|
|
|
-dependencies = [
|
|
|
- "regex",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "thiserror",
|
|
|
- "windows 0.25.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webview2-com-sys"
|
|
|
-version = "0.9.0"
|
|
|
+version = "0.10.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a56fe9356e3729233bed63e7c002c0f5064f5d2148f169ce77eec8932a98c4c0"
|
|
|
+checksum = "a2e3542bb16fe61e951f87c9146571344f1e773327498efa65704a4cff472662"
|
|
|
dependencies = [
|
|
|
"regex",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"thiserror",
|
|
|
- "windows 0.29.0",
|
|
|
+ "windows 0.30.0",
|
|
|
"windows-bindgen",
|
|
|
]
|
|
|
|
|
@@ -3872,22 +3846,6 @@ dependencies = [
|
|
|
"windows_x86_64_msvc 0.24.0",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "windows"
|
|
|
-version = "0.25.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e46c474738425c090573ecf5472d54ee5f78132e6195d0bbfcc2aabc0ed29f37"
|
|
|
-dependencies = [
|
|
|
- "windows_aarch64_msvc 0.25.0",
|
|
|
- "windows_gen 0.25.0",
|
|
|
- "windows_i686_gnu 0.25.0",
|
|
|
- "windows_i686_msvc 0.25.0",
|
|
|
- "windows_macros 0.25.0",
|
|
|
- "windows_reader 0.25.0",
|
|
|
- "windows_x86_64_gnu 0.25.0",
|
|
|
- "windows_x86_64_msvc 0.25.0",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "windows"
|
|
|
version = "0.29.0"
|
|
@@ -3902,20 +3860,27 @@ dependencies = [
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
-name = "windows-bindgen"
|
|
|
-version = "0.29.0"
|
|
|
+name = "windows"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b01138bf46333583966ea4b86fd4f61a9b524c0f5f88bc3c18768d6b66cb6c4e"
|
|
|
+checksum = "b749ebd2304aa012c5992d11a25d07b406bdbe5f79d371cb7a918ce501a19eb0"
|
|
|
dependencies = [
|
|
|
- "windows_quote 0.29.0",
|
|
|
- "windows_reader 0.29.0",
|
|
|
+ "windows_aarch64_msvc 0.30.0",
|
|
|
+ "windows_i686_gnu 0.30.0",
|
|
|
+ "windows_i686_msvc 0.30.0",
|
|
|
+ "windows_x86_64_gnu 0.30.0",
|
|
|
+ "windows_x86_64_msvc 0.30.0",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
-name = "windows_aarch64_msvc"
|
|
|
-version = "0.25.0"
|
|
|
+name = "windows-bindgen"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3022d174000fcaeb6f95933fb04171ea0e21b9289ac57fe4400bfa148e41df79"
|
|
|
+checksum = "944c545fcae9dd66488308f8b69aa3ba34f53714416ecfcdcbbfa4b6821e27c6"
|
|
|
+dependencies = [
|
|
|
+ "windows_quote",
|
|
|
+ "windows_reader",
|
|
|
+]
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_aarch64_msvc"
|
|
@@ -3924,23 +3889,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "c3d027175d00b01e0cbeb97d6ab6ebe03b12330a35786cbaca5252b1c4bf5d9b"
|
|
|
|
|
|
[[package]]
|
|
|
-name = "windows_gen"
|
|
|
-version = "0.25.0"
|
|
|
+name = "windows_aarch64_msvc"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "54e0f0e40e950724f92de0f714817c7030a88161738b9b1c58d62c817246fe1c"
|
|
|
-dependencies = [
|
|
|
- "windows_quote 0.25.0",
|
|
|
- "windows_reader 0.25.0",
|
|
|
-]
|
|
|
+checksum = "29277a4435d642f775f63c7d1faeb927adba532886ce0287bd985bffb16b6bca"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_gen"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e59eb69ef41a029911bb604a850f70ec1f58c8587511bc10ed84a3465931df0b"
|
|
|
+checksum = "30dff4d91d22520628bb94b66f2bb313cb16a09a515a32320a84a1b449bc94c0"
|
|
|
dependencies = [
|
|
|
- "windows_quote 0.29.0",
|
|
|
- "windows_reader 0.29.0",
|
|
|
+ "windows_quote",
|
|
|
+ "windows_reader",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3951,15 +3912,15 @@ checksum = "c0866510a3eca9aed73a077490bbbf03e5eaac4e1fd70849d89539e5830501fd"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_i686_gnu"
|
|
|
-version = "0.25.0"
|
|
|
+version = "0.29.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "03b1584eebf06654708eab4301152032c13c1e47f4a754ffc93c733f10993e85"
|
|
|
+checksum = "8793f59f7b8e8b01eda1a652b2697d87b93097198ae85f823b969ca5b89bba58"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_i686_gnu"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8793f59f7b8e8b01eda1a652b2697d87b93097198ae85f823b969ca5b89bba58"
|
|
|
+checksum = "1145e1989da93956c68d1864f32fb97c8f561a8f89a5125f6a2b7ea75524e4b8"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_i686_msvc"
|
|
@@ -3967,12 +3928,6 @@ version = "0.24.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "bf0ffed56b7e9369a29078d2ab3aaeceea48eb58999d2cff3aa2494a275b95c6"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_msvc"
|
|
|
-version = "0.25.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f49df16591e9ad429997ec57d462b0cc45168f639d03489e8c2e933ea9c389d7"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "windows_i686_msvc"
|
|
|
version = "0.29.0"
|
|
@@ -3980,52 +3935,34 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "8602f6c418b67024be2996c512f5f995de3ba417f4c75af68401ab8756796ae4"
|
|
|
|
|
|
[[package]]
|
|
|
-name = "windows_macros"
|
|
|
-version = "0.25.0"
|
|
|
+name = "windows_i686_msvc"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6103bcf1a7396d66f6f08a2d67d8a2ab34efaf4b1d7567301af2c002507c8c3b"
|
|
|
-dependencies = [
|
|
|
- "syn",
|
|
|
- "windows_gen 0.25.0",
|
|
|
- "windows_quote 0.25.0",
|
|
|
- "windows_reader 0.25.0",
|
|
|
-]
|
|
|
+checksum = "d4a09e3a0d4753b73019db171c1339cd4362c8c44baf1bcea336235e955954a6"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_macros"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f6443f71f760ce91f4cc7fc81ee78f680dccb8ec110c52a92ec857a7def39a3"
|
|
|
+checksum = "62ae44ab917e9005fe710d99d52d227ca0164b10a09be90649142cc3fab825d3"
|
|
|
dependencies = [
|
|
|
"syn",
|
|
|
- "windows_gen 0.29.0",
|
|
|
- "windows_quote 0.29.0",
|
|
|
- "windows_reader 0.29.0",
|
|
|
+ "windows_gen",
|
|
|
+ "windows_quote",
|
|
|
+ "windows_reader",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_quote"
|
|
|
-version = "0.25.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e414df8d5dd2013f2317fdc414d3ad035effcb7aef1f16bf508ac5743154835a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_quote"
|
|
|
-version = "0.29.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1dd83f20d7c391dc3b115a7e8a0851b71d0a9c356be2791571e858063b5f823c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_reader"
|
|
|
-version = "0.25.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8132c9fb77903d852ea20053af816bd15c088a6e8d283b8283e80353347bb6b9"
|
|
|
+checksum = "71f02c51a77e6248c1206aaa920802c32d50a05205e229b118d7f3afd3036667"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_reader"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d87b34c04457bad3c5436ffe1ed262c908228bb634e3bda34f4ce2c252495787"
|
|
|
+checksum = "e44e6df0da993cda589c5ac852272fbb2a0ead67a031a017dd3eac11528a2d72"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_x86_64_gnu"
|
|
@@ -4035,15 +3972,15 @@ checksum = "384a173630588044205a2993b6864a2f56e5a8c1e7668c07b93ec18cf4888dc4"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_x86_64_gnu"
|
|
|
-version = "0.25.0"
|
|
|
+version = "0.29.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2cb06177184100374f97d5e7261ee0b6adefa8ee32e38f87518ca22b519bb80e"
|
|
|
+checksum = "f3d615f419543e0bd7d2b3323af0d86ff19cbc4f816e6453f36a2c2ce889c354"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_x86_64_gnu"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f3d615f419543e0bd7d2b3323af0d86ff19cbc4f816e6453f36a2c2ce889c354"
|
|
|
+checksum = "8ca64fcb0220d58db4c119e050e7af03c69e6f4f415ef69ec1773d9aab422d5a"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_x86_64_msvc"
|
|
@@ -4053,15 +3990,15 @@ checksum = "9bd8f062d8ca5446358159d79a90be12c543b3a965c847c8f3eedf14b321d399"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_x86_64_msvc"
|
|
|
-version = "0.25.0"
|
|
|
+version = "0.29.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c3c27bcbb33ddbed3569e36c14775c99f72b97c72ce49f81d128637fb48a061f"
|
|
|
+checksum = "11d95421d9ed3672c280884da53201a5c46b7b2765ca6faf34b0d71cf34a3561"
|
|
|
|
|
|
[[package]]
|
|
|
name = "windows_x86_64_msvc"
|
|
|
-version = "0.29.0"
|
|
|
+version = "0.30.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "11d95421d9ed3672c280884da53201a5c46b7b2765ca6faf34b0d71cf34a3561"
|
|
|
+checksum = "08cabc9f0066848fef4bc6a1c1668e6efce38b661d2aeec75d18d8617eebb5f1"
|
|
|
|
|
|
[[package]]
|
|
|
name = "winres"
|
|
@@ -4086,10 +4023,10 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "wry"
|
|
|
version = "0.12.2"
|
|
|
-source = "git+https://github.com/tauri-sec/wry?branch=next#7e6021068c0d20688ac3d218da1f55d02eaa6f0c"
|
|
|
+source = "git+https://github.com/tauri-apps/wry?rev=ddb695afda719e8dd32fa584b336b7c9ff574399#ddb695afda719e8dd32fa584b336b7c9ff574399"
|
|
|
dependencies = [
|
|
|
"cocoa",
|
|
|
- "core-graphics 0.22.3",
|
|
|
+ "core-graphics",
|
|
|
"gdk",
|
|
|
"gio",
|
|
|
"glib",
|
|
@@ -4102,13 +4039,25 @@ dependencies = [
|
|
|
"once_cell",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
+ "sys-info",
|
|
|
"tao",
|
|
|
"thiserror",
|
|
|
"url",
|
|
|
"webkit2gtk",
|
|
|
"webkit2gtk-sys",
|
|
|
- "webview2-com 0.7.0",
|
|
|
- "windows 0.25.0",
|
|
|
+ "webview2-com",
|
|
|
+ "windows 0.30.0",
|
|
|
+ "windows_macros",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "x11"
|
|
|
+version = "2.19.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6dd0565fa8bfba8c5efe02725b14dff114c866724eff2cfd44d76cea74bcd87a"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+ "pkg-config",
|
|
|
]
|
|
|
|
|
|
[[package]]
|