2023-02-07 13:00:49 -07:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "Inflector"
|
|
|
|
|
version = "0.11.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "accesskit"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "git+https://github.com/wash2/accesskit.git?tag=v0.11.0#2dee3df0a525d727df9f54ae71cfe8b47d7c2751"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "accesskit_consumer"
|
|
|
|
|
version = "0.15.0"
|
|
|
|
|
source = "git+https://github.com/wash2/accesskit.git?tag=v0.11.0#2dee3df0a525d727df9f54ae71cfe8b47d7c2751"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"accesskit",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "accesskit_macos"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = "git+https://github.com/wash2/accesskit.git?tag=v0.11.0#2dee3df0a525d727df9f54ae71cfe8b47d7c2751"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"accesskit",
|
|
|
|
|
"accesskit_consumer",
|
|
|
|
|
"objc2",
|
|
|
|
|
"once_cell",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "accesskit_unix"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "git+https://github.com/wash2/accesskit.git?tag=v0.11.0#2dee3df0a525d727df9f54ae71cfe8b47d7c2751"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"accesskit",
|
|
|
|
|
"accesskit_consumer",
|
|
|
|
|
"async-channel",
|
|
|
|
|
"atspi",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
"log",
|
|
|
|
|
"serde",
|
|
|
|
|
"zbus",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "accesskit_windows"
|
|
|
|
|
version = "0.14.0"
|
|
|
|
|
source = "git+https://github.com/wash2/accesskit.git?tag=v0.11.0#2dee3df0a525d727df9f54ae71cfe8b47d7c2751"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"accesskit",
|
|
|
|
|
"accesskit_consumer",
|
|
|
|
|
"arrayvec 0.7.4",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"paste",
|
|
|
|
|
"windows 0.44.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "accesskit_winit"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
source = "git+https://github.com/wash2/accesskit.git?tag=v0.11.0#2dee3df0a525d727df9f54ae71cfe8b47d7c2751"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"accesskit",
|
|
|
|
|
"accesskit_macos",
|
|
|
|
|
"accesskit_unix",
|
|
|
|
|
"accesskit_windows",
|
|
|
|
|
"winit",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "addr2line"
|
|
|
|
|
version = "0.20.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gimli",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "adler"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ahash"
|
|
|
|
|
version = "0.7.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"getrandom",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"version_check",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "ahash"
|
|
|
|
|
version = "0.8.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"version_check",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "aho-corasick"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"memchr",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "aliasable"
|
|
|
|
|
version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "almost"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3aa2999eb46af81abb65c2d30d446778d7e613b60bbf4e174a027e80f90a3c14"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "android_system_properties"
|
|
|
|
|
version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "apply"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f47b57fc4521e3cae26a4d45b5227f8fadee4c345be0fefd8d5d1711afb8aeb9"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "approx"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "arrayref"
|
2023-03-24 07:55:07 -06:00
|
|
|
version = "0.3.7"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-24 07:55:07 -06:00
|
|
|
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "arrayvec"
|
|
|
|
|
version = "0.5.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "arrayvec"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ash"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.37.3+1.3.251"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"libloading 0.7.4",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-broadcast"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"event-listener",
|
|
|
|
|
"futures-core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-channel"
|
|
|
|
|
version = "1.9.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"concurrent-queue",
|
|
|
|
|
"event-listener",
|
|
|
|
|
"futures-core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-executor"
|
|
|
|
|
version = "1.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-lock",
|
|
|
|
|
"async-task",
|
|
|
|
|
"concurrent-queue",
|
|
|
|
|
"fastrand 1.9.0",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
"slab",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-fs"
|
|
|
|
|
version = "1.6.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-lock",
|
|
|
|
|
"autocfg",
|
|
|
|
|
"blocking",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-io"
|
|
|
|
|
version = "1.13.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-lock",
|
|
|
|
|
"autocfg",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"concurrent-queue",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
"log",
|
|
|
|
|
"parking",
|
|
|
|
|
"polling",
|
|
|
|
|
"rustix 0.37.23",
|
|
|
|
|
"slab",
|
|
|
|
|
"socket2",
|
|
|
|
|
"waker-fn",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-lock"
|
|
|
|
|
version = "2.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"event-listener",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-process"
|
|
|
|
|
version = "1.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-io",
|
|
|
|
|
"async-lock",
|
|
|
|
|
"autocfg",
|
|
|
|
|
"blocking",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"event-listener",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
"rustix 0.37.23",
|
|
|
|
|
"signal-hook",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-recursion"
|
|
|
|
|
version = "1.0.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 2.0.29",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-task"
|
|
|
|
|
version = "4.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "async-trait"
|
|
|
|
|
version = "0.1.73"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "atk-sys"
|
|
|
|
|
version = "0.15.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "58aeb089fb698e06db8089971c7ee317ab9644bade33383f63631437b03aafb6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "atomic-waker"
|
|
|
|
|
version = "1.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "atomicwrites"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c1163d9d7c51de51a2b79d6df5e8888d11e9df17c752ce4a285fb6ca1580734e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rustix 0.37.23",
|
|
|
|
|
"tempfile",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "atspi"
|
|
|
|
|
version = "0.10.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "674e7a3376837b2e7d12d34d58ac47073c491dc3bf6f71a7adaf687d4d817faa"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-recursion",
|
|
|
|
|
"async-trait",
|
|
|
|
|
"atspi-macros",
|
|
|
|
|
"enumflags2",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
"serde",
|
|
|
|
|
"tracing",
|
|
|
|
|
"zbus",
|
|
|
|
|
"zbus_names",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "atspi-macros"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "97fb4870a32c0eaa17e35bca0e6b16020635157121fb7d45593d242c295bc768"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "atty"
|
|
|
|
|
version = "0.2.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hermit-abi 0.1.19",
|
|
|
|
|
"libc",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "autocfg"
|
|
|
|
|
version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "backtrace"
|
|
|
|
|
version = "0.3.68"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"addr2line",
|
|
|
|
|
"cc",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
|
|
|
|
"miniz_oxide",
|
|
|
|
|
"object",
|
|
|
|
|
"rustc-demangle",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-03-14 13:41:49 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "base64"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.21.2"
|
2023-03-14 13:41:49 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
|
2023-03-14 13:41:49 -06:00
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "bincode"
|
|
|
|
|
version = "1.3.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bit-set"
|
|
|
|
|
version = "0.5.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bit-vec",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bit-vec"
|
|
|
|
|
version = "0.6.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bit_field"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.10.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bitflags"
|
|
|
|
|
version = "1.3.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "bitflags"
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "block"
|
|
|
|
|
version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "block-buffer"
|
|
|
|
|
version = "0.10.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"generic-array",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "block-sys"
|
|
|
|
|
version = "0.1.0-beta.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0fa55741ee90902547802152aaf3f8e5248aab7e21468089560d4c8840561146"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"objc-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "block2"
|
|
|
|
|
version = "0.2.0-alpha.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8dd9e63c1744f755c2f60332b88de39d341e5e86239014ad839bd71c106dec42"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"block-sys",
|
|
|
|
|
"objc2-encode",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "blocking"
|
|
|
|
|
version = "1.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-channel",
|
|
|
|
|
"async-lock",
|
|
|
|
|
"async-task",
|
|
|
|
|
"atomic-waker",
|
|
|
|
|
"fastrand 1.9.0",
|
|
|
|
|
"futures-lite",
|
|
|
|
|
"log",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "bumpalo"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "3.13.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bytemuck"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "1.13.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck_derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bytemuck_derive"
|
2023-03-24 10:00:28 -06:00
|
|
|
version = "1.4.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-24 10:00:28 -06:00
|
|
|
checksum = "fdde5c9cd29ebd706ce1b35600920a33550e402fc998a2e53ad3b42c3c47a192"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "byteorder"
|
|
|
|
|
version = "1.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cairo-sys-rs"
|
|
|
|
|
version = "0.15.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "calloop"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.10.6"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "52e0d00eb1ea24371a97d2da6201c6747a633dc6dc1988ef503403b4c59504a8"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
|
|
|
|
"nix 0.25.1",
|
|
|
|
|
"slotmap",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"vec_map",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cc"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.82"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "305fe645edc1442a0fa8b6726ba61d422798d37a52e12eaecf4b022ebbb88f01"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cfg-expr"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.15.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b40ccee03b5175c18cde8f37e7d2a33bcef6f8ec8f7cc0d81090d1bb380949c9"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"smallvec",
|
2023-08-18 09:39:37 -06:00
|
|
|
"target-lexicon",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cfg-if"
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cfg_aliases"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "clipboard-win"
|
|
|
|
|
version = "4.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7191c27c2357d9b7ef96baac1773290d4ca63b24205b82a3fd8a0637afcf0362"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"error-code",
|
|
|
|
|
"str-buf",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "clipboard_macos"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "145a7f9e9b89453bc0a5e32d166456405d389cea5b578f57f1274b1397588a95"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"objc",
|
|
|
|
|
"objc-foundation",
|
|
|
|
|
"objc_id",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "clipboard_wayland"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6f6364a9f7a66f2ac1a1a098aa1c7f6b686f2496c6ac5e5c0d773445df912747"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"smithay-clipboard",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "clipboard_x11"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "983a7010836ecd04dde2c6d27a0cb56ec5d21572177e782bdcb24a600124e921"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"thiserror",
|
|
|
|
|
"x11rb 0.9.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cmake"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.50"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cocoa"
|
|
|
|
|
version = "0.24.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"block",
|
|
|
|
|
"cocoa-foundation",
|
|
|
|
|
"core-foundation",
|
|
|
|
|
"core-graphics",
|
|
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"libc",
|
|
|
|
|
"objc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cocoa-foundation"
|
2023-03-17 18:48:56 -06:00
|
|
|
version = "0.1.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-17 18:48:56 -06:00
|
|
|
checksum = "931d3837c286f56e3c58423ce4eba12d08db2374461a785c86f672b08b5650d6"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"block",
|
|
|
|
|
"core-foundation",
|
|
|
|
|
"core-graphics-types",
|
|
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"libc",
|
|
|
|
|
"objc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "codespan-reporting"
|
|
|
|
|
version = "0.11.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"termcolor",
|
|
|
|
|
"unicode-width",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "color_quant"
|
|
|
|
|
version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "com-rs"
|
|
|
|
|
version = "0.2.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "bf43edc576402991846b093a7ca18a3477e0ef9c588cde84964b5d3e43016642"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "concurrent-queue"
|
|
|
|
|
version = "2.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-utils",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "core-foundation"
|
|
|
|
|
version = "0.9.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "core-foundation-sys"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "core-graphics"
|
|
|
|
|
version = "0.22.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"core-foundation",
|
|
|
|
|
"core-graphics-types",
|
|
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "core-graphics-types"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "2bb142d41022986c1d8ff29103a1411c8a3dfad3552f87a4f8dc50d61d4f4e33"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"core-foundation",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "core-text"
|
|
|
|
|
version = "19.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation",
|
|
|
|
|
"core-graphics",
|
|
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "cosmic-config"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomicwrites",
|
|
|
|
|
"cosmic-config-derive",
|
|
|
|
|
"dirs 5.0.1",
|
|
|
|
|
"iced_futures",
|
|
|
|
|
"notify",
|
|
|
|
|
"ron",
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cosmic-config-derive"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "cosmic-text"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "git+https://github.com/hecrj/cosmic-text.git?rev=b85d6a4f2376f8a8a7dadc0f8bcb89d4db10a1c9#b85d6a4f2376f8a8a7dadc0f8bcb89d4db10a1c9"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"fontdb 0.13.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
"libm",
|
|
|
|
|
"log",
|
2023-03-14 13:41:49 -06:00
|
|
|
"ouroboros 0.15.6",
|
2023-02-07 13:00:49 -07:00
|
|
|
"rangemap",
|
2023-03-17 18:48:56 -06:00
|
|
|
"rustybuzz 0.7.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"swash",
|
2023-08-18 09:39:37 -06:00
|
|
|
"sys-locale",
|
|
|
|
|
"unicode-bidi",
|
|
|
|
|
"unicode-linebreak",
|
|
|
|
|
"unicode-script",
|
|
|
|
|
"unicode-segmentation",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cosmic-text"
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/cosmic-text?rev=fedeeea9d307093fac880802e17e107b456e5de9#fedeeea9d307093fac880802e17e107b456e5de9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aliasable",
|
|
|
|
|
"fontdb 0.14.1",
|
|
|
|
|
"libm",
|
|
|
|
|
"log",
|
|
|
|
|
"rangemap",
|
|
|
|
|
"rustc-hash",
|
|
|
|
|
"rustybuzz 0.8.0",
|
|
|
|
|
"swash",
|
2023-02-07 13:00:49 -07:00
|
|
|
"syntect",
|
|
|
|
|
"sys-locale",
|
|
|
|
|
"unicode-bidi",
|
|
|
|
|
"unicode-linebreak",
|
|
|
|
|
"unicode-script",
|
|
|
|
|
"unicode-segmentation",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cosmic-text-editor"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"cosmic-text 0.9.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"env_logger",
|
|
|
|
|
"fontdb 0.9.3",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"libcosmic",
|
|
|
|
|
"log",
|
|
|
|
|
"rfd",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cosmic-theme"
|
|
|
|
|
version = "0.1.0"
|
2023-08-18 09:39:37 -06:00
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"almost",
|
|
|
|
|
"cosmic-config",
|
2023-02-07 13:00:49 -07:00
|
|
|
"csscolorparser",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"palette",
|
|
|
|
|
"ron",
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "cpufeatures"
|
|
|
|
|
version = "0.2.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "crc32fast"
|
|
|
|
|
version = "1.3.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "crossbeam-channel"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.8"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"crossbeam-utils",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "crossbeam-deque"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.8.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"crossbeam-epoch",
|
|
|
|
|
"crossbeam-utils",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "crossbeam-epoch"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.15"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"crossbeam-utils",
|
2023-08-18 09:39:37 -06:00
|
|
|
"memoffset 0.9.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"scopeguard",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "crossbeam-utils"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.16"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "crossfont"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "21fd3add36ea31aba1520aa5288714dd63be506106753226d0eb387a93bc9c45"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cocoa",
|
|
|
|
|
"core-foundation",
|
|
|
|
|
"core-foundation-sys",
|
|
|
|
|
"core-graphics",
|
|
|
|
|
"core-text",
|
|
|
|
|
"dwrote",
|
|
|
|
|
"foreign-types 0.5.0",
|
|
|
|
|
"freetype-rs",
|
|
|
|
|
"libc",
|
|
|
|
|
"log",
|
|
|
|
|
"objc",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
"servo-fontconfig",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "crunchy"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "crypto-common"
|
|
|
|
|
version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"generic-array",
|
|
|
|
|
"typenum",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "csscolorparser"
|
|
|
|
|
version = "0.6.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "eb2a7d3066da2de787b7f032c736763eb7ae5d355f81a68bab2675a96008b0bf"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf",
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cty"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "d3d12"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.6.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "d8f0de2f5a8e7bd4a9eec0e3c781992a4ce1724f68aec7d7a3715344de8b39da"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"libloading 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "darling"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.13.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"darling_core 0.13.4",
|
|
|
|
|
"darling_macro 0.13.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "darling"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.20.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"darling_core 0.20.3",
|
|
|
|
|
"darling_macro 0.20.3",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "darling_core"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.13.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"fnv",
|
|
|
|
|
"ident_case",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"strsim",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "darling_core"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.20.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"fnv",
|
|
|
|
|
"ident_case",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"strsim",
|
|
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "darling_macro"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.13.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"darling_core 0.13.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"quote",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "darling_macro"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.20.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"darling_core 0.20.3",
|
2023-02-07 13:00:49 -07:00
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "data-url"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "8d7439c3735f405729d52c3fbbe4de140eaf938a1fe47d227c27f8254d4302a5"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "deranged"
|
|
|
|
|
version = "0.3.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "derivative"
|
|
|
|
|
version = "2.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "derive_setters"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.6"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"darling 0.20.3",
|
2023-02-07 13:00:49 -07:00
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "digest"
|
|
|
|
|
version = "0.10.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"block-buffer",
|
|
|
|
|
"crypto-common",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dirs"
|
|
|
|
|
version = "4.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"dirs-sys 0.3.7",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dirs"
|
|
|
|
|
version = "5.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dirs-sys 0.4.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dirs-sys"
|
|
|
|
|
version = "0.3.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"redox_users",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "dirs-sys"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"option-ext",
|
|
|
|
|
"redox_users",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "dispatch"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dlib"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"libloading 0.8.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dlv-list"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0688c2a7f92e427f44895cd63841bff7b29f8d7a1648b9e7e07a4a365b2e1257"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "downcast-rs"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dwrote"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"libc",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_derive",
|
|
|
|
|
"winapi",
|
|
|
|
|
"wio",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "either"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.9.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "enumflags2"
|
|
|
|
|
version = "0.7.7"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"enumflags2_derive",
|
|
|
|
|
"serde",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "enumflags2_derive"
|
|
|
|
|
version = "0.7.7"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "env_logger"
|
|
|
|
|
version = "0.9.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atty",
|
|
|
|
|
"humantime",
|
|
|
|
|
"log",
|
|
|
|
|
"regex",
|
|
|
|
|
"termcolor",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "equivalent"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "errno"
|
|
|
|
|
version = "0.3.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"errno-dragonfly",
|
|
|
|
|
"libc",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "errno-dragonfly"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "error-code"
|
|
|
|
|
version = "2.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "64f18991e7bf11e7ffee451b5318b5c1a73c52d0d0ada6e5a3017c8c1ced6a21"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"str-buf",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "etagere"
|
|
|
|
|
version = "0.2.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fcf22f748754352918e082e0039335ee92454a5d62bcaf69b5e8daf5907d9644"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid",
|
|
|
|
|
"svg_fmt",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "euclid"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.22.9"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "event-listener"
|
|
|
|
|
version = "2.5.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "expat-sys"
|
|
|
|
|
version = "2.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "658f19728920138342f68408b7cf7644d90d4784353d8ebc32e7e8663dbe45fa"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cmake",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "exr"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.7.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "d1e481eb11a482815d3e9d618db8c42a93207134662873809335a92327440c18"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bit_field",
|
|
|
|
|
"flume",
|
|
|
|
|
"half",
|
|
|
|
|
"lebe",
|
|
|
|
|
"miniz_oxide",
|
2023-03-14 13:41:49 -06:00
|
|
|
"rayon-core",
|
2023-02-07 13:00:49 -07:00
|
|
|
"smallvec",
|
|
|
|
|
"zune-inflate",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "fast-srgb8"
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "fastrand"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "1.9.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"instant",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "fastrand"
|
|
|
|
|
version = "2.0.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "fdeflate"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"simd-adler32",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "filetime"
|
|
|
|
|
version = "0.2.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
|
|
|
|
"redox_syscall 0.3.5",
|
|
|
|
|
"windows-sys 0.48.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "flate2"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.27"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"crc32fast",
|
|
|
|
|
"miniz_oxide",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "float-cmp"
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "flume"
|
|
|
|
|
version = "0.10.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1657b4441c3403d9f7b3409e47575237dac27b1b5726df654a6ecbf92f0f7577"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
"nanorand",
|
|
|
|
|
"pin-project",
|
|
|
|
|
"spin",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "fnv"
|
|
|
|
|
version = "1.0.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "fontconfig-parser"
|
|
|
|
|
version = "0.5.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "674e258f4b5d2dcd63888c01c68413c51f565e8af99d2f7701c7b81d79ef41c4"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"roxmltree",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "fontdb"
|
|
|
|
|
version = "0.9.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d52186a39c335aa6f79fc0bf1c3cf854870b6ad4e50a7bb8a59b4ba1331f478a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
2023-03-14 13:41:49 -06:00
|
|
|
"memmap2 0.5.10",
|
2023-02-07 13:00:49 -07:00
|
|
|
"ttf-parser 0.17.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "fontdb"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.13.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "237ff9f0813bbfc9de836016472e0c9ae7802f174a51594607e5f4ff334cb2f5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"fontconfig-parser",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
2023-03-14 13:41:49 -06:00
|
|
|
"memmap2 0.5.10",
|
2023-03-17 18:48:56 -06:00
|
|
|
"slotmap",
|
|
|
|
|
"ttf-parser 0.18.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "fontdb"
|
|
|
|
|
version = "0.14.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "af8d8cbea8f21307d7e84bca254772981296f058a1d36b461bf4d83a7499fc9e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"memmap2 0.6.2",
|
|
|
|
|
"slotmap",
|
|
|
|
|
"tinyvec",
|
|
|
|
|
"ttf-parser 0.19.1",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "foreign-types"
|
|
|
|
|
version = "0.3.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"foreign-types-shared 0.1.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "foreign-types"
|
|
|
|
|
version = "0.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"foreign-types-macros",
|
|
|
|
|
"foreign-types-shared 0.3.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "foreign-types-macros"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "foreign-types-shared"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "foreign-types-shared"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "form_urlencoded"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"percent-encoding",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "fraction"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.13.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "3027ae1df8d41b4bed2241c8fdad4acc1e7af60c8e17743534b545e77182d678"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"num",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "freedesktop-icons"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "00e61ac115df4632b592d36b71fda3c259f4c8061c70b7fa429bac145890e880"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"dirs 4.0.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"once_cell",
|
|
|
|
|
"rust-ini",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"xdg",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "freetype-rs"
|
|
|
|
|
version = "0.26.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "74eadec9d0a5c28c54bb9882e54787275152a4e36ce206b45d7451384e5bf5fb"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"freetype-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "freetype-sys"
|
|
|
|
|
version = "0.13.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cmake",
|
|
|
|
|
"libc",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "fsevent-sys"
|
|
|
|
|
version = "4.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "futures"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-executor",
|
|
|
|
|
"futures-io",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
"futures-task",
|
|
|
|
|
"futures-util",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-channel"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-core"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-executor"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-task",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"num_cpus",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-io"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-lite"
|
|
|
|
|
version = "1.13.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"fastrand 1.9.0",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-io",
|
|
|
|
|
"memchr",
|
|
|
|
|
"parking",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
"waker-fn",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-macro"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-sink"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-task"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures-util"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.28"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-io",
|
|
|
|
|
"futures-macro",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
"futures-task",
|
|
|
|
|
"memchr",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
"pin-utils",
|
|
|
|
|
"slab",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gdk-pixbuf-sys"
|
|
|
|
|
version = "0.15.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "140b2f5378256527150350a8346dbdb08fadc13453a7a2d73aecd5fab3c402a7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gio-sys",
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gdk-sys"
|
|
|
|
|
version = "0.15.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "32e7a08c1e8f06f4177fb7e51a777b8c1689f743a7bc11ea91d44d2226073a88"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cairo-sys-rs",
|
|
|
|
|
"gdk-pixbuf-sys",
|
|
|
|
|
"gio-sys",
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"pango-sys",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "generic-array"
|
|
|
|
|
version = "0.14.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"typenum",
|
|
|
|
|
"version_check",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "gethostname"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "getrandom"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.10"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"js-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"wasi",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gif"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.12.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "80792593675e051cf94a4b111980da2ba60d4a83e43e0048c5693baab3977045"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"color_quant",
|
|
|
|
|
"weezl",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "gimli"
|
|
|
|
|
version = "0.27.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "gio-sys"
|
|
|
|
|
version = "0.15.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "32157a475271e2c4a023382e9cab31c4584ee30a97da41d3c4e9fdd605abcf8d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "glam"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.24.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "42218cb640844e3872cc3c153dc975229e080a6c4733b34709ef445610550226"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "glib-sys"
|
|
|
|
|
version = "0.15.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "glow"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.12.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ca0fe580e4b60a8ab24a868bc08e2f03cbcb20d3d676601fa909386713333728"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"js-sys",
|
|
|
|
|
"slotmap",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"web-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "glyphon"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "git+https://github.com/hecrj/glyphon.git?rev=26f92369da3704988e3e27f0b35e705c6b2de203#26f92369da3704988e3e27f0b35e705c6b2de203"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"cosmic-text 0.8.0",
|
|
|
|
|
"etagere",
|
|
|
|
|
"lru",
|
|
|
|
|
"wgpu",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gobject-sys"
|
|
|
|
|
version = "0.15.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gpu-alloc"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "22beaafc29b38204457ea030f6fb7a84c9e4dd1b86e311ba0542533453d87f62"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"gpu-alloc-types",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gpu-alloc-types"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gpu-allocator"
|
|
|
|
|
version = "0.22.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ce95f9e2e11c2c6fadfce42b5af60005db06576f231f5c92550fdded43c423e8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"backtrace",
|
|
|
|
|
"log",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"winapi",
|
|
|
|
|
"windows 0.44.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gpu-descriptor"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0b0c02e1ba0bdb14e965058ca34e09c020f8e507a760df1121728e0aef68d57a"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"gpu-descriptor-types",
|
2023-08-18 09:39:37 -06:00
|
|
|
"hashbrown 0.12.3",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gpu-descriptor-types"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "gtk-sys"
|
|
|
|
|
version = "0.15.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d5bc2f0587cba247f60246a0ca11fe25fb733eabc3de12d1965fc07efab87c84"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atk-sys",
|
|
|
|
|
"cairo-sys-rs",
|
|
|
|
|
"gdk-pixbuf-sys",
|
|
|
|
|
"gdk-sys",
|
|
|
|
|
"gio-sys",
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"pango-sys",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "guillotiere"
|
|
|
|
|
version = "0.6.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"euclid",
|
|
|
|
|
"svg_fmt",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "half"
|
|
|
|
|
version = "2.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "02b4af3693f1b705df946e9fe5631932443781d0aabb423b62fcd4d73f6d2fd0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crunchy",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hashbrown"
|
|
|
|
|
version = "0.12.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"ahash 0.7.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hashbrown"
|
|
|
|
|
version = "0.13.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ahash 0.8.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hashbrown"
|
|
|
|
|
version = "0.14.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hassle-rs"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1397650ee315e8891a0df210707f0fc61771b0cc518c3023896064c5407cb3b0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"com-rs",
|
|
|
|
|
"libc",
|
|
|
|
|
"libloading 0.7.4",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"widestring",
|
|
|
|
|
"winapi",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "heck"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hermit-abi"
|
|
|
|
|
version = "0.1.19"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hermit-abi"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-03-17 18:48:56 -06:00
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "hex"
|
|
|
|
|
version = "0.4.3"
|
2023-03-17 18:48:56 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
2023-03-17 18:48:56 -06:00
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "hexf-parse"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "humantime"
|
|
|
|
|
version = "2.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iced"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_accessibility",
|
2023-02-07 13:00:49 -07:00
|
|
|
"iced_core",
|
|
|
|
|
"iced_futures",
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_renderer",
|
|
|
|
|
"iced_widget",
|
2023-02-07 13:00:49 -07:00
|
|
|
"iced_winit",
|
|
|
|
|
"image",
|
|
|
|
|
"thiserror",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "iced_accessibility"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"accesskit",
|
|
|
|
|
"accesskit_winit",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "iced_core"
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"instant",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
2023-08-18 09:39:37 -06:00
|
|
|
"palette",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"twox-hash",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iced_futures"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.6.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"futures",
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_core",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
|
"wasm-timer",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iced_graphics"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"bytemuck",
|
|
|
|
|
"glam",
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_core",
|
2023-02-07 13:00:49 -07:00
|
|
|
"image",
|
|
|
|
|
"kamadak-exif",
|
|
|
|
|
"log",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"thiserror",
|
2023-08-18 09:39:37 -06:00
|
|
|
"tiny-skia 0.9.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "iced_renderer"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_graphics",
|
|
|
|
|
"iced_tiny_skia",
|
|
|
|
|
"iced_wgpu",
|
|
|
|
|
"raw-window-handle 0.5.2",
|
|
|
|
|
"thiserror",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "iced_runtime"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"iced_core",
|
|
|
|
|
"iced_futures",
|
2023-08-18 09:39:37 -06:00
|
|
|
"thiserror",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iced_style"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"iced_core",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"palette",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "iced_tiny_skia"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck",
|
|
|
|
|
"cosmic-text 0.8.0",
|
|
|
|
|
"iced_graphics",
|
|
|
|
|
"kurbo",
|
|
|
|
|
"log",
|
|
|
|
|
"raw-window-handle 0.5.2",
|
|
|
|
|
"resvg",
|
|
|
|
|
"rustc-hash",
|
|
|
|
|
"softbuffer",
|
|
|
|
|
"tiny-skia 0.9.1",
|
|
|
|
|
"twox-hash",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "iced_wgpu"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.10.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"bytemuck",
|
|
|
|
|
"futures",
|
|
|
|
|
"glam",
|
2023-08-18 09:39:37 -06:00
|
|
|
"glyphon",
|
2023-02-07 13:00:49 -07:00
|
|
|
"guillotiere",
|
|
|
|
|
"iced_graphics",
|
|
|
|
|
"log",
|
2023-08-18 09:39:37 -06:00
|
|
|
"once_cell",
|
|
|
|
|
"raw-window-handle 0.5.2",
|
|
|
|
|
"resvg",
|
|
|
|
|
"rustc-hash",
|
|
|
|
|
"twox-hash",
|
2023-02-07 13:00:49 -07:00
|
|
|
"wgpu",
|
2023-08-18 09:39:37 -06:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iced_widget"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"iced_renderer",
|
|
|
|
|
"iced_runtime",
|
|
|
|
|
"iced_style",
|
|
|
|
|
"num-traits",
|
|
|
|
|
"ouroboros 0.13.0",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"unicode-segmentation",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iced_winit"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.1"
|
|
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"iced_graphics",
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_runtime",
|
|
|
|
|
"iced_style",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"thiserror",
|
|
|
|
|
"web-sys",
|
|
|
|
|
"winapi",
|
|
|
|
|
"window_clipboard",
|
|
|
|
|
"winit",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ident_case"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "idna"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"unicode-bidi",
|
|
|
|
|
"unicode-normalization",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "image"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.24.7"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6f3dfdbdd72063086ff443e297b61695500514b1e41095b6fb9a5ab48a70a711"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck",
|
|
|
|
|
"byteorder",
|
|
|
|
|
"color_quant",
|
|
|
|
|
"exr",
|
|
|
|
|
"gif",
|
2023-08-18 09:39:37 -06:00
|
|
|
"jpeg-decoder",
|
2023-02-07 13:00:49 -07:00
|
|
|
"num-rational",
|
|
|
|
|
"num-traits",
|
|
|
|
|
"png",
|
2023-08-18 09:39:37 -06:00
|
|
|
"qoi",
|
2023-02-07 13:00:49 -07:00
|
|
|
"tiff",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "imagesize"
|
|
|
|
|
version = "0.11.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b72ad49b554c1728b1e83254a1b1565aea4161e28dabbfa171fc15fe62299caf"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "indexmap"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.9.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
2023-08-18 09:39:37 -06:00
|
|
|
"hashbrown 0.12.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "indexmap"
|
|
|
|
|
version = "2.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"equivalent",
|
|
|
|
|
"hashbrown 0.14.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "inotify"
|
|
|
|
|
version = "0.9.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"inotify-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "inotify-sys"
|
|
|
|
|
version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "instant"
|
|
|
|
|
version = "0.1.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"js-sys",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"web-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "io-lifetimes"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.11"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"hermit-abi 0.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"libc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows-sys 0.48.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "itoa"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.9"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jni-sys"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "jpeg-decoder"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "bc0000e42512c92e31c2252315bda326620a4e034105e900c98ec492fa077b3e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rayon",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "js-sys"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.64"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "kamadak-exif"
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ef4fc70d0ab7e5b6bafa30216a6b48705ea964cdfc29c050f2412295eba58077"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"mutate_once",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "khronos-egl"
|
|
|
|
|
version = "4.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8c2352bd1d0bceb871cb9d40f24360c8133c11d7486b68b5381c1dd1a32015e3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"libloading 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "kqueue"
|
|
|
|
|
version = "1.0.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kqueue-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "kqueue-sys"
|
|
|
|
|
version = "1.0.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "kurbo"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.5"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "bd85a5776cd9500c2e2059c8c76c3b01528566b7fcbaf8098b55a33fc298849b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"arrayvec 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "lazy_static"
|
|
|
|
|
version = "1.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "lebe"
|
|
|
|
|
version = "0.5.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libc"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.147"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libcosmic"
|
|
|
|
|
version = "0.1.0"
|
2023-08-18 09:39:37 -06:00
|
|
|
source = "git+https://github.com/pop-os/libcosmic?rev=a8ce524baa58f4fb2db2e26a5fc0899b63d688b5#a8ce524baa58f4fb2db2e26a5fc0899b63d688b5"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"apply",
|
2023-08-18 09:39:37 -06:00
|
|
|
"cosmic-config",
|
2023-02-07 13:00:49 -07:00
|
|
|
"cosmic-theme",
|
|
|
|
|
"derive_setters",
|
|
|
|
|
"fraction",
|
|
|
|
|
"freedesktop-icons",
|
|
|
|
|
"iced",
|
|
|
|
|
"iced_core",
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_futures",
|
|
|
|
|
"iced_renderer",
|
|
|
|
|
"iced_runtime",
|
2023-02-07 13:00:49 -07:00
|
|
|
"iced_style",
|
2023-08-18 09:39:37 -06:00
|
|
|
"iced_tiny_skia",
|
|
|
|
|
"iced_widget",
|
2023-02-07 13:00:49 -07:00
|
|
|
"iced_winit",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"palette",
|
|
|
|
|
"slotmap",
|
2023-08-18 09:39:37 -06:00
|
|
|
"thiserror",
|
|
|
|
|
"tracing",
|
|
|
|
|
"url",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libloading"
|
|
|
|
|
version = "0.7.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "libloading"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "libm"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.7"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "line-wrap"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"safemem",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "linked-hash-map"
|
|
|
|
|
version = "0.5.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "linux-raw-sys"
|
|
|
|
|
version = "0.3.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "linux-raw-sys"
|
|
|
|
|
version = "0.4.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "lock_api"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.4.10"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"scopeguard",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "log"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.4.20"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "lru"
|
|
|
|
|
version = "0.9.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "71e7d46de488603ffdd5f30afbc64fbba2378214a2c3a2fb83abf3d33126df17"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"hashbrown 0.13.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "malloc_buf"
|
|
|
|
|
version = "0.0.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memchr"
|
|
|
|
|
version = "2.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memmap2"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.10"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memmap2"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.6.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6d28bba84adfe6646737845bc5ebbfa2c08424eb1c37e94a1fd2a82adb56a872"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memoffset"
|
|
|
|
|
version = "0.6.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "memoffset"
|
|
|
|
|
version = "0.7.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
]
|
|
|
|
|
|
2023-03-14 13:41:49 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "memoffset"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.0"
|
2023-03-14 13:41:49 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
|
2023-03-14 13:41:49 -06:00
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "metal"
|
|
|
|
|
version = "0.24.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "de11355d1f6781482d027a3b4d4de7825dcedb197bf573e0596d00008402d060"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"block",
|
|
|
|
|
"core-graphics-types",
|
|
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"log",
|
|
|
|
|
"objc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "minimal-lexical"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "miniz_oxide"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"adler",
|
2023-08-18 09:39:37 -06:00
|
|
|
"simd-adler32",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "mio"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.8"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"log",
|
|
|
|
|
"wasi",
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows-sys 0.48.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "mutate_once"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "16cf681a23b4d0a43fc35024c176437f9dcd818db34e0f42ab456a0ee5ad497b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "naga"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.12.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "bbcc2e0513220fd2b598e6068608d4462db20322c0e77e47f6f488dfcfc279cb"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bit-set",
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"codespan-reporting",
|
|
|
|
|
"hexf-parse",
|
2023-08-18 09:39:37 -06:00
|
|
|
"indexmap 1.9.3",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
|
|
|
|
"num-traits",
|
|
|
|
|
"rustc-hash",
|
|
|
|
|
"spirv",
|
|
|
|
|
"termcolor",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"unicode-xid",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nanorand"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"getrandom",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ndk"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"jni-sys",
|
|
|
|
|
"ndk-sys",
|
|
|
|
|
"num_enum",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"thiserror",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ndk-context"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ndk-glue"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0434fabdd2c15e0aab768ca31d5b7b333717f03cf02037d5a0a3ff3c278ed67f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"log",
|
|
|
|
|
"ndk",
|
|
|
|
|
"ndk-context",
|
|
|
|
|
"ndk-macro",
|
|
|
|
|
"ndk-sys",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ndk-macro"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0df7ac00c4672f9d5aece54ee3347520b7e20f158656c7db2e6de01902eb7a6c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"darling 0.13.4",
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ndk-sys"
|
|
|
|
|
version = "0.4.1+23.1.7779620"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"jni-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nix"
|
|
|
|
|
version = "0.22.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"cc",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
|
|
|
|
"memoffset 0.6.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nix"
|
|
|
|
|
version = "0.24.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
|
|
|
|
"memoffset 0.6.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nix"
|
|
|
|
|
version = "0.25.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
|
|
|
|
"memoffset 0.6.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nix"
|
|
|
|
|
version = "0.26.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
|
|
|
|
"memoffset 0.7.1",
|
|
|
|
|
"pin-utils",
|
|
|
|
|
"static_assertions",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nom"
|
|
|
|
|
version = "7.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"memchr",
|
|
|
|
|
"minimal-lexical",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "notify"
|
|
|
|
|
version = "6.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5738a2795d57ea20abec2d6d76c6081186709c0024187cd5977265eda6598b51"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"crossbeam-channel",
|
|
|
|
|
"filetime",
|
|
|
|
|
"fsevent-sys",
|
|
|
|
|
"inotify",
|
|
|
|
|
"kqueue",
|
|
|
|
|
"libc",
|
|
|
|
|
"mio",
|
|
|
|
|
"walkdir",
|
|
|
|
|
"windows-sys 0.45.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "num"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.4.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"num-bigint",
|
|
|
|
|
"num-complex",
|
|
|
|
|
"num-integer",
|
|
|
|
|
"num-iter",
|
|
|
|
|
"num-rational",
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-bigint"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"num-integer",
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-complex"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.4.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-integer"
|
|
|
|
|
version = "0.1.45"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-iter"
|
|
|
|
|
version = "0.1.43"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"num-integer",
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-rational"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"num-bigint",
|
|
|
|
|
"num-integer",
|
|
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-traits"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.16"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num_cpus"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.16.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"hermit-abi 0.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num_enum"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.5.11"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"num_enum_derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num_enum_derive"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.5.11"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "objc"
|
|
|
|
|
version = "0.2.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"malloc_buf",
|
|
|
|
|
"objc_exception",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "objc-foundation"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"block",
|
|
|
|
|
"objc",
|
|
|
|
|
"objc_id",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "objc-sys"
|
|
|
|
|
version = "0.2.0-beta.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "df3b9834c1e95694a05a828b59f55fa2afec6288359cda67146126b3f90a55d7"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "objc2"
|
|
|
|
|
version = "0.3.0-beta.3.patch-leaks.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7e01640f9f2cb1220bbe80325e179e532cb3379ebcd1bf2279d703c19fe3a468"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"block2",
|
|
|
|
|
"objc-sys",
|
|
|
|
|
"objc2-encode",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "objc2-encode"
|
|
|
|
|
version = "2.0.0-pre.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "abfcac41015b00a120608fdaa6938c44cb983fee294351cc4bac7638b4e50512"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"objc-sys",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "objc_exception"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "objc_id"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"objc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "object"
|
|
|
|
|
version = "0.31.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"memchr",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "once_cell"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.18.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "onig"
|
|
|
|
|
version = "6.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"libc",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"onig_sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "onig_sys"
|
|
|
|
|
version = "69.8.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "option-ext"
|
|
|
|
|
version = "0.2.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ordered-multimap"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ccd746e37177e1711c20dd619a1620f34f5c8b569c53590a72dedd5344d8924a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dlv-list",
|
2023-08-18 09:39:37 -06:00
|
|
|
"hashbrown 0.12.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ordered-stream"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures-core",
|
|
|
|
|
"pin-project-lite",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ouroboros"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f357ef82d1b4db66fbed0b8d542cbd3c22d0bf5b393b3c257b9ba4568e70c9c3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aliasable",
|
|
|
|
|
"ouroboros_macro 0.13.0",
|
|
|
|
|
"stable_deref_trait",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ouroboros"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.15.6"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "e1358bd1558bd2a083fed428ffeda486fbfb323e698cdda7794259d592ca72db"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"aliasable",
|
2023-03-14 13:41:49 -06:00
|
|
|
"ouroboros_macro 0.15.6",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ouroboros_macro"
|
|
|
|
|
version = "0.13.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "44a0b52c2cbaef7dffa5fec1a43274afe8bd2a644fa9fc50a9ef4ff0269b1257"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"Inflector",
|
|
|
|
|
"proc-macro-error",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ouroboros_macro"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.15.6"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "5f7d21ccd03305a674437ee1248f3ab5d4b1db095cf1caf49f1713ddf61956b7"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"Inflector",
|
|
|
|
|
"proc-macro-error",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "palette"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b2e2f34147767aa758aa649415b50a69eeb46a67f9dc7db8011eeb3d84b351dc"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"approx",
|
2023-08-18 09:39:37 -06:00
|
|
|
"fast-srgb8",
|
2023-02-07 13:00:49 -07:00
|
|
|
"palette_derive",
|
|
|
|
|
"phf",
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "palette_derive"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b7db010ec5ff3d4385e4f133916faacd9dad0f6a09394c92d825b3aed310fa0a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pango-sys"
|
|
|
|
|
version = "0.15.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d2a00081cde4661982ed91d80ef437c20eacaf6aa1a5962c0279ae194662c3aa"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
"system-deps",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "parking"
|
|
|
|
|
version = "2.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "parking_lot"
|
|
|
|
|
version = "0.11.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"instant",
|
|
|
|
|
"lock_api",
|
|
|
|
|
"parking_lot_core 0.8.6",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parking_lot"
|
|
|
|
|
version = "0.12.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lock_api",
|
2023-08-18 09:39:37 -06:00
|
|
|
"parking_lot_core 0.9.8",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parking_lot_core"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"instant",
|
|
|
|
|
"libc",
|
|
|
|
|
"redox_syscall 0.2.16",
|
|
|
|
|
"smallvec",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parking_lot_core"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.8"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"libc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"redox_syscall 0.3.5",
|
2023-02-07 13:00:49 -07:00
|
|
|
"smallvec",
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows-targets 0.48.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "paste"
|
|
|
|
|
version = "1.0.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "percent-encoding"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "2.3.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.11.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"phf_macros",
|
|
|
|
|
"phf_shared",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_generator"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.11.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"phf_shared",
|
|
|
|
|
"rand",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_macros"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.11.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"phf_generator",
|
|
|
|
|
"phf_shared",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_shared"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.11.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"siphasher",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pico-args"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pin-project"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.1.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"pin-project-internal",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pin-project-internal"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.1.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pin-project-lite"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.12"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "12cc1b0bf1727a77a54b6654e7b5f1af8604923edc8b81885f8ec92f9e3f0a05"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pin-utils"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "pkg-config"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.27"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "plist"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.5.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "bdc0001cfea3db57a2e24bc0d818e9e20e554b5f97fabb9bc231dc240269ae06"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"base64",
|
|
|
|
|
"indexmap 1.9.3",
|
2023-02-07 13:00:49 -07:00
|
|
|
"line-wrap",
|
2023-08-18 09:39:37 -06:00
|
|
|
"quick-xml 0.29.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"serde",
|
|
|
|
|
"time",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "png"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.17.10"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "dd75bf2d8dd3702b9707cdbc56a5b9ef42cec752eb8b3bafc01234558442aa64"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"crc32fast",
|
2023-08-18 09:39:37 -06:00
|
|
|
"fdeflate",
|
2023-02-07 13:00:49 -07:00
|
|
|
"flate2",
|
|
|
|
|
"miniz_oxide",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "polling"
|
|
|
|
|
version = "2.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"concurrent-queue",
|
|
|
|
|
"libc",
|
|
|
|
|
"log",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "ppv-lite86"
|
|
|
|
|
version = "0.2.17"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro-crate"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "1.3.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"once_cell",
|
|
|
|
|
"toml_edit",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro-error"
|
|
|
|
|
version = "1.0.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-error-attr",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-03-17 18:48:56 -06:00
|
|
|
"syn 1.0.109",
|
2023-02-07 13:00:49 -07:00
|
|
|
"version_check",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro-error-attr"
|
|
|
|
|
version = "1.0.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"version_check",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro2"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.66"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"unicode-ident",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "profiling"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "46b2164ebdb1dfeec5e337be164292351e11daf63a05174c6776b2f47460f0c9"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "qoi"
|
|
|
|
|
version = "0.4.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quick-xml"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.28.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"memchr",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quick-xml"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.29.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "81b9228215d82c7b61490fec1de287136b5de6f5700f6e58ea9ad61a7964ca51"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"memchr",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "quote"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.33"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"rand_chacha",
|
|
|
|
|
"rand_core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_chacha"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ppv-lite86",
|
|
|
|
|
"rand_core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_core"
|
|
|
|
|
version = "0.6.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"getrandom",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "range-alloc"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.1.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rangemap"
|
|
|
|
|
version = "1.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8b9283c6b06096b47afc7109834fdedab891175bb5241ee5d4f7d2546549f263"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "raw-window-handle"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b800beb9b6e7d2df1fe337c9e3d04e3af22a124460fb4c30fcc22c9117cefb41"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cty",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "raw-window-handle"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rayon"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "1.7.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"either",
|
|
|
|
|
"rayon-core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rayon-core"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "1.11.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-channel",
|
|
|
|
|
"crossbeam-deque",
|
|
|
|
|
"crossbeam-utils",
|
|
|
|
|
"num_cpus",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rctree"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "3b42e27ef78c35d3998403c1d26f3efd9e135d3e5121b0a4845cc5cc27547f4f"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "redox_syscall"
|
|
|
|
|
version = "0.2.16"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "redox_syscall"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.3.5"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "redox_users"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"getrandom",
|
|
|
|
|
"redox_syscall 0.2.16",
|
|
|
|
|
"thiserror",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.9.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "81bc1d4caf89fac26a70747fe603c130093b53c773888797a6329091246d651a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick",
|
|
|
|
|
"memchr",
|
|
|
|
|
"regex-automata",
|
|
|
|
|
"regex-syntax",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex-automata"
|
|
|
|
|
version = "0.3.6"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "fed1ceff11a1dddaee50c9dc8e4938bd106e9d89ae372f192311e7da498e3b69"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick",
|
|
|
|
|
"memchr",
|
|
|
|
|
"regex-syntax",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex-syntax"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.4"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "renderdoc-sys"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "216080ab382b992234dda86873c18d4c48358f5cfcb70fd693d7f6f2131b628b"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "resvg"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.32.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "142e83d8ae8c8c639f304698a5567b229ba65caba867bf4387bbc0ae158827cf"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"gif",
|
|
|
|
|
"jpeg-decoder",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
|
|
|
|
"pico-args",
|
|
|
|
|
"png",
|
|
|
|
|
"rgb",
|
|
|
|
|
"svgfilters",
|
2023-08-18 09:39:37 -06:00
|
|
|
"svgtypes",
|
|
|
|
|
"tiny-skia 0.9.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
"usvg",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rfd"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0149778bd99b6959285b0933288206090c50e2327f47a9c463bfdbf45c8823ea"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"block",
|
|
|
|
|
"dispatch",
|
|
|
|
|
"glib-sys",
|
|
|
|
|
"gobject-sys",
|
|
|
|
|
"gtk-sys",
|
|
|
|
|
"js-sys",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"log",
|
|
|
|
|
"objc",
|
|
|
|
|
"objc-foundation",
|
|
|
|
|
"objc_id",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"wasm-bindgen",
|
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
|
"web-sys",
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows 0.37.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rgb"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.8.36"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ron"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"base64",
|
|
|
|
|
"bitflags 2.4.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"serde",
|
2023-08-18 09:39:37 -06:00
|
|
|
"serde_derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rosvgtree"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ad747e7384940e7bf33b15ba433b7bad9f44c0c6d5287a67c2cb22cd1743d497"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"roxmltree",
|
|
|
|
|
"simplecss",
|
|
|
|
|
"siphasher",
|
|
|
|
|
"svgtypes",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "roxmltree"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.18.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "d8f595a457b6b8c6cda66a48503e92ee8d19342f905948f29c383200ec9eb1d8"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"xmlparser",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rust-ini"
|
|
|
|
|
version = "0.18.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f6d5f2436026b4f6e79dc829837d467cc7e9a55ee40e750d716713540715a2df"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"ordered-multimap",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "rustc-demangle"
|
|
|
|
|
version = "0.1.23"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "rustc-hash"
|
|
|
|
|
version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "rustix"
|
|
|
|
|
version = "0.37.23"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"errno",
|
|
|
|
|
"io-lifetimes",
|
|
|
|
|
"libc",
|
|
|
|
|
"linux-raw-sys 0.3.8",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rustix"
|
|
|
|
|
version = "0.38.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "19ed4fa021d81c8392ce04db050a3da9a60299050b7ae1cf482d862b54a7218f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.4.0",
|
|
|
|
|
"errno",
|
|
|
|
|
"libc",
|
|
|
|
|
"linux-raw-sys 0.4.5",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "rustybuzz"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "162bdf42e261bee271b3957691018634488084ef577dddeb6420a9684cab2a6a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"bytemuck",
|
2023-08-18 09:39:37 -06:00
|
|
|
"libm",
|
2023-02-07 13:00:49 -07:00
|
|
|
"smallvec",
|
2023-08-18 09:39:37 -06:00
|
|
|
"ttf-parser 0.18.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
"unicode-bidi-mirroring",
|
|
|
|
|
"unicode-ccc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"unicode-general-category",
|
2023-02-07 13:00:49 -07:00
|
|
|
"unicode-script",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rustybuzz"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "82eea22c8f56965eeaf3a209b3d24508256c7b920fb3b6211b8ba0f7c0583250"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"bytemuck",
|
|
|
|
|
"libm",
|
|
|
|
|
"smallvec",
|
2023-08-18 09:39:37 -06:00
|
|
|
"ttf-parser 0.19.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
"unicode-bidi-mirroring",
|
|
|
|
|
"unicode-ccc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"unicode-general-category",
|
2023-02-07 13:00:49 -07:00
|
|
|
"unicode-script",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ryu"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.15"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "safe_arch"
|
|
|
|
|
version = "0.5.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "safemem"
|
|
|
|
|
version = "0.3.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "same-file"
|
|
|
|
|
version = "1.0.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"winapi-util",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "scoped-tls"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "scopeguard"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.2.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sctk-adwaita"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "61270629cc6b4d77ec1907db1033d5c2e1a404c412743621981a871dc9c12339"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossfont",
|
|
|
|
|
"log",
|
|
|
|
|
"smithay-client-toolkit",
|
|
|
|
|
"tiny-skia 0.7.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.183"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"serde_derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_derive"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.183"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_json"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.105"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"itoa",
|
|
|
|
|
"ryu",
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "serde_repr"
|
|
|
|
|
version = "0.1.16"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 2.0.29",
|
|
|
|
|
]
|
|
|
|
|
|
2023-03-24 10:00:28 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "serde_spanned"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.6.3"
|
2023-03-24 10:00:28 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
|
2023-03-24 10:00:28 -06:00
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "servo-fontconfig"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c7e3e22fe5fd73d04ebf0daa049d3efe3eae55369ce38ab16d07ddd9ac5c217c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"servo-fontconfig-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo-fontconfig-sys"
|
|
|
|
|
version = "5.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e36b879db9892dfa40f95da1c38a835d41634b825fbd8c4c418093d53c24b388"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"expat-sys",
|
|
|
|
|
"freetype-sys",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "sha1"
|
|
|
|
|
version = "0.10.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"cpufeatures",
|
|
|
|
|
"digest",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "signal-hook"
|
|
|
|
|
version = "0.3.17"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"signal-hook-registry",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "signal-hook-registry"
|
|
|
|
|
version = "1.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "simd-adler32"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.7"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "simplecss"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "siphasher"
|
|
|
|
|
version = "0.3.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "slab"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.4.8"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"autocfg",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "slotmap"
|
|
|
|
|
version = "1.0.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"version_check",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "smallvec"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.11.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "smithay-client-toolkit"
|
|
|
|
|
version = "0.16.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f307c47d32d2715eb2e0ece5589057820e0e5e70d07c247d1063e844e107f454"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"calloop",
|
|
|
|
|
"dlib",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"log",
|
2023-03-14 13:41:49 -06:00
|
|
|
"memmap2 0.5.10",
|
2023-02-07 13:00:49 -07:00
|
|
|
"nix 0.24.3",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
"wayland-client 0.29.5",
|
|
|
|
|
"wayland-cursor",
|
|
|
|
|
"wayland-protocols",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "smithay-clipboard"
|
|
|
|
|
version = "0.6.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0a345c870a1fae0b1b779085e81b51e614767c239e93503588e54c5b17f4b0e8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"smithay-client-toolkit",
|
|
|
|
|
"wayland-client 0.29.5",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "socket2"
|
|
|
|
|
version = "0.4.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "softbuffer"
|
|
|
|
|
version = "0.2.0"
|
2023-08-18 09:39:37 -06:00
|
|
|
source = "git+https://github.com/pop-os/softbuffer?tag=cosmic-2.0-old#ece901a9f60dc89ca740dc3bd11f3c909e801723"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bytemuck",
|
|
|
|
|
"cfg_aliases",
|
|
|
|
|
"cocoa",
|
|
|
|
|
"core-graphics",
|
2023-08-18 09:39:37 -06:00
|
|
|
"fastrand 1.9.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"log",
|
|
|
|
|
"nix 0.26.2",
|
|
|
|
|
"objc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-03-14 13:41:49 -06:00
|
|
|
"redox_syscall 0.3.5",
|
2023-02-07 13:00:49 -07:00
|
|
|
"thiserror",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"wayland-backend",
|
2023-08-18 09:39:37 -06:00
|
|
|
"wayland-client 0.30.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"wayland-sys 0.30.1",
|
|
|
|
|
"web-sys",
|
|
|
|
|
"windows-sys 0.42.0",
|
|
|
|
|
"x11-dl",
|
|
|
|
|
"x11rb 0.11.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "spin"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.8"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"lock_api",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "spirv"
|
|
|
|
|
version = "0.2.0+1.5.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"num-traits",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "stable_deref_trait"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "static_assertions"
|
|
|
|
|
version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "str-buf"
|
|
|
|
|
version = "1.0.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9e08d8363704e6c71fc928674353e6b7c23dcea9d82d7012c8faf2a3a025f8d0"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "strict-num"
|
|
|
|
|
version = "0.1.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"float-cmp",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "strsim"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "svg_fmt"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "svgfilters"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "639abcebc15fdc2df179f37d6f5463d660c1c79cd552c12343a4600827a04bce"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"float-cmp",
|
|
|
|
|
"rgb",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "svgtypes"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.11.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ed4b0611e7f3277f68c0fa18e385d9e2d26923691379690039548f867cef02a7"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"kurbo",
|
2023-02-07 13:00:49 -07:00
|
|
|
"siphasher",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "swash"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.8"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "3b7c73c813353c347272919aa1af2885068b05e625e5532b43049e4f641ae77f"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"yazi",
|
|
|
|
|
"zeno",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "syn"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "1.0.109"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"unicode-ident",
|
|
|
|
|
]
|
|
|
|
|
|
2023-03-17 18:48:56 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "syn"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "2.0.29"
|
2023-03-17 18:48:56 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c324c494eba9d92503e6f1ef2e6df781e78f6a7705a0202d9801b198807d518a"
|
2023-03-17 18:48:56 -06:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"unicode-ident",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "syntect"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "5.1.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "e02b4b303bf8d08bfeb0445cba5068a3d306b6baece1d5582171a9bf49188f91"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bincode",
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"flate2",
|
|
|
|
|
"fnv",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"onig",
|
|
|
|
|
"plist",
|
|
|
|
|
"regex-syntax",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_json",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"walkdir",
|
|
|
|
|
"yaml-rust",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sys-locale"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ea0b9eefabb91675082b41eb94c3ecd91af7656caee3fb4961a07c0ec8c7ca6f"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
2023-03-14 13:41:49 -06:00
|
|
|
"windows-sys 0.45.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "system-deps"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "6.1.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "30c2de8a4d8f4b823d634affc9cd2a74ec98c53a756f317e529a48046cbf71f3"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-expr",
|
|
|
|
|
"heck",
|
|
|
|
|
"pkg-config",
|
2023-08-18 09:39:37 -06:00
|
|
|
"toml",
|
2023-02-07 13:00:49 -07:00
|
|
|
"version-compare",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "target-lexicon"
|
|
|
|
|
version = "0.12.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9d0e916b1148c8e263850e1ebcbd046f333e0683c724876bb0da63ea4373dc8a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tempfile"
|
|
|
|
|
version = "3.7.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "dc02fddf48964c42031a0b3fe0428320ecf3a73c401040fc0096f97794310651"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"fastrand 2.0.0",
|
|
|
|
|
"redox_syscall 0.3.5",
|
|
|
|
|
"rustix 0.38.8",
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "termcolor"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"winapi-util",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "thiserror"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.47"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "97a802ec30afc17eee47b2855fc72e0c4cd62be9b4efe6591edde0ec5bd68d8f"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"thiserror-impl",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "thiserror-impl"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.47"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6bb623b56e39ab7dcd4b1b98bb6c8f8d907ed255b18de254088016b27a8ee19b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tiff"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "6d172b0f4d3fba17ba89811858b9d3d97f928aece846475bbda076ca46736211"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"flate2",
|
2023-08-18 09:39:37 -06:00
|
|
|
"jpeg-decoder",
|
2023-02-07 13:00:49 -07:00
|
|
|
"weezl",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "time"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.25"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"deranged",
|
2023-02-07 13:00:49 -07:00
|
|
|
"itoa",
|
|
|
|
|
"serde",
|
|
|
|
|
"time-core",
|
|
|
|
|
"time-macros",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "time-core"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "time-macros"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.11"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"time-core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tiny-skia"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "642680569bb895b16e4b9d181c60be1ed136fa0c9c7f11d004daf053ba89bf82"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"arrayref",
|
|
|
|
|
"arrayvec 0.5.2",
|
|
|
|
|
"bytemuck",
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"png",
|
|
|
|
|
"safe_arch",
|
2023-08-18 09:39:37 -06:00
|
|
|
"tiny-skia-path 0.7.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tiny-skia"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ce2986c82f77818c7b9144c70818fdde98db15308e329ae2f7204d767808fd3c"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"arrayref",
|
2023-08-18 09:39:37 -06:00
|
|
|
"arrayvec 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"bytemuck",
|
|
|
|
|
"cfg-if",
|
2023-08-18 09:39:37 -06:00
|
|
|
"log",
|
2023-02-07 13:00:49 -07:00
|
|
|
"png",
|
2023-08-18 09:39:37 -06:00
|
|
|
"tiny-skia-path 0.9.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tiny-skia-path"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c114d32f0c2ee43d585367cb013dfaba967ab9f62b90d9af0d696e955e70fa6c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"arrayref",
|
|
|
|
|
"bytemuck",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tiny-skia-path"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.9.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f7acb0ccda1ac91084353a56d0b69b0e29c311fd809d2088b1ed2f9ae1841c47"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"arrayref",
|
|
|
|
|
"bytemuck",
|
2023-08-18 09:39:37 -06:00
|
|
|
"strict-num",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "tinyvec"
|
|
|
|
|
version = "1.6.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"tinyvec_macros",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
|
|
2023-03-24 10:00:28 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "toml"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.7.6"
|
2023-03-24 10:00:28 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
|
2023-03-24 10:00:28 -06:00
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_spanned",
|
|
|
|
|
"toml_datetime",
|
|
|
|
|
"toml_edit",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "toml_datetime"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.6.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
|
2023-03-24 10:00:28 -06:00
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "toml_edit"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.19.14"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"indexmap 2.0.0",
|
2023-03-24 10:00:28 -06:00
|
|
|
"serde",
|
|
|
|
|
"serde_spanned",
|
2023-02-07 13:00:49 -07:00
|
|
|
"toml_datetime",
|
2023-03-14 13:41:49 -06:00
|
|
|
"winnow",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "tracing"
|
|
|
|
|
version = "0.1.37"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
"tracing-attributes",
|
|
|
|
|
"tracing-core",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tracing-attributes"
|
|
|
|
|
version = "0.1.26"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 2.0.29",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tracing-core"
|
|
|
|
|
version = "0.1.31"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"once_cell",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ttf-parser"
|
|
|
|
|
version = "0.17.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "375812fa44dab6df41c195cd2f7fecb488f6c09fbaafb62807488cefab642bff"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ttf-parser"
|
|
|
|
|
version = "0.18.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0609f771ad9c6155384897e1df4d948e692667cc0588548b68eb44d052b27633"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "ttf-parser"
|
|
|
|
|
version = "0.19.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a464a4b34948a5f67fddd2b823c62d9d92e44be75058b99939eae6c5b6960b33"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "twox-hash"
|
|
|
|
|
version = "1.6.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"rand",
|
|
|
|
|
"static_assertions",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "typenum"
|
|
|
|
|
version = "1.16.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "uds_windows"
|
|
|
|
|
version = "1.0.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"tempfile",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-bidi"
|
2023-03-24 07:55:07 -06:00
|
|
|
version = "0.3.13"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-24 07:55:07 -06:00
|
|
|
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-bidi-mirroring"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-ccc"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-general-category"
|
|
|
|
|
version = "0.6.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2281c8c1d221438e373249e065ca4989c4c36952c211ff21a0ee91c44a3869e7"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-ident"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "1.0.11"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-linebreak"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-normalization"
|
|
|
|
|
version = "0.1.22"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"tinyvec",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-script"
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-segmentation"
|
|
|
|
|
version = "1.10.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-vo"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-width"
|
|
|
|
|
version = "0.1.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "unicode-xid"
|
|
|
|
|
version = "0.2.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "url"
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"form_urlencoded",
|
|
|
|
|
"idna",
|
|
|
|
|
"percent-encoding",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "usvg"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.32.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "4b44e14b7678bcc5947b397991432d0c4e02a103958a0ed5e1b9b961ddd08b21"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64",
|
|
|
|
|
"log",
|
|
|
|
|
"pico-args",
|
|
|
|
|
"usvg-parser",
|
|
|
|
|
"usvg-text-layout",
|
|
|
|
|
"usvg-tree",
|
|
|
|
|
"xmlwriter",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "usvg-parser"
|
|
|
|
|
version = "0.32.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "90c8251d965c2882a636ffcc054340b1f13a6bce68779cb5b2084d8ffc2535be"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"data-url",
|
|
|
|
|
"flate2",
|
2023-08-18 09:39:37 -06:00
|
|
|
"imagesize",
|
2023-02-07 13:00:49 -07:00
|
|
|
"kurbo",
|
|
|
|
|
"log",
|
2023-08-18 09:39:37 -06:00
|
|
|
"rosvgtree",
|
|
|
|
|
"strict-num",
|
2023-02-07 13:00:49 -07:00
|
|
|
"svgtypes",
|
2023-08-18 09:39:37 -06:00
|
|
|
"usvg-tree",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "usvg-text-layout"
|
|
|
|
|
version = "0.32.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6c4fed019d1af07bfe0f3bac13d120d7b51bc65b38cb24809cf4ed0b8b631138"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"fontdb 0.13.1",
|
|
|
|
|
"kurbo",
|
|
|
|
|
"log",
|
|
|
|
|
"rustybuzz 0.7.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"unicode-bidi",
|
|
|
|
|
"unicode-script",
|
|
|
|
|
"unicode-vo",
|
2023-08-18 09:39:37 -06:00
|
|
|
"usvg-tree",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "usvg-tree"
|
|
|
|
|
version = "0.32.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7371265c467cdae0ccc3655e2e3f310c695fb9f717c0d25187bf3b333f7b5159"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kurbo",
|
|
|
|
|
"rctree",
|
|
|
|
|
"strict-num",
|
|
|
|
|
"svgtypes",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "vec_map"
|
|
|
|
|
version = "0.8.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "version-compare"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "version_check"
|
|
|
|
|
version = "0.9.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "waker-fn"
|
|
|
|
|
version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "walkdir"
|
2023-03-17 18:48:56 -06:00
|
|
|
version = "2.3.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-17 18:48:56 -06:00
|
|
|
checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"same-file",
|
|
|
|
|
"winapi-util",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasi"
|
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-bindgen"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.87"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-bindgen-backend"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.87"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"bumpalo",
|
|
|
|
|
"log",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-bindgen-futures"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.4.37"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if",
|
|
|
|
|
"js-sys",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"web-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-bindgen-macro"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.87"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"quote",
|
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.87"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
2023-08-18 09:39:37 -06:00
|
|
|
"syn 2.0.29",
|
2023-02-07 13:00:49 -07:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-bindgen-shared"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.87"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wasm-timer"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures",
|
|
|
|
|
"js-sys",
|
|
|
|
|
"parking_lot 0.11.2",
|
|
|
|
|
"pin-utils",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
|
"web-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-backend"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "41b48e27457e8da3b2260ac60d0a94512f5cba36448679f3747c0865b7893ed8"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"cc",
|
|
|
|
|
"downcast-rs",
|
|
|
|
|
"io-lifetimes",
|
|
|
|
|
"nix 0.26.2",
|
|
|
|
|
"scoped-tls",
|
|
|
|
|
"smallvec",
|
|
|
|
|
"wayland-sys 0.30.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-client"
|
|
|
|
|
version = "0.29.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3f3b068c05a039c9f755f881dc50f01732214f5685e379829759088967c46715"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"downcast-rs",
|
|
|
|
|
"libc",
|
|
|
|
|
"nix 0.24.3",
|
|
|
|
|
"scoped-tls",
|
|
|
|
|
"wayland-commons",
|
|
|
|
|
"wayland-scanner 0.29.5",
|
|
|
|
|
"wayland-sys 0.29.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-client"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.30.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "489c9654770f674fc7e266b3c579f4053d7551df0ceb392f153adb1f9ed06ac8"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"nix 0.26.2",
|
|
|
|
|
"wayland-backend",
|
2023-08-18 09:39:37 -06:00
|
|
|
"wayland-scanner 0.30.1",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-commons"
|
|
|
|
|
version = "0.29.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8691f134d584a33a6606d9d717b95c4fa20065605f798a3f350d78dced02a902"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nix 0.24.3",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"smallvec",
|
|
|
|
|
"wayland-sys 0.29.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-cursor"
|
|
|
|
|
version = "0.29.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6865c6b66f13d6257bef1cd40cbfe8ef2f150fb8ebbdb1e8e873455931377661"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nix 0.24.3",
|
|
|
|
|
"wayland-client 0.29.5",
|
|
|
|
|
"xcursor",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-protocols"
|
|
|
|
|
version = "0.29.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b950621f9354b322ee817a23474e479b34be96c2e909c14f7bc0100e9a970bc6"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"wayland-client 0.29.5",
|
|
|
|
|
"wayland-commons",
|
|
|
|
|
"wayland-scanner 0.29.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-scanner"
|
|
|
|
|
version = "0.29.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8f4303d8fa22ab852f789e75a967f0a2cdc430a607751c0499bada3e451cbd53"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"xml-rs",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-scanner"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.30.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "b9b873b257fbc32ec909c0eb80dea312076a67014e65e245f5eb69a6b8ab330e"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
2023-08-18 09:39:37 -06:00
|
|
|
"quick-xml 0.28.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"quote",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-sys"
|
|
|
|
|
version = "0.29.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "be12ce1a3c39ec7dba25594b97b42cb3195d54953ddb9d3d95a7c3902bc6e9d4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dlib",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wayland-sys"
|
|
|
|
|
version = "0.30.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "96b2a02ac608e07132978689a6f9bf4214949c85998c247abadd4f4129b1aa06"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dlib",
|
|
|
|
|
"lazy_static",
|
|
|
|
|
"log",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "web-sys"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.64"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"js-sys",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "weezl"
|
|
|
|
|
version = "0.1.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wgpu"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.16.3"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "480c965c9306872eb6255fa55e4b4953be55a8b64d57e61d7ff840d3dcc051cd"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"arrayvec 0.7.4",
|
|
|
|
|
"cfg-if",
|
2023-02-07 13:00:49 -07:00
|
|
|
"js-sys",
|
|
|
|
|
"log",
|
|
|
|
|
"naga",
|
|
|
|
|
"parking_lot 0.12.1",
|
2023-08-18 09:39:37 -06:00
|
|
|
"profiling",
|
|
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"smallvec",
|
|
|
|
|
"static_assertions",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
|
"web-sys",
|
|
|
|
|
"wgpu-core",
|
|
|
|
|
"wgpu-hal",
|
|
|
|
|
"wgpu-types",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wgpu-core"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.16.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "8f478237b4bf0d5b70a39898a66fa67ca3a007d79f2520485b8b0c3dfc46f8c2"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"arrayvec 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"bit-vec",
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 2.4.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"codespan-reporting",
|
|
|
|
|
"log",
|
|
|
|
|
"naga",
|
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
|
"profiling",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
|
|
|
|
"rustc-hash",
|
2023-02-07 13:00:49 -07:00
|
|
|
"smallvec",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"web-sys",
|
|
|
|
|
"wgpu-hal",
|
|
|
|
|
"wgpu-types",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wgpu-hal"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.16.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "1ecb3258078e936deee14fd4e0febe1cfe9bbb5ffef165cb60218d2ee5eb4448"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"android_system_properties",
|
2023-08-18 09:39:37 -06:00
|
|
|
"arrayvec 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"ash",
|
|
|
|
|
"bit-set",
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 2.4.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"block",
|
|
|
|
|
"core-graphics-types",
|
|
|
|
|
"d3d12",
|
|
|
|
|
"foreign-types 0.3.2",
|
|
|
|
|
"glow",
|
|
|
|
|
"gpu-alloc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"gpu-allocator",
|
2023-02-07 13:00:49 -07:00
|
|
|
"gpu-descriptor",
|
2023-08-18 09:39:37 -06:00
|
|
|
"hassle-rs",
|
2023-02-07 13:00:49 -07:00
|
|
|
"js-sys",
|
|
|
|
|
"khronos-egl",
|
2023-08-18 09:39:37 -06:00
|
|
|
"libc",
|
|
|
|
|
"libloading 0.8.0",
|
2023-02-07 13:00:49 -07:00
|
|
|
"log",
|
|
|
|
|
"metal",
|
|
|
|
|
"naga",
|
|
|
|
|
"objc",
|
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
|
"profiling",
|
|
|
|
|
"range-alloc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"renderdoc-sys",
|
2023-08-18 09:39:37 -06:00
|
|
|
"rustc-hash",
|
2023-02-07 13:00:49 -07:00
|
|
|
"smallvec",
|
|
|
|
|
"thiserror",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"web-sys",
|
|
|
|
|
"wgpu-types",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "wgpu-types"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.16.1"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "d0c153280bb108c2979eb5c7391cb18c56642dd3c072e55f52065e13e2a1252a"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 2.4.0",
|
|
|
|
|
"js-sys",
|
|
|
|
|
"web-sys",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "widestring"
|
|
|
|
|
version = "1.0.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "winapi"
|
|
|
|
|
version = "0.3.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "winapi-util"
|
|
|
|
|
version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "winapi-wsapoll"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "44c17110f57155602a80dca10be03852116403c9ff3cd25b079d666f2aa3df6e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "window_clipboard"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.3.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "63287c9c4396ccf5346d035a9b0fcaead9e18377637f5eaa78b7ac65c873ff7d"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"clipboard-win",
|
|
|
|
|
"clipboard_macos",
|
|
|
|
|
"clipboard_wayland",
|
|
|
|
|
"clipboard_x11",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"thiserror",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows"
|
|
|
|
|
version = "0.37.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "57b543186b344cc61c85b5aab0d2e3adf4e0f99bc076eff9aa5927bcc0b8a647"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows_aarch64_msvc 0.37.0",
|
|
|
|
|
"windows_i686_gnu 0.37.0",
|
|
|
|
|
"windows_i686_msvc 0.37.0",
|
|
|
|
|
"windows_x86_64_gnu 0.37.0",
|
|
|
|
|
"windows_x86_64_msvc 0.37.0",
|
|
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows"
|
|
|
|
|
version = "0.44.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-implement",
|
|
|
|
|
"windows-interface",
|
|
|
|
|
"windows-targets 0.42.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-implement"
|
|
|
|
|
version = "0.44.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6ce87ca8e3417b02dc2a8a22769306658670ec92d78f1bd420d6310a67c245c6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-interface"
|
|
|
|
|
version = "0.44.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "853f69a591ecd4f810d29f17e902d40e349fb05b0b11fff63b08b826bfe39c7f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows-sys"
|
|
|
|
|
version = "0.36.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows_aarch64_msvc 0.36.1",
|
|
|
|
|
"windows_i686_gnu 0.36.1",
|
|
|
|
|
"windows_i686_msvc 0.36.1",
|
|
|
|
|
"windows_x86_64_gnu 0.36.1",
|
|
|
|
|
"windows_x86_64_msvc 0.36.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-sys"
|
|
|
|
|
version = "0.42.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows_aarch64_gnullvm 0.42.2",
|
2023-03-14 13:41:49 -06:00
|
|
|
"windows_aarch64_msvc 0.42.2",
|
|
|
|
|
"windows_i686_gnu 0.42.2",
|
|
|
|
|
"windows_i686_msvc 0.42.2",
|
|
|
|
|
"windows_x86_64_gnu 0.42.2",
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows_x86_64_gnullvm 0.42.2",
|
2023-03-14 13:41:49 -06:00
|
|
|
"windows_x86_64_msvc 0.42.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-sys"
|
|
|
|
|
version = "0.45.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows-targets 0.42.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-sys"
|
|
|
|
|
version = "0.48.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-targets 0.48.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-targets"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows_aarch64_gnullvm 0.42.2",
|
2023-03-14 13:41:49 -06:00
|
|
|
"windows_aarch64_msvc 0.42.2",
|
|
|
|
|
"windows_i686_gnu 0.42.2",
|
|
|
|
|
"windows_i686_msvc 0.42.2",
|
|
|
|
|
"windows_x86_64_gnu 0.42.2",
|
2023-08-18 09:39:37 -06:00
|
|
|
"windows_x86_64_gnullvm 0.42.2",
|
2023-03-14 13:41:49 -06:00
|
|
|
"windows_x86_64_msvc 0.42.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
]
|
|
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows-targets"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d92ecb8ae0317859f509f17b19adc74b0763b0fa3b085dea8ed01085c8dac222"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows_aarch64_gnullvm 0.48.4",
|
|
|
|
|
"windows_aarch64_msvc 0.48.4",
|
|
|
|
|
"windows_i686_gnu 0.48.4",
|
|
|
|
|
"windows_i686_msvc 0.48.4",
|
|
|
|
|
"windows_x86_64_gnu 0.48.4",
|
|
|
|
|
"windows_x86_64_gnullvm 0.48.4",
|
|
|
|
|
"windows_x86_64_msvc 0.48.4",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d14b0ee96970be7108701212f097ce67ca772fd84cb0ffbc86d26a94e77ba929"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
|
version = "0.36.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
|
version = "0.37.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2623277cb2d1c216ba3b578c0f3cf9cdebeddb6e66b1b218bb33596ea7769c3a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1332277d49f440c8fc6014941e320ee47ededfcce10cb272728470f56cc092c9"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
|
version = "0.36.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
|
version = "0.37.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d3925fd0b0b804730d44d4b6278c50f9699703ec49bcd628020f46f4ba07d9e1"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_gnu"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d992130ac399d56f02c20564e9975ac5ba08cb25cb832849bbc0d736a101abe5"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
|
version = "0.36.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
|
version = "0.37.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ce907ac74fe331b524c1298683efbf598bb031bc84d5e274db2083696d07c57c"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_msvc"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "962e96d0fa4b4773c63977977ea6564f463fb10e34a6e07360428b53ae7a3f71"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
|
version = "0.36.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
|
version = "0.37.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2babfba0828f2e6b32457d5341427dcbb577ceef556273229959ac23a10af33d"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "30652a53018a48a9735fbc2986ff0446c37bc8bed0d3f98a0ed4d04cdb80027e"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b5bb3f0331abfe1a95af56067f1e64b3791b55b5373b03869560b6025de809bf"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
|
version = "0.36.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
|
version = "0.37.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f4dd6dc7df2d84cf7b33822ed5b86318fb1781948e9663bacd047fc9dd52259d"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-03-14 13:41:49 -06:00
|
|
|
version = "0.42.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 13:41:49 -06:00
|
|
|
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
2023-08-18 09:39:37 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
|
version = "0.48.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "bd1df36d9fd0bbe4849461de9b969f765170f4e0f90497d580a235d515722b10"
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "winit"
|
|
|
|
|
version = "0.27.2"
|
|
|
|
|
source = "git+https://github.com/pop-os/winit.git?branch=iced#d35712bba65eb1dad8f6f546af49b96fdad9467e"
|
|
|
|
|
dependencies = [
|
2023-08-18 09:39:37 -06:00
|
|
|
"bitflags 1.3.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"cocoa",
|
|
|
|
|
"core-foundation",
|
|
|
|
|
"core-graphics",
|
|
|
|
|
"dispatch",
|
|
|
|
|
"instant",
|
|
|
|
|
"libc",
|
|
|
|
|
"log",
|
|
|
|
|
"mio",
|
|
|
|
|
"ndk",
|
|
|
|
|
"ndk-glue",
|
|
|
|
|
"objc",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
|
"percent-encoding",
|
|
|
|
|
"raw-window-handle 0.4.3",
|
2023-08-18 09:39:37 -06:00
|
|
|
"raw-window-handle 0.5.2",
|
2023-02-07 13:00:49 -07:00
|
|
|
"sctk-adwaita",
|
|
|
|
|
"smithay-client-toolkit",
|
|
|
|
|
"wasm-bindgen",
|
|
|
|
|
"wayland-client 0.29.5",
|
|
|
|
|
"wayland-protocols",
|
|
|
|
|
"web-sys",
|
|
|
|
|
"windows-sys 0.36.1",
|
|
|
|
|
"x11-dl",
|
|
|
|
|
]
|
|
|
|
|
|
2023-03-14 13:41:49 -06:00
|
|
|
[[package]]
|
|
|
|
|
name = "winnow"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.5.14"
|
2023-03-14 13:41:49 -06:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "d09770118a7eb1ccaf4a594a221334119a44a814fcb0d31c5b85e83e97227a97"
|
2023-03-14 13:41:49 -06:00
|
|
|
dependencies = [
|
|
|
|
|
"memchr",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-07 13:00:49 -07:00
|
|
|
[[package]]
|
|
|
|
|
name = "wio"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "x11-dl"
|
|
|
|
|
version = "2.21.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"pkg-config",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "x11rb"
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6e99be55648b3ae2a52342f9a870c0e138709a3493261ce9b469afe6e4df6d8a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gethostname",
|
|
|
|
|
"nix 0.22.3",
|
|
|
|
|
"winapi",
|
|
|
|
|
"winapi-wsapoll",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "x11rb"
|
|
|
|
|
version = "0.11.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cdf3c79412dd91bae7a7366b8ad1565a85e35dd049affc3a6a2c549e97419617"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gethostname",
|
|
|
|
|
"libc",
|
2023-08-18 09:39:37 -06:00
|
|
|
"libloading 0.7.4",
|
2023-02-07 13:00:49 -07:00
|
|
|
"nix 0.25.1",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"winapi",
|
|
|
|
|
"winapi-wsapoll",
|
|
|
|
|
"x11rb-protocol",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "x11rb-protocol"
|
|
|
|
|
version = "0.11.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e0b1513b141123073ce54d5bb1d33f801f17508fbd61e02060b1214e96d39c56"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nix 0.25.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "xcursor"
|
|
|
|
|
version = "0.3.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nom",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "xdg"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "2.5.2"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
2023-08-18 09:39:37 -06:00
|
|
|
name = "xdg-home"
|
|
|
|
|
version = "1.0.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nix 0.26.2",
|
|
|
|
|
"winapi",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "xml-rs"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.8.16"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "47430998a7b5d499ccee752b41567bc3afc57e1327dc855b1a2aa44ce29b5fa1"
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "xmlparser"
|
|
|
|
|
version = "0.13.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "xmlwriter"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "yaml-rust"
|
|
|
|
|
version = "0.4.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"linked-hash-map",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "yazi"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zbus"
|
|
|
|
|
version = "3.14.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "31de390a2d872e4cd04edd71b425e29853f786dc99317ed72d73d6fcf5ebb948"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-broadcast",
|
|
|
|
|
"async-executor",
|
|
|
|
|
"async-fs",
|
|
|
|
|
"async-io",
|
|
|
|
|
"async-lock",
|
|
|
|
|
"async-process",
|
|
|
|
|
"async-recursion",
|
|
|
|
|
"async-task",
|
|
|
|
|
"async-trait",
|
|
|
|
|
"blocking",
|
|
|
|
|
"byteorder",
|
|
|
|
|
"derivative",
|
|
|
|
|
"enumflags2",
|
|
|
|
|
"event-listener",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"hex",
|
|
|
|
|
"nix 0.26.2",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"ordered-stream",
|
|
|
|
|
"rand",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_repr",
|
|
|
|
|
"sha1",
|
|
|
|
|
"static_assertions",
|
|
|
|
|
"tracing",
|
|
|
|
|
"uds_windows",
|
|
|
|
|
"winapi",
|
|
|
|
|
"xdg-home",
|
|
|
|
|
"zbus_macros",
|
|
|
|
|
"zbus_names",
|
|
|
|
|
"zvariant",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zbus_macros"
|
|
|
|
|
version = "3.14.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "41d1794a946878c0e807f55a397187c11fc7a038ba5d868e7db4f3bd7760bc9d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"regex",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
"zvariant_utils",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zbus_names"
|
|
|
|
|
version = "2.6.0"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "fb80bb776dbda6e23d705cf0123c3b95df99c4ebeaec6c2599d4a5419902b4a9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
"static_assertions",
|
|
|
|
|
"zvariant",
|
|
|
|
|
]
|
2023-02-07 13:00:49 -07:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zeno"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c110ba09c9b3a43edd4803d570df0da2414fed6e822e22b976a4e3ef50860701"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zune-inflate"
|
2023-08-18 09:39:37 -06:00
|
|
|
version = "0.2.54"
|
2023-02-07 13:00:49 -07:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-18 09:39:37 -06:00
|
|
|
checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
|
2023-02-07 13:00:49 -07:00
|
|
|
dependencies = [
|
|
|
|
|
"simd-adler32",
|
|
|
|
|
]
|
2023-08-18 09:39:37 -06:00
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zvariant"
|
|
|
|
|
version = "3.15.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "44b291bee0d960c53170780af148dca5fa260a63cdd24f1962fa82e03e53338c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"byteorder",
|
|
|
|
|
"enumflags2",
|
|
|
|
|
"libc",
|
|
|
|
|
"serde",
|
|
|
|
|
"static_assertions",
|
|
|
|
|
"zvariant_derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zvariant_derive"
|
|
|
|
|
version = "3.15.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "934d7a7dfc310d6ee06c87ffe88ef4eca7d3e37bb251dece2ef93da8f17d8ecd"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro-crate",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
"zvariant_utils",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zvariant_utils"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7234f0d811589db492d16893e3f21e8e2fd282e6d01b0cddee310322062cc200"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|