|
@@ -206,8 +206,8 @@ version = "0.15.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6"
|
|
checksum = "58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
]
|
|
]
|
|
@@ -409,7 +409,7 @@ version = "0.15.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8"
|
|
checksum = "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "glib-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
]
|
|
]
|
|
@@ -447,15 +447,6 @@ dependencies = [
|
|
"uuid 0.8.2",
|
|
"uuid 0.8.2",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "cfg-expr"
|
|
|
|
-version = "0.8.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "b412e83326147c2bb881f8b40edfbf9905b9b8abaebd0e47ca190ba62fda8f0e"
|
|
|
|
-dependencies = [
|
|
|
|
- "smallvec",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "cfg-expr"
|
|
name = "cfg-expr"
|
|
version = "0.9.1"
|
|
version = "0.9.1"
|
|
@@ -528,7 +519,7 @@ dependencies = [
|
|
"which 4.2.5",
|
|
"which 4.2.5",
|
|
"window-shadows",
|
|
"window-shadows",
|
|
"window-vibrancy",
|
|
"window-vibrancy",
|
|
- "windows-sys",
|
|
|
|
|
|
+ "windows-sys 0.36.1",
|
|
"winreg",
|
|
"winreg",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -856,9 +847,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "delay_timer"
|
|
name = "delay_timer"
|
|
-version = "0.11.1"
|
|
|
|
|
|
+version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "68db8078186fbb91582bc7ba4f7b90e52cc4618a585748dd6a9fb6f4a25ea3c4"
|
|
|
|
|
|
+checksum = "6157b4d9fa3d165f5b9693fb923829b6fb098410e3a87117bb3943f4730815f7"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"async-trait",
|
|
"async-trait",
|
|
@@ -1279,9 +1270,9 @@ version = "0.15.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7"
|
|
checksum = "140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "gio-sys 0.15.10",
|
|
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "gio-sys",
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
]
|
|
]
|
|
@@ -1294,9 +1285,9 @@ checksum = "32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cairo-sys-rs",
|
|
"cairo-sys-rs",
|
|
"gdk-pixbuf-sys",
|
|
"gdk-pixbuf-sys",
|
|
- "gio-sys 0.15.10",
|
|
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "gio-sys",
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"pango-sys",
|
|
"pango-sys",
|
|
"pkg-config",
|
|
"pkg-config",
|
|
@@ -1310,7 +1301,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178"
|
|
checksum = "b4b7f8c7a84b407aa9b143877e267e848ff34106578b64d1e0a24bf550716178"
|
|
dependencies = [
|
|
dependencies = [
|
|
"gdk-sys",
|
|
"gdk-sys",
|
|
- "glib-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
"x11",
|
|
"x11",
|
|
@@ -1377,34 +1368,21 @@ dependencies = [
|
|
"futures-channel",
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-core",
|
|
"futures-io",
|
|
"futures-io",
|
|
- "gio-sys 0.15.10",
|
|
|
|
|
|
+ "gio-sys",
|
|
"glib",
|
|
"glib",
|
|
"libc",
|
|
"libc",
|
|
"once_cell",
|
|
"once_cell",
|
|
"thiserror",
|
|
"thiserror",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "gio-sys"
|
|
|
|
-version = "0.14.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "c0a41df66e57fcc287c4bcf74fc26b884f31901ea9792ec75607289b456f48fa"
|
|
|
|
-dependencies = [
|
|
|
|
- "glib-sys 0.14.0",
|
|
|
|
- "gobject-sys 0.14.0",
|
|
|
|
- "libc",
|
|
|
|
- "system-deps 3.2.0",
|
|
|
|
- "winapi",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "gio-sys"
|
|
name = "gio-sys"
|
|
version = "0.15.10"
|
|
version = "0.15.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d"
|
|
checksum = "32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
"winapi",
|
|
"winapi",
|
|
@@ -1422,8 +1400,8 @@ dependencies = [
|
|
"futures-executor",
|
|
"futures-executor",
|
|
"futures-task",
|
|
"futures-task",
|
|
"glib-macros",
|
|
"glib-macros",
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"once_cell",
|
|
"once_cell",
|
|
"smallvec",
|
|
"smallvec",
|
|
@@ -1445,16 +1423,6 @@ dependencies = [
|
|
"syn",
|
|
"syn",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "glib-sys"
|
|
|
|
-version = "0.14.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "1c1d60554a212445e2a858e42a0e48cece1bd57b311a19a9468f70376cf554ae"
|
|
|
|
-dependencies = [
|
|
|
|
- "libc",
|
|
|
|
- "system-deps 3.2.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "glib-sys"
|
|
name = "glib-sys"
|
|
version = "0.15.10"
|
|
version = "0.15.10"
|
|
@@ -1484,24 +1452,13 @@ dependencies = [
|
|
"regex",
|
|
"regex",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "gobject-sys"
|
|
|
|
-version = "0.14.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "aa92cae29759dae34ab5921d73fff5ad54b3d794ab842c117e36cafc7994c3f5"
|
|
|
|
-dependencies = [
|
|
|
|
- "glib-sys 0.14.0",
|
|
|
|
- "libc",
|
|
|
|
- "system-deps 3.2.0",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "gobject-sys"
|
|
name = "gobject-sys"
|
|
version = "0.15.10"
|
|
version = "0.15.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a"
|
|
checksum = "0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "glib-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
]
|
|
]
|
|
@@ -1539,9 +1496,9 @@ dependencies = [
|
|
"cairo-sys-rs",
|
|
"cairo-sys-rs",
|
|
"gdk-pixbuf-sys",
|
|
"gdk-pixbuf-sys",
|
|
"gdk-sys",
|
|
"gdk-sys",
|
|
- "gio-sys 0.15.10",
|
|
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "gio-sys",
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"pango-sys",
|
|
"pango-sys",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
@@ -1576,7 +1533,7 @@ dependencies = [
|
|
"indexmap",
|
|
"indexmap",
|
|
"slab",
|
|
"slab",
|
|
"tokio",
|
|
"tokio",
|
|
- "tokio-util 0.7.1",
|
|
|
|
|
|
+ "tokio-util 0.7.2",
|
|
"tracing",
|
|
"tracing",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -1666,7 +1623,7 @@ checksum = "ff8670570af52249509a86f5e3e18a08c60b177071826898fde8997cf5f6bfbb"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
"fnv",
|
|
"fnv",
|
|
- "itoa 1.0.1",
|
|
|
|
|
|
+ "itoa 1.0.2",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1719,7 +1676,7 @@ dependencies = [
|
|
"http-body",
|
|
"http-body",
|
|
"httparse",
|
|
"httparse",
|
|
"httpdate",
|
|
"httpdate",
|
|
- "itoa 1.0.1",
|
|
|
|
|
|
+ "itoa 1.0.2",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
"socket2",
|
|
"socket2",
|
|
"tokio",
|
|
"tokio",
|
|
@@ -1829,15 +1786,6 @@ version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"
|
|
checksum = "879d54834c8c76457ef4293a689b2a8c59b076067ad77b15efafbb05f92a592b"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "itertools"
|
|
|
|
-version = "0.10.3"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
|
|
|
|
-dependencies = [
|
|
|
|
- "either",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "itoa"
|
|
name = "itoa"
|
|
version = "0.4.8"
|
|
version = "0.4.8"
|
|
@@ -1846,9 +1794,9 @@ checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "itoa"
|
|
name = "itoa"
|
|
-version = "1.0.1"
|
|
|
|
|
|
+version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
|
|
|
|
|
|
+checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "javascriptcore-rs"
|
|
name = "javascriptcore-rs"
|
|
@@ -1867,8 +1815,8 @@ version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c"
|
|
checksum = "905fbb87419c5cde6e3269537e4ea7d46431f3008c5d057e915ef3f115e7793c"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 5.0.0",
|
|
"system-deps 5.0.0",
|
|
]
|
|
]
|
|
@@ -2009,9 +1957,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "loom"
|
|
name = "loom"
|
|
-version = "0.5.4"
|
|
|
|
|
|
+version = "0.5.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "edc5c7d328e32cc4954e8e01193d7f0ef5ab257b5090b70a964e099a36034309"
|
|
|
|
|
|
+checksum = "85eb735cf3c8ebac6cc3655c5da2f4a088b6a19133aa482471a21ba0eb5d83ab"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cfg-if 1.0.0",
|
|
"generator",
|
|
"generator",
|
|
@@ -2135,25 +2083,14 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "mio"
|
|
name = "mio"
|
|
-version = "0.8.2"
|
|
|
|
|
|
+version = "0.8.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
|
|
|
|
|
|
+checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799"
|
|
dependencies = [
|
|
dependencies = [
|
|
"libc",
|
|
"libc",
|
|
"log",
|
|
"log",
|
|
- "miow",
|
|
|
|
- "ntapi",
|
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
- "winapi",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "miow"
|
|
|
|
-version = "0.3.7"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
|
|
|
|
-dependencies = [
|
|
|
|
- "winapi",
|
|
|
|
|
|
+ "windows-sys 0.36.1",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -2286,15 +2223,6 @@ dependencies = [
|
|
"minimal-lexical",
|
|
"minimal-lexical",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "ntapi"
|
|
|
|
-version = "0.3.7"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
|
|
|
|
-dependencies = [
|
|
|
|
- "winapi",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "num-derive"
|
|
name = "num-derive"
|
|
version = "0.3.3"
|
|
version = "0.3.3"
|
|
@@ -2408,9 +2336,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "object"
|
|
name = "object"
|
|
-version = "0.28.3"
|
|
|
|
|
|
+version = "0.28.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "40bec70ba014595f99f7aa110b84331ffe1ee9aece7fe6f387cc7e3ecda4d456"
|
|
|
|
|
|
+checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
|
|
dependencies = [
|
|
dependencies = [
|
|
"memchr",
|
|
"memchr",
|
|
]
|
|
]
|
|
@@ -2520,8 +2448,8 @@ version = "0.15.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa"
|
|
checksum = "d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 6.0.2",
|
|
"system-deps 6.0.2",
|
|
]
|
|
]
|
|
@@ -2577,7 +2505,7 @@ dependencies = [
|
|
"libc",
|
|
"libc",
|
|
"redox_syscall",
|
|
"redox_syscall",
|
|
"smallvec",
|
|
"smallvec",
|
|
- "windows-sys",
|
|
|
|
|
|
+ "windows-sys 0.36.1",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -2853,9 +2781,9 @@ checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "proc-macro2"
|
|
name = "proc-macro2"
|
|
-version = "1.0.37"
|
|
|
|
|
|
+version = "1.0.38"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"
|
|
|
|
|
|
+checksum = "9027b48e9d4c9175fa2218adf3557f91c1137021739951d4932f5f8268ac48aa"
|
|
dependencies = [
|
|
dependencies = [
|
|
"unicode-xid",
|
|
"unicode-xid",
|
|
]
|
|
]
|
|
@@ -3064,8 +2992,8 @@ checksum = "92e3107b2e81967df7c0617e978dc656795583a73ad0ddbf645ce60109caf8c2"
|
|
dependencies = [
|
|
dependencies = [
|
|
"block",
|
|
"block",
|
|
"dispatch",
|
|
"dispatch",
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"gtk-sys",
|
|
"gtk-sys",
|
|
"js-sys",
|
|
"js-sys",
|
|
"lazy_static",
|
|
"lazy_static",
|
|
@@ -3082,9 +3010,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rs-snowflake"
|
|
name = "rs-snowflake"
|
|
-version = "0.5.0"
|
|
|
|
|
|
+version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e3148be9baabb59959aeaf4b27597bce9f071511a6a74a4a20a2c5681722a21e"
|
|
|
|
|
|
+checksum = "e60ef3b82994702bbe4e134d98aadca4b49ed04440148985678d415c68127666"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "runas"
|
|
name = "runas"
|
|
@@ -3137,9 +3065,9 @@ checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "ryu"
|
|
name = "ryu"
|
|
-version = "1.0.9"
|
|
|
|
|
|
+version = "1.0.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
|
|
|
|
|
|
+checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "safemem"
|
|
name = "safemem"
|
|
@@ -3296,7 +3224,7 @@ version = "1.0.81"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
|
|
checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "itoa 1.0.1",
|
|
|
|
|
|
+ "itoa 1.0.2",
|
|
"ryu",
|
|
"ryu",
|
|
"serde",
|
|
"serde",
|
|
]
|
|
]
|
|
@@ -3319,7 +3247,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
dependencies = [
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"form_urlencoded",
|
|
- "itoa 1.0.1",
|
|
|
|
|
|
+ "itoa 1.0.2",
|
|
"ryu",
|
|
"ryu",
|
|
"serde",
|
|
"serde",
|
|
]
|
|
]
|
|
@@ -3543,16 +3471,30 @@ dependencies = [
|
|
"winapi",
|
|
"winapi",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "soup2"
|
|
|
|
+version = "0.2.1"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "b2b4d76501d8ba387cf0fefbe055c3e0a59891d09f0f995ae4e4b16f6b60f3c0"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bitflags",
|
|
|
|
+ "gio",
|
|
|
|
+ "glib",
|
|
|
|
+ "libc",
|
|
|
|
+ "once_cell",
|
|
|
|
+ "soup2-sys",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "soup2-sys"
|
|
name = "soup2-sys"
|
|
-version = "0.1.0"
|
|
|
|
|
|
+version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9f056675eda9a7417163e5f742bb119e8e1d385edd2ada8f7031a7230a3ec10a"
|
|
|
|
|
|
+checksum = "009ef427103fcb17f802871647a7fa6c60cbb654b4c4e4c0ac60a31c5f6dc9cf"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bitflags",
|
|
"bitflags",
|
|
- "gio-sys 0.14.0",
|
|
|
|
- "glib-sys 0.14.0",
|
|
|
|
- "gobject-sys 0.14.0",
|
|
|
|
|
|
+ "gio-sys",
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"libc",
|
|
"libc",
|
|
"system-deps 5.0.0",
|
|
"system-deps 5.0.0",
|
|
]
|
|
]
|
|
@@ -3610,53 +3552,17 @@ version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "strum"
|
|
|
|
-version = "0.21.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "strum_macros"
|
|
|
|
-version = "0.21.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"
|
|
|
|
-dependencies = [
|
|
|
|
- "heck 0.3.3",
|
|
|
|
- "proc-macro2",
|
|
|
|
- "quote",
|
|
|
|
- "syn",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "syn"
|
|
name = "syn"
|
|
-version = "1.0.92"
|
|
|
|
|
|
+version = "1.0.94"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52"
|
|
|
|
|
|
+checksum = "a07e33e919ebcd69113d5be0e4d70c5707004ff45188910106854f38b960df4a"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
"quote",
|
|
"quote",
|
|
"unicode-xid",
|
|
"unicode-xid",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "system-deps"
|
|
|
|
-version = "3.2.0"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-checksum = "480c269f870722b3b08d2f13053ce0c2ab722839f472863c3e2d61ff3a1c2fa6"
|
|
|
|
-dependencies = [
|
|
|
|
- "anyhow",
|
|
|
|
- "cfg-expr 0.8.1",
|
|
|
|
- "heck 0.3.3",
|
|
|
|
- "itertools",
|
|
|
|
- "pkg-config",
|
|
|
|
- "strum",
|
|
|
|
- "strum_macros",
|
|
|
|
- "thiserror",
|
|
|
|
- "toml",
|
|
|
|
- "version-compare 0.0.11",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "system-deps"
|
|
name = "system-deps"
|
|
version = "5.0.0"
|
|
version = "5.0.0"
|
|
@@ -3703,7 +3609,7 @@ dependencies = [
|
|
"gdkx11-sys",
|
|
"gdkx11-sys",
|
|
"gio",
|
|
"gio",
|
|
"glib",
|
|
"glib",
|
|
- "glib-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
"gtk",
|
|
"gtk",
|
|
"instant",
|
|
"instant",
|
|
"lazy_static",
|
|
"lazy_static",
|
|
@@ -3750,14 +3656,15 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri"
|
|
name = "tauri"
|
|
-version = "1.0.0-rc.8"
|
|
|
|
|
|
+version = "1.0.0-rc.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "537978045ca229b9c1bb51ea85bc807b9d109a119721134fc5da24f94fd3074a"
|
|
|
|
|
|
+checksum = "6d5ab16d343563684af482b1cb87acc515a1e359515b70c525c709372134c257"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"attohttpc",
|
|
"attohttpc",
|
|
"base64",
|
|
"base64",
|
|
"bincode",
|
|
"bincode",
|
|
|
|
+ "cocoa",
|
|
"dirs-next",
|
|
"dirs-next",
|
|
"embed_plist",
|
|
"embed_plist",
|
|
"flate2",
|
|
"flate2",
|
|
@@ -3770,6 +3677,7 @@ dependencies = [
|
|
"http",
|
|
"http",
|
|
"ignore",
|
|
"ignore",
|
|
"minisign-verify",
|
|
"minisign-verify",
|
|
|
|
+ "objc",
|
|
"once_cell",
|
|
"once_cell",
|
|
"open",
|
|
"open",
|
|
"os_pipe",
|
|
"os_pipe",
|
|
@@ -3795,18 +3703,21 @@ dependencies = [
|
|
"tokio",
|
|
"tokio",
|
|
"url",
|
|
"url",
|
|
"uuid 1.0.0",
|
|
"uuid 1.0.0",
|
|
|
|
+ "webkit2gtk",
|
|
|
|
+ "webview2-com",
|
|
"windows 0.30.0",
|
|
"windows 0.30.0",
|
|
"zip",
|
|
"zip",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri-build"
|
|
name = "tauri-build"
|
|
-version = "1.0.0-rc.7"
|
|
|
|
|
|
+version = "1.0.0-rc.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7e6448e80778032b4f9dd86b5efc8214d5bfc81a11efa502bb5211b05d422b14"
|
|
|
|
|
|
+checksum = "3f85528e1a51b1d79761f56a0af8fb639ffa282e6bb01b012cdd552673e45be6"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"cargo_toml",
|
|
"cargo_toml",
|
|
|
|
+ "semver 1.0.9",
|
|
"serde_json",
|
|
"serde_json",
|
|
"tauri-utils",
|
|
"tauri-utils",
|
|
"winres",
|
|
"winres",
|
|
@@ -3814,9 +3725,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri-codegen"
|
|
name = "tauri-codegen"
|
|
-version = "1.0.0-rc.5"
|
|
|
|
|
|
+version = "1.0.0-rc.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e4c2e553c2ceaf30f1feabc76abebbd5f9eddb99b643de0078e38037e43e3c2f"
|
|
|
|
|
|
+checksum = "7b6273cb4ba4210d48cba182415dd8ed2f23b29f9f89801f77a09fcbb6a6d92b"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64",
|
|
"base64",
|
|
"brotli",
|
|
"brotli",
|
|
@@ -3836,9 +3747,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri-macros"
|
|
name = "tauri-macros"
|
|
-version = "1.0.0-rc.5"
|
|
|
|
|
|
+version = "1.0.0-rc.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d3e8af1367b1e1224edfa4117c88fe19717970fabfbc2555e957e077f0469248"
|
|
|
|
|
|
+checksum = "07d91657771bb36eca42d86afc80aa05e10f6b7328f8f40630e52c10ae84ddf3"
|
|
dependencies = [
|
|
dependencies = [
|
|
"heck 0.4.0",
|
|
"heck 0.4.0",
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
@@ -3850,9 +3761,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri-runtime"
|
|
name = "tauri-runtime"
|
|
-version = "0.4.0"
|
|
|
|
|
|
+version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "27653d24a0d7e2c8e04838e975acbf7a5628746d8d60a916d33a9ccf8a06c4ea"
|
|
|
|
|
|
+checksum = "86b266b563439a4c300a524edc695541d72cb5ba55cd41f27adc6944c9c88d6e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"gtk",
|
|
"gtk",
|
|
"http",
|
|
"http",
|
|
@@ -3869,15 +3780,18 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri-runtime-wry"
|
|
name = "tauri-runtime-wry"
|
|
-version = "0.4.0"
|
|
|
|
|
|
+version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "53d9b0922c27ea8a1430a2bbf666fe7789645dffb9d317f8d2dfca1a5dff2271"
|
|
|
|
|
|
+checksum = "31a5558141be2d58e9f8071ed29d49ccf56076d0b12d40b6b21c6d3f6786b8d2"
|
|
dependencies = [
|
|
dependencies = [
|
|
|
|
+ "cocoa",
|
|
"gtk",
|
|
"gtk",
|
|
|
|
+ "percent-encoding",
|
|
"rand 0.8.5",
|
|
"rand 0.8.5",
|
|
"tauri-runtime",
|
|
"tauri-runtime",
|
|
"tauri-utils",
|
|
"tauri-utils",
|
|
"uuid 1.0.0",
|
|
"uuid 1.0.0",
|
|
|
|
+ "webkit2gtk",
|
|
"webview2-com",
|
|
"webview2-com",
|
|
"windows 0.30.0",
|
|
"windows 0.30.0",
|
|
"wry",
|
|
"wry",
|
|
@@ -3885,9 +3799,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tauri-utils"
|
|
name = "tauri-utils"
|
|
-version = "1.0.0-rc.5"
|
|
|
|
|
|
+version = "1.0.0-rc.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a485f9fc0f381d3da0818c4260b3a04be86dc1844a12edaff68afb07bc55d735"
|
|
|
|
|
|
+checksum = "ed2d8266063ac4d696560d4ff4e695c3c238d8d96ef1120d1eab9ba7482f59a3"
|
|
dependencies = [
|
|
dependencies = [
|
|
"brotli",
|
|
"brotli",
|
|
"ctor",
|
|
"ctor",
|
|
@@ -4061,9 +3975,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio"
|
|
name = "tokio"
|
|
-version = "1.18.1"
|
|
|
|
|
|
+version = "1.18.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "dce653fb475565de9f6fb0614b28bca8df2c430c0cf84bcd9c843f15de5414cc"
|
|
|
|
|
|
+checksum = "4903bf0427cf68dddd5aa6a93220756f8be0c34fcfa9f5e6191e103e15a31395"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
"libc",
|
|
"libc",
|
|
@@ -4126,9 +4040,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-util"
|
|
name = "tokio-util"
|
|
-version = "0.6.9"
|
|
|
|
|
|
+version = "0.6.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"
|
|
|
|
|
|
+checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
"futures-core",
|
|
"futures-core",
|
|
@@ -4140,9 +4054,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-util"
|
|
name = "tokio-util"
|
|
-version = "0.7.1"
|
|
|
|
|
|
+version = "0.7.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0edfdeb067411dba2044da6d1cb2df793dd35add7888d73c16e3381ded401764"
|
|
|
|
|
|
+checksum = "f988a1a1adc2fb21f9c12aa96441da33a1728193ae0b95d2be22dbd17fcb4e5c"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
"futures-core",
|
|
"futures-core",
|
|
@@ -4476,7 +4390,7 @@ dependencies = [
|
|
"tokio",
|
|
"tokio",
|
|
"tokio-stream",
|
|
"tokio-stream",
|
|
"tokio-tungstenite",
|
|
"tokio-tungstenite",
|
|
- "tokio-util 0.6.9",
|
|
|
|
|
|
+ "tokio-util 0.6.10",
|
|
"tower-service",
|
|
"tower-service",
|
|
"tracing",
|
|
"tracing",
|
|
]
|
|
]
|
|
@@ -4577,48 +4491,49 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "webkit2gtk"
|
|
name = "webkit2gtk"
|
|
-version = "0.17.1"
|
|
|
|
|
|
+version = "0.18.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "2cbd39499e917de9dad36eb11c09f665eb984d432638ae7971feed98eb96df88"
|
|
|
|
|
|
+checksum = "29952969fb5e10fe834a52eb29ad0814ccdfd8387159b0933edf1344a1c9cdcc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bitflags",
|
|
"bitflags",
|
|
"cairo-rs",
|
|
"cairo-rs",
|
|
"gdk",
|
|
"gdk",
|
|
"gdk-sys",
|
|
"gdk-sys",
|
|
"gio",
|
|
"gio",
|
|
- "gio-sys 0.15.10",
|
|
|
|
|
|
+ "gio-sys",
|
|
"glib",
|
|
"glib",
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"gtk",
|
|
"gtk",
|
|
"gtk-sys",
|
|
"gtk-sys",
|
|
"javascriptcore-rs",
|
|
"javascriptcore-rs",
|
|
"libc",
|
|
"libc",
|
|
"once_cell",
|
|
"once_cell",
|
|
|
|
+ "soup2",
|
|
"webkit2gtk-sys",
|
|
"webkit2gtk-sys",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "webkit2gtk-sys"
|
|
name = "webkit2gtk-sys"
|
|
-version = "0.17.0"
|
|
|
|
|
|
+version = "0.18.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ddcce6f1e0fc7715d651dba29875741509f5fc12f4e2976907272a74405f2b01"
|
|
|
|
|
|
+checksum = "4d76ca6ecc47aeba01ec61e480139dda143796abcae6f83bcddf50d6b5b1dcf3"
|
|
dependencies = [
|
|
dependencies = [
|
|
"atk-sys",
|
|
"atk-sys",
|
|
"bitflags",
|
|
"bitflags",
|
|
"cairo-sys-rs",
|
|
"cairo-sys-rs",
|
|
"gdk-pixbuf-sys",
|
|
"gdk-pixbuf-sys",
|
|
"gdk-sys",
|
|
"gdk-sys",
|
|
- "gio-sys 0.15.10",
|
|
|
|
- "glib-sys 0.15.10",
|
|
|
|
- "gobject-sys 0.15.10",
|
|
|
|
|
|
+ "gio-sys",
|
|
|
|
+ "glib-sys",
|
|
|
|
+ "gobject-sys",
|
|
"gtk-sys",
|
|
"gtk-sys",
|
|
"javascriptcore-rs-sys",
|
|
"javascriptcore-rs-sys",
|
|
"libc",
|
|
"libc",
|
|
"pango-sys",
|
|
"pango-sys",
|
|
"pkg-config",
|
|
"pkg-config",
|
|
"soup2-sys",
|
|
"soup2-sys",
|
|
- "system-deps 5.0.0",
|
|
|
|
|
|
+ "system-deps 6.0.2",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -4728,23 +4643,25 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
[[package]]
|
|
[[package]]
|
|
name = "window-shadows"
|
|
name = "window-shadows"
|
|
version = "0.1.2"
|
|
version = "0.1.2"
|
|
-source = "git+https://github.com/tauri-apps/window-shadows#cb8e3de4fc96ed8077e16f2a942370a72fb4ba0c"
|
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "2c7f2deb07cdfe525631c603dba7b2ee39482d9129766d9e38c868d93dcae7b2"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cocoa",
|
|
"cocoa",
|
|
"objc",
|
|
"objc",
|
|
"raw-window-handle",
|
|
"raw-window-handle",
|
|
- "windows-sys",
|
|
|
|
|
|
+ "windows-sys 0.34.0",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "window-vibrancy"
|
|
name = "window-vibrancy"
|
|
version = "0.1.2"
|
|
version = "0.1.2"
|
|
-source = "git+https://github.com/tauri-apps/window-vibrancy#7f4e28fba82bfc70673cc48ca1aabec2356bdccd"
|
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "f413ac5d2ec04cc34c304af3f0c3b6bbbb6e90a4272eadb2a1b4af99c94b7556"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cocoa",
|
|
"cocoa",
|
|
"objc",
|
|
"objc",
|
|
"raw-window-handle",
|
|
"raw-window-handle",
|
|
- "windows-sys",
|
|
|
|
|
|
+ "windows-sys 0.35.0",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -4783,6 +4700,32 @@ dependencies = [
|
|
"windows_reader",
|
|
"windows_reader",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows-sys"
|
|
|
|
+version = "0.34.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "5acdd78cb4ba54c0045ac14f62d8f94a03d10047904ae2a40afa1e99d8f70825"
|
|
|
|
+dependencies = [
|
|
|
|
+ "windows_aarch64_msvc 0.34.0",
|
|
|
|
+ "windows_i686_gnu 0.34.0",
|
|
|
|
+ "windows_i686_msvc 0.34.0",
|
|
|
|
+ "windows_x86_64_gnu 0.34.0",
|
|
|
|
+ "windows_x86_64_msvc 0.34.0",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows-sys"
|
|
|
|
+version = "0.35.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "c700bb45cfcbdb738ce92c41fc13e512514d4eaf6a99e8c87e2260a227175c16"
|
|
|
|
+dependencies = [
|
|
|
|
+ "windows_aarch64_msvc 0.35.0",
|
|
|
|
+ "windows_i686_gnu 0.35.0",
|
|
|
|
+ "windows_i686_msvc 0.35.0",
|
|
|
|
+ "windows_x86_64_gnu 0.35.0",
|
|
|
|
+ "windows_x86_64_msvc 0.35.0",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows-sys"
|
|
name = "windows-sys"
|
|
version = "0.36.1"
|
|
version = "0.36.1"
|
|
@@ -4802,6 +4745,12 @@ version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "29277a4435d642f775f63c7d1faeb927adba532886ce0287bd985bffb16b6bca"
|
|
checksum = "29277a4435d642f775f63c7d1faeb927adba532886ce0287bd985bffb16b6bca"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows_aarch64_msvc"
|
|
|
|
+version = "0.34.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "17cffbe740121affb56fad0fc0e421804adf0ae00891205213b5cecd30db881d"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
name = "windows_aarch64_msvc"
|
|
version = "0.35.0"
|
|
version = "0.35.0"
|
|
@@ -4830,6 +4779,12 @@ version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1145e1989da93956c68d1864f32fb97c8f561a8f89a5125f6a2b7ea75524e4b8"
|
|
checksum = "1145e1989da93956c68d1864f32fb97c8f561a8f89a5125f6a2b7ea75524e4b8"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows_i686_gnu"
|
|
|
|
+version = "0.34.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "2564fde759adb79129d9b4f54be42b32c89970c18ebf93124ca8870a498688ed"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
name = "windows_i686_gnu"
|
|
version = "0.35.0"
|
|
version = "0.35.0"
|
|
@@ -4848,6 +4803,12 @@ version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d4a09e3a0d4753b73019db171c1339cd4362c8c44baf1bcea336235e955954a6"
|
|
checksum = "d4a09e3a0d4753b73019db171c1339cd4362c8c44baf1bcea336235e955954a6"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows_i686_msvc"
|
|
|
|
+version = "0.34.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "9cd9d32ba70453522332c14d38814bceeb747d80b3958676007acadd7e166956"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
name = "windows_i686_msvc"
|
|
version = "0.35.0"
|
|
version = "0.35.0"
|
|
@@ -4890,6 +4851,12 @@ version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8ca64fcb0220d58db4c119e050e7af03c69e6f4f415ef69ec1773d9aab422d5a"
|
|
checksum = "8ca64fcb0220d58db4c119e050e7af03c69e6f4f415ef69ec1773d9aab422d5a"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows_x86_64_gnu"
|
|
|
|
+version = "0.34.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "cfce6deae227ee8d356d19effc141a509cc503dfd1f850622ec4b0f84428e1f4"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
name = "windows_x86_64_gnu"
|
|
version = "0.35.0"
|
|
version = "0.35.0"
|
|
@@ -4908,6 +4875,12 @@ version = "0.30.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "08cabc9f0066848fef4bc6a1c1668e6efce38b661d2aeec75d18d8617eebb5f1"
|
|
checksum = "08cabc9f0066848fef4bc6a1c1668e6efce38b661d2aeec75d18d8617eebb5f1"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "windows_x86_64_msvc"
|
|
|
|
+version = "0.34.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "d19538ccc21819d01deaf88d6a17eae6596a12e9aafdbb97916fb49896d89de9"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
name = "windows_x86_64_msvc"
|
|
version = "0.35.0"
|
|
version = "0.35.0"
|
|
@@ -4940,9 +4913,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "wry"
|
|
name = "wry"
|
|
-version = "0.15.1"
|
|
|
|
|
|
+version = "0.16.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "20b69cff9f50bab10b42e51bac9c2cf695484059f1b19e911754477ae703ef42"
|
|
|
|
|
|
+checksum = "a5676092e1a33448ed0f268717bcbb2e928354b78f4c1f60f3d43641eedea0d9"
|
|
dependencies = [
|
|
dependencies = [
|
|
"block",
|
|
"block",
|
|
"cocoa",
|
|
"cocoa",
|