|
@@ -8,9 +8,9 @@ checksum = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"
|
|
|
|
|
|
[[package]]
|
|
|
name = "aho-corasick"
|
|
|
-version = "0.7.8"
|
|
|
+version = "0.7.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "743ad5a418686aad3b87fd14c43badd828cf26e214a00f92a384291cf22e1811"
|
|
|
+checksum = "d5e63fd144e18ba274ae7095c0197a870a7b9468abc801dd62f190d80817d2ec"
|
|
|
dependencies = [
|
|
|
"memchr",
|
|
|
]
|
|
@@ -68,7 +68,7 @@ checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
dependencies = [
|
|
|
"hermit-abi",
|
|
|
"libc",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -142,17 +142,6 @@ version = "1.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "calloop"
|
|
|
-version = "0.4.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7aa2097be53a00de9e8fc349fea6d76221f398f5c4fa550d420669906962d160"
|
|
|
-dependencies = [
|
|
|
- "mio",
|
|
|
- "mio-extras",
|
|
|
- "nix",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "cc"
|
|
|
version = "1.0.50"
|
|
@@ -184,15 +173,6 @@ dependencies = [
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "cgl"
|
|
|
-version = "0.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "clang-sys"
|
|
|
version = "0.28.1"
|
|
@@ -234,21 +214,6 @@ dependencies = [
|
|
|
"objc",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "cocoa"
|
|
|
-version = "0.19.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f29f7768b2d1be17b96158e3285951d366b40211320fb30826a76cb7a0da6400"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "block",
|
|
|
- "core-foundation",
|
|
|
- "core-graphics",
|
|
|
- "foreign-types",
|
|
|
- "libc",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "color_quant"
|
|
|
version = "1.0.1"
|
|
@@ -283,19 +248,6 @@ dependencies = [
|
|
|
"libc",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "core-video-sys"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8dc065219542086f72d1e9f7aadbbab0989e980263695d129d502082d063a9d0"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "core-foundation-sys",
|
|
|
- "core-graphics",
|
|
|
- "libc",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "coreaudio-rs"
|
|
|
version = "0.9.1"
|
|
@@ -329,7 +281,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"num-traits",
|
|
|
"stdweb",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -398,12 +350,6 @@ dependencies = [
|
|
|
"byteorder",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "dispatch"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "dlib"
|
|
|
version = "0.4.1"
|
|
@@ -469,12 +415,6 @@ dependencies = [
|
|
|
"synstructure",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "fnv"
|
|
|
-version = "1.0.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "foreign-types"
|
|
|
version = "0.3.2"
|
|
@@ -490,22 +430,6 @@ version = "0.1.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-zircon"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "fuchsia-zircon-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fuchsia-zircon-sys"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "gfx"
|
|
|
version = "0.18.2"
|
|
@@ -556,7 +480,7 @@ checksum = "310ff66f08b5a55854b18fea2f48bdbb75c94458207ba574c9723be78e97a646"
|
|
|
dependencies = [
|
|
|
"gfx_core",
|
|
|
"gfx_device_gl",
|
|
|
- "glutin 0.21.2",
|
|
|
+ "glutin",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -600,22 +524,6 @@ dependencies = [
|
|
|
"gl_generator 0.13.1",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "glium"
|
|
|
-version = "0.26.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a46e88b2c64cfa63d54ed54dc2a0d25136470eb1721e10be49d857ab583f8663"
|
|
|
-dependencies = [
|
|
|
- "backtrace",
|
|
|
- "fnv",
|
|
|
- "gl_generator 0.14.0",
|
|
|
- "glutin 0.23.0",
|
|
|
- "lazy_static",
|
|
|
- "memoffset",
|
|
|
- "smallvec 1.2.0",
|
|
|
- "takeable-option",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "glob"
|
|
|
version = "0.3.0"
|
|
@@ -629,8 +537,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "5371b35b309dace06be1b81b5f6adb1c9de578b7dbe1e74bf7e4ef762cf6febd"
|
|
|
dependencies = [
|
|
|
"android_glue",
|
|
|
- "cgl 0.2.3",
|
|
|
- "cocoa 0.18.5",
|
|
|
+ "cgl",
|
|
|
+ "cocoa",
|
|
|
"core-foundation",
|
|
|
"core-graphics",
|
|
|
"glutin_egl_sys",
|
|
@@ -643,36 +551,9 @@ dependencies = [
|
|
|
"objc",
|
|
|
"osmesa-sys",
|
|
|
"parking_lot 0.9.0",
|
|
|
- "wayland-client 0.21.13",
|
|
|
- "winapi 0.3.8",
|
|
|
- "winit 0.19.5",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "glutin"
|
|
|
-version = "0.23.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cf22d4e90c55d9be9f2ad52410e7a2c0d7e9c99d93a13df73a672e7ef4e8c7f7"
|
|
|
-dependencies = [
|
|
|
- "android_glue",
|
|
|
- "cgl 0.3.2",
|
|
|
- "cocoa 0.19.1",
|
|
|
- "core-foundation",
|
|
|
- "core-graphics",
|
|
|
- "glutin_egl_sys",
|
|
|
- "glutin_emscripten_sys",
|
|
|
- "glutin_gles2_sys",
|
|
|
- "glutin_glx_sys",
|
|
|
- "glutin_wgl_sys",
|
|
|
- "lazy_static",
|
|
|
- "libloading",
|
|
|
- "log",
|
|
|
- "objc",
|
|
|
- "osmesa-sys",
|
|
|
- "parking_lot 0.10.0",
|
|
|
- "wayland-client 0.23.6",
|
|
|
- "winapi 0.3.8",
|
|
|
- "winit 0.21.0",
|
|
|
+ "wayland-client",
|
|
|
+ "winapi",
|
|
|
+ "winit",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -682,7 +563,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "772edef3b28b8ad41e4ea202748e65eefe8e5ffd1f4535f1219793dbb20b3d4c"
|
|
|
dependencies = [
|
|
|
"gl_generator 0.13.1",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -783,7 +664,7 @@ checksum = "506eae7244a06bc18273634d1c30e070bdf592f5e7fb1f6871d062ad17a4b2ec"
|
|
|
dependencies = [
|
|
|
"gfx",
|
|
|
"imgui",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -802,7 +683,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "a90f2e2a24b82dbd7aa9eb20825cd6421af5d40643d329d8e7bb1ae37a962ffe"
|
|
|
dependencies = [
|
|
|
"imgui",
|
|
|
- "winit 0.19.5",
|
|
|
+ "winit",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -814,21 +695,6 @@ dependencies = [
|
|
|
"adler32",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "instant"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6c346c299e3fe8ef94dc10c2c0253d858a69aac1245157a3bf4125915d528caf"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "iovec"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "jpeg-decoder"
|
|
|
version = "0.1.18"
|
|
@@ -839,16 +705,6 @@ dependencies = [
|
|
|
"rayon",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "kernel32-sys"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.2.8",
|
|
|
- "winapi-build",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "khronos_api"
|
|
|
version = "3.1.0"
|
|
@@ -861,12 +717,6 @@ version = "1.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "lazycell"
|
|
|
-version = "1.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "lewton"
|
|
|
version = "0.9.4"
|
|
@@ -891,7 +741,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
|
|
|
dependencies = [
|
|
|
"cc",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -964,7 +814,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1004,60 +854,6 @@ dependencies = [
|
|
|
"adler32",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "mio"
|
|
|
-version = "0.6.21"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "302dec22bcf6bae6dfb69c647187f4b4d0fb6f535521f7bc022430ce8e12008f"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "fuchsia-zircon",
|
|
|
- "fuchsia-zircon-sys",
|
|
|
- "iovec",
|
|
|
- "kernel32-sys",
|
|
|
- "libc",
|
|
|
- "log",
|
|
|
- "miow",
|
|
|
- "net2",
|
|
|
- "slab",
|
|
|
- "winapi 0.2.8",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mio-extras"
|
|
|
-version = "2.0.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
|
|
|
-dependencies = [
|
|
|
- "lazycell",
|
|
|
- "log",
|
|
|
- "mio",
|
|
|
- "slab",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "miow"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
|
|
|
-dependencies = [
|
|
|
- "kernel32-sys",
|
|
|
- "net2",
|
|
|
- "winapi 0.2.8",
|
|
|
- "ws2_32-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "net2"
|
|
|
-version = "0.2.33"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "libc",
|
|
|
- "winapi 0.3.8",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "nix"
|
|
|
version = "0.14.1"
|
|
@@ -1201,7 +997,7 @@ dependencies = [
|
|
|
"redox_syscall",
|
|
|
"rustc_version",
|
|
|
"smallvec 0.6.13",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1215,7 +1011,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"redox_syscall",
|
|
|
"smallvec 1.2.0",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1420,8 +1216,7 @@ dependencies = [
|
|
|
"gfx",
|
|
|
"gfx_device_gl",
|
|
|
"gfx_window_glutin",
|
|
|
- "glium",
|
|
|
- "glutin 0.21.2",
|
|
|
+ "glutin",
|
|
|
"image",
|
|
|
"imgui",
|
|
|
"imgui-gfx-renderer",
|
|
@@ -1474,12 +1269,6 @@ version = "0.1.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "slab"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "slice-deque"
|
|
|
version = "0.3.0"
|
|
@@ -1488,7 +1277,7 @@ checksum = "31ef6ee280cdefba6d2d0b4b78a84a1c1a3f3a4cec98c2d4231c8bc225de0f25"
|
|
|
dependencies = [
|
|
|
"libc",
|
|
|
"mach",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1518,25 +1307,9 @@ dependencies = [
|
|
|
"lazy_static",
|
|
|
"memmap",
|
|
|
"nix",
|
|
|
- "wayland-client 0.21.13",
|
|
|
- "wayland-commons 0.21.13",
|
|
|
- "wayland-protocols 0.21.13",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "smithay-client-toolkit"
|
|
|
-version = "0.6.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "421c8dc7acf5cb205b88160f8b4cc2c5cfabe210e43b2f80f009f4c1ef910f1d"
|
|
|
-dependencies = [
|
|
|
- "andrew",
|
|
|
- "bitflags",
|
|
|
- "dlib",
|
|
|
- "lazy_static",
|
|
|
- "memmap",
|
|
|
- "nix",
|
|
|
- "wayland-client 0.23.6",
|
|
|
- "wayland-protocols 0.23.6",
|
|
|
+ "wayland-client",
|
|
|
+ "wayland-commons",
|
|
|
+ "wayland-protocols",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1577,12 +1350,6 @@ dependencies = [
|
|
|
"unicode-xid 0.2.0",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "takeable-option"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "36ae8932fcfea38b7d3883ae2ab357b0d57a02caaa18ebb4f5ece08beaec4aa0"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "termcolor"
|
|
|
version = "1.1.0"
|
|
@@ -1643,7 +1410,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
|
|
|
dependencies = [
|
|
|
"same-file",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
"winapi-util",
|
|
|
]
|
|
|
|
|
@@ -1657,26 +1424,9 @@ dependencies = [
|
|
|
"downcast-rs",
|
|
|
"libc",
|
|
|
"nix",
|
|
|
- "wayland-commons 0.21.13",
|
|
|
- "wayland-scanner 0.21.13",
|
|
|
- "wayland-sys 0.21.13",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wayland-client"
|
|
|
-version = "0.23.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "af1080ebe0efabcf12aef2132152f616038f2d7dcbbccf7b2d8c5270fe14bcda"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "calloop",
|
|
|
- "downcast-rs",
|
|
|
- "libc",
|
|
|
- "mio",
|
|
|
- "nix",
|
|
|
- "wayland-commons 0.23.6",
|
|
|
- "wayland-scanner 0.23.6",
|
|
|
- "wayland-sys 0.23.6",
|
|
|
+ "wayland-commons",
|
|
|
+ "wayland-scanner",
|
|
|
+ "wayland-sys",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1686,17 +1436,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "40c08896768b667e1df195d88a62a53a2d1351a1ed96188be79c196b35bb32ec"
|
|
|
dependencies = [
|
|
|
"nix",
|
|
|
- "wayland-sys 0.21.13",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wayland-commons"
|
|
|
-version = "0.23.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bb66b0d1a27c39bbce712b6372131c6e25149f03ffb0cd017cf8f7de8d66dbdb"
|
|
|
-dependencies = [
|
|
|
- "nix",
|
|
|
- "wayland-sys 0.23.6",
|
|
|
+ "wayland-sys",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1706,22 +1446,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "4afde2ea2a428eee6d7d2c8584fdbe8b82eee8b6c353e129a434cd6e07f42145"
|
|
|
dependencies = [
|
|
|
"bitflags",
|
|
|
- "wayland-client 0.21.13",
|
|
|
- "wayland-commons 0.21.13",
|
|
|
- "wayland-scanner 0.21.13",
|
|
|
- "wayland-sys 0.21.13",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wayland-protocols"
|
|
|
-version = "0.23.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6cc286643656742777d55dc8e70d144fa4699e426ca8e9d4ef454f4bf15ffcf9"
|
|
|
-dependencies = [
|
|
|
- "bitflags",
|
|
|
- "wayland-client 0.23.6",
|
|
|
- "wayland-commons 0.23.6",
|
|
|
- "wayland-scanner 0.23.6",
|
|
|
+ "wayland-client",
|
|
|
+ "wayland-commons",
|
|
|
+ "wayland-scanner",
|
|
|
+ "wayland-sys",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1735,17 +1463,6 @@ dependencies = [
|
|
|
"xml-rs",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "wayland-scanner"
|
|
|
-version = "0.23.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "93b02247366f395b9258054f964fe293ddd019c3237afba9be2ccbe9e1651c3d"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 0.4.30",
|
|
|
- "quote 0.6.13",
|
|
|
- "xml-rs",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "wayland-sys"
|
|
|
version = "0.21.13"
|
|
@@ -1756,22 +1473,6 @@ dependencies = [
|
|
|
"lazy_static",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "wayland-sys"
|
|
|
-version = "0.23.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d94e89a86e6d6d7c7c9b19ebf48a03afaac4af6bc22ae570e9a24124b75358f4"
|
|
|
-dependencies = [
|
|
|
- "dlib",
|
|
|
- "lazy_static",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi"
|
|
|
-version = "0.2.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "winapi"
|
|
|
version = "0.3.8"
|
|
@@ -1782,12 +1483,6 @@ dependencies = [
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "winapi-build"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
version = "0.4.0"
|
|
@@ -1800,7 +1495,7 @@ version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "4ccfbf554c6ad11084fb7517daca16cfdcaccbdadba4fc336f032a8b12c2ad80"
|
|
|
dependencies = [
|
|
|
- "winapi 0.3.8",
|
|
|
+ "winapi",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1818,7 +1513,7 @@ dependencies = [
|
|
|
"android_glue",
|
|
|
"backtrace",
|
|
|
"bitflags",
|
|
|
- "cocoa 0.18.5",
|
|
|
+ "cocoa",
|
|
|
"core-foundation",
|
|
|
"core-graphics",
|
|
|
"lazy_static",
|
|
@@ -1828,51 +1523,12 @@ dependencies = [
|
|
|
"parking_lot 0.9.0",
|
|
|
"percent-encoding",
|
|
|
"raw-window-handle",
|
|
|
- "smithay-client-toolkit 0.4.6",
|
|
|
- "wayland-client 0.21.13",
|
|
|
- "winapi 0.3.8",
|
|
|
- "x11-dl",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winit"
|
|
|
-version = "0.21.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "65a5c1a5ef76ac31cc97ad29489acdbed2178f3fc12ca00ee6cb11d60adb5a3a"
|
|
|
-dependencies = [
|
|
|
- "android_glue",
|
|
|
- "bitflags",
|
|
|
- "cocoa 0.19.1",
|
|
|
- "core-foundation",
|
|
|
- "core-graphics",
|
|
|
- "core-video-sys",
|
|
|
- "dispatch",
|
|
|
- "instant",
|
|
|
- "lazy_static",
|
|
|
- "libc",
|
|
|
- "log",
|
|
|
- "mio",
|
|
|
- "mio-extras",
|
|
|
- "objc",
|
|
|
- "parking_lot 0.10.0",
|
|
|
- "percent-encoding",
|
|
|
- "raw-window-handle",
|
|
|
- "smithay-client-toolkit 0.6.6",
|
|
|
- "wayland-client 0.23.6",
|
|
|
- "winapi 0.3.8",
|
|
|
+ "smithay-client-toolkit",
|
|
|
+ "wayland-client",
|
|
|
+ "winapi",
|
|
|
"x11-dl",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "ws2_32-sys"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.2.8",
|
|
|
- "winapi-build",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "x11-dl"
|
|
|
version = "2.18.5"
|