You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4759 lines
111 KiB
4759 lines
111 KiB
# This file is automatically @generated by Cargo. |
|
# It is not intended for manual editing. |
|
version = 3 |
|
|
|
[[package]] |
|
name = "adler" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" |
|
|
|
[[package]] |
|
name = "adler32" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" |
|
|
|
[[package]] |
|
name = "aead" |
|
version = "0.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0b613b8e1e3cf911a086f53f03bf286f52fd7a7258e4fa606f0ef220d39d8877" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "aes" |
|
version = "0.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "884391ef1066acaa41e766ba8f596341b96e93ce34f9a43e7d24bf0a0eaf0561" |
|
dependencies = [ |
|
"aes-soft", |
|
"aesni", |
|
"cipher 0.2.5", |
|
] |
|
|
|
[[package]] |
|
name = "aes" |
|
version = "0.7.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"cipher 0.3.0", |
|
"cpufeatures", |
|
"ctr", |
|
"opaque-debug", |
|
] |
|
|
|
[[package]] |
|
name = "aes-gcm" |
|
version = "0.9.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "df5f85a83a7d8b0442b6aa7b504b8212c1733da07b98aae43d4bc21b2cb3cdf6" |
|
dependencies = [ |
|
"aead", |
|
"aes 0.7.5", |
|
"cipher 0.3.0", |
|
"ctr", |
|
"ghash", |
|
"subtle", |
|
] |
|
|
|
[[package]] |
|
name = "aes-soft" |
|
version = "0.6.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "be14c7498ea50828a38d0e24a765ed2effe92a705885b57d029cd67d45744072" |
|
dependencies = [ |
|
"cipher 0.2.5", |
|
"opaque-debug", |
|
] |
|
|
|
[[package]] |
|
name = "aesni" |
|
version = "0.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ea2e11f5e94c2f7d386164cc2aa1f97823fed6f259e486940a71c174dd01b0ce" |
|
dependencies = [ |
|
"cipher 0.2.5", |
|
"opaque-debug", |
|
] |
|
|
|
[[package]] |
|
name = "ahash" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" |
|
dependencies = [ |
|
"getrandom 0.2.3", |
|
"once_cell", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "aho-corasick" |
|
version = "0.7.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "ammonia" |
|
version = "3.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2e445c26125ff80316eaea16e812d717b147b82a68682bd4730f74d4845c8b35" |
|
dependencies = [ |
|
"html5ever", |
|
"lazy_static", |
|
"maplit", |
|
"markup5ever_rcdom", |
|
"matches", |
|
"tendril", |
|
"url", |
|
] |
|
|
|
[[package]] |
|
name = "ansi_term" |
|
version = "0.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "ansi_term" |
|
version = "0.12.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "anyhow" |
|
version = "1.0.44" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1" |
|
|
|
[[package]] |
|
name = "arrayvec" |
|
version = "0.5.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" |
|
|
|
[[package]] |
|
name = "ashpd" |
|
version = "0.2.0-alpha-5" |
|
source = "git+https://github.com/bilelmoussaoui/ashpd?rev=66d4dc0020181a7174451150ecc711344082b5ce#66d4dc0020181a7174451150ecc711344082b5ce" |
|
dependencies = [ |
|
"enumflags2", |
|
"futures", |
|
"gdk4-wayland", |
|
"gdk4-x11", |
|
"gtk4", |
|
"libc", |
|
"pipewire", |
|
"rand 0.8.4", |
|
"serde", |
|
"serde_repr", |
|
"tracing", |
|
"zbus 2.0.0-beta.7", |
|
"zbus_macros 2.0.0-beta.7", |
|
"zbus_names", |
|
"zvariant", |
|
"zvariant_derive", |
|
] |
|
|
|
[[package]] |
|
name = "assign" |
|
version = "1.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5f093eed78becd229346bf859eec0aa4dd7ddde0757287b2b4107a1f09c80002" |
|
|
|
[[package]] |
|
name = "async-broadcast" |
|
version = "0.3.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "90622698a1218e0b2fb846c97b5f19a0831f6baddee73d9454156365ccfa473b" |
|
dependencies = [ |
|
"easy-parallel", |
|
"event-listener", |
|
"futures-core", |
|
] |
|
|
|
[[package]] |
|
name = "async-channel" |
|
version = "1.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319" |
|
dependencies = [ |
|
"concurrent-queue", |
|
"event-listener", |
|
"futures-core", |
|
] |
|
|
|
[[package]] |
|
name = "async-executor" |
|
version = "1.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "871f9bb5e0a22eeb7e8cf16641feb87c9dc67032ccf8ff49e772eb9941d3a965" |
|
dependencies = [ |
|
"async-task", |
|
"concurrent-queue", |
|
"fastrand", |
|
"futures-lite", |
|
"once_cell", |
|
"slab", |
|
] |
|
|
|
[[package]] |
|
name = "async-io" |
|
version = "1.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a811e6a479f2439f0c04038796b5cfb3d2ad56c230e0f2d3f7b04d68cfee607b" |
|
dependencies = [ |
|
"concurrent-queue", |
|
"futures-lite", |
|
"libc", |
|
"log", |
|
"once_cell", |
|
"parking", |
|
"polling", |
|
"slab", |
|
"socket2", |
|
"waker-fn", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "async-lock" |
|
version = "2.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b" |
|
dependencies = [ |
|
"event-listener", |
|
] |
|
|
|
[[package]] |
|
name = "async-recursion" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "async-stream" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "171374e7e3b2504e0e5236e3b59260560f9fe94bfe9ac39ba5e4e929c5590625" |
|
dependencies = [ |
|
"async-stream-impl", |
|
"futures-core", |
|
] |
|
|
|
[[package]] |
|
name = "async-stream-impl" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "648ed8c8d2ce5409ccd57453d9d1b214b342a0d69376a6feda1fd6cae3299308" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "async-task" |
|
version = "4.0.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0" |
|
|
|
[[package]] |
|
name = "async-trait" |
|
version = "0.1.51" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "44318e776df68115a881de9a8fd1b9e53368d7a4a5ce4cc48517da3393233a5e" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "atomic" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "atty" |
|
version = "0.2.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" |
|
dependencies = [ |
|
"hermit-abi", |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "autocfg" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" |
|
|
|
[[package]] |
|
name = "backoff" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9fe17f59a06fe8b87a6fc8bf53bb70b3aba76d7685f432487a68cd5552853625" |
|
dependencies = [ |
|
"futures-core", |
|
"getrandom 0.2.3", |
|
"instant", |
|
"pin-project", |
|
"rand 0.8.4", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "base64" |
|
version = "0.13.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" |
|
|
|
[[package]] |
|
name = "bindgen" |
|
version = "0.59.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "453c49e5950bb0eb63bb3df640e31618846c89d5b7faa54040d76e98e0134375" |
|
dependencies = [ |
|
"bitflags", |
|
"cexpr", |
|
"clang-sys", |
|
"clap", |
|
"env_logger", |
|
"lazy_static", |
|
"lazycell", |
|
"log", |
|
"peeking_take_while", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"regex", |
|
"rustc-hash", |
|
"shlex", |
|
"which", |
|
] |
|
|
|
[[package]] |
|
name = "bitflags" |
|
version = "1.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" |
|
|
|
[[package]] |
|
name = "bitvec" |
|
version = "0.19.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321" |
|
dependencies = [ |
|
"funty", |
|
"radium", |
|
"tap", |
|
"wyz", |
|
] |
|
|
|
[[package]] |
|
name = "block" |
|
version = "0.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" |
|
|
|
[[package]] |
|
name = "block-buffer" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "block-modes" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "57a0e8073e8baa88212fb5823574c02ebccb395136ba9a164ab89379ec6072f0" |
|
dependencies = [ |
|
"block-padding", |
|
"cipher 0.2.5", |
|
] |
|
|
|
[[package]] |
|
name = "block-padding" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8d696c370c750c948ada61c69a0ee2cbbb9c50b1019ddb86d9317157a99c2cae" |
|
|
|
[[package]] |
|
name = "bumpalo" |
|
version = "3.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c" |
|
|
|
[[package]] |
|
name = "bytemuck" |
|
version = "1.7.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "72957246c41db82b8ef88a5486143830adeb8227ef9837740bdec67724cf2c5b" |
|
|
|
[[package]] |
|
name = "byteorder" |
|
version = "1.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" |
|
|
|
[[package]] |
|
name = "bytes" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" |
|
|
|
[[package]] |
|
name = "cache-padded" |
|
version = "1.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba" |
|
|
|
[[package]] |
|
name = "cairo-rs" |
|
version = "0.14.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33b5725979db0c586d98abad2193cdb612dd40ef95cd26bd99851bf93b3cb482" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-sys-rs", |
|
"glib", |
|
"libc", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "cairo-sys-rs" |
|
version = "0.14.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b448b876970834fda82ba3aeaccadbd760206b75388fc5c1b02f1e343b697570" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "cc" |
|
version = "1.0.71" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd" |
|
|
|
[[package]] |
|
name = "cexpr" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "db507a7679252d2276ed0dd8113c6875ec56d3089f9225b2b42c30cc1f8e5c89" |
|
dependencies = [ |
|
"nom", |
|
] |
|
|
|
[[package]] |
|
name = "cfg-expr" |
|
version = "0.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b412e83326147c2bb881f8b40edfbf9905b9b8abaebd0e47ca190ba62fda8f0e" |
|
dependencies = [ |
|
"smallvec", |
|
] |
|
|
|
[[package]] |
|
name = "cfg-expr" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "edae0b9625d1fce32f7d64b71784d9b1bf8469ec1a9c417e44aaf16a9cbd7571" |
|
dependencies = [ |
|
"smallvec", |
|
] |
|
|
|
[[package]] |
|
name = "cfg-if" |
|
version = "0.1.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" |
|
|
|
[[package]] |
|
name = "cfg-if" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
|
|
|
[[package]] |
|
name = "chacha20" |
|
version = "0.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "01b72a433d0cf2aef113ba70f62634c56fddb0f244e6377185c56a7cadbd8f91" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"cipher 0.3.0", |
|
"cpufeatures", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "chacha20poly1305" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3b84ed6d1d5f7aa9bdde921a5090e0ca4d934d250ea3b402a5fab3a994e28a2a" |
|
dependencies = [ |
|
"aead", |
|
"chacha20", |
|
"cipher 0.3.0", |
|
"poly1305", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "checked_int_cast" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "17cc5e6b5ab06331c33589842070416baa137e8b0eb912b008cfd4a78ada7919" |
|
|
|
[[package]] |
|
name = "chrono" |
|
version = "0.4.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" |
|
dependencies = [ |
|
"libc", |
|
"num-integer", |
|
"num-traits", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "cipher" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "cipher" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "clang-sys" |
|
version = "1.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fa66045b9cb23c2e9c1520732030608b02ee07e5cfaa5a521ec15ded7fa24c90" |
|
dependencies = [ |
|
"glob", |
|
"libc", |
|
"libloading", |
|
] |
|
|
|
[[package]] |
|
name = "clap" |
|
version = "2.33.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002" |
|
dependencies = [ |
|
"ansi_term 0.11.0", |
|
"atty", |
|
"bitflags", |
|
"strsim", |
|
"textwrap", |
|
"unicode-width", |
|
"vec_map", |
|
] |
|
|
|
[[package]] |
|
name = "cmake" |
|
version = "0.1.46" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b7b858541263efe664aead4a5209a4ae5c5d2811167d4ed4ee0944503f8d2089" |
|
dependencies = [ |
|
"cc", |
|
] |
|
|
|
[[package]] |
|
name = "color_quant" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
|
|
|
[[package]] |
|
name = "concurrent-queue" |
|
version = "1.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3" |
|
dependencies = [ |
|
"cache-padded", |
|
] |
|
|
|
[[package]] |
|
name = "const-oid" |
|
version = "0.6.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9d6f2aa4d0537bcc1c74df8755072bd31c1ef1a3a1b85a68e8404a8c353b7b8b" |
|
|
|
[[package]] |
|
name = "cookie-factory" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "396de984970346b0d9e93d1415082923c679e5ae5c3ee3dcbd104f5610af126b" |
|
|
|
[[package]] |
|
name = "core-foundation" |
|
version = "0.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "core-foundation-sys" |
|
version = "0.8.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" |
|
|
|
[[package]] |
|
name = "cpufeatures" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "crc32fast" |
|
version = "1.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-channel" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-deque" |
|
version = "0.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"crossbeam-epoch", |
|
"crossbeam-utils", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-epoch" |
|
version = "0.9.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"crossbeam-utils", |
|
"lazy_static", |
|
"memoffset", |
|
"scopeguard", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-utils" |
|
version = "0.8.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"lazy_static", |
|
] |
|
|
|
[[package]] |
|
name = "crypto-mac" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bff07008ec701e8028e2ceb8f83f0e4274ee62bd2dbdc4fefff2e9a91824081a" |
|
dependencies = [ |
|
"generic-array", |
|
"subtle", |
|
] |
|
|
|
[[package]] |
|
name = "crypto-mac" |
|
version = "0.11.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714" |
|
dependencies = [ |
|
"generic-array", |
|
"subtle", |
|
] |
|
|
|
[[package]] |
|
name = "ctr" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "049bb91fb4aaf0e3c7efa6cd5ef877dbbbd15b39dad06d9948de4ec8a75761ea" |
|
dependencies = [ |
|
"cipher 0.3.0", |
|
] |
|
|
|
[[package]] |
|
name = "curve25519-dalek" |
|
version = "3.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61" |
|
dependencies = [ |
|
"byteorder", |
|
"digest", |
|
"rand_core 0.5.1", |
|
"subtle", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "dashmap" |
|
version = "4.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"num_cpus", |
|
] |
|
|
|
[[package]] |
|
name = "deflate" |
|
version = "0.8.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174" |
|
dependencies = [ |
|
"adler32", |
|
"byteorder", |
|
] |
|
|
|
[[package]] |
|
name = "der" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "28e98c534e9c8a0483aa01d6f6913bc063de254311bd267c9cf535e9b70e15b2" |
|
dependencies = [ |
|
"const-oid", |
|
] |
|
|
|
[[package]] |
|
name = "derivative" |
|
version = "2.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "digest" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "dlib" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794" |
|
dependencies = [ |
|
"libloading", |
|
] |
|
|
|
[[package]] |
|
name = "downcast-rs" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650" |
|
|
|
[[package]] |
|
name = "easy-parallel" |
|
version = "3.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1dd4afd79212583ff429b913ad6605242ed7eec277e950b1438f300748f948f4" |
|
|
|
[[package]] |
|
name = "ed25519" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4620d40f6d2601794401d6dd95a5cf69b6c157852539470eeda433a99b3c0efc" |
|
dependencies = [ |
|
"signature", |
|
] |
|
|
|
[[package]] |
|
name = "ed25519-dalek" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c762bae6dcaf24c4c84667b8579785430908723d5c889f469d76a41d59cc7a9d" |
|
dependencies = [ |
|
"curve25519-dalek", |
|
"ed25519", |
|
"rand 0.7.3", |
|
"serde", |
|
"sha2", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "either" |
|
version = "1.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" |
|
|
|
[[package]] |
|
name = "encoding_rs" |
|
version = "0.8.29" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a74ea89a0a1b98f6332de42c95baff457ada66d1cb4030f9ff151b2041a1c746" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "enumflags2" |
|
version = "0.6.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "83c8d82922337cd23a15f88b70d8e4ef5f11da38dd7cdb55e84dd5de99695da0" |
|
dependencies = [ |
|
"enumflags2_derive", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "enumflags2_derive" |
|
version = "0.6.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "946ee94e3dbf58fdd324f9ce245c7b238d46a66f00e86a020b71996349e46cce" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "env_logger" |
|
version = "0.8.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3" |
|
dependencies = [ |
|
"atty", |
|
"humantime", |
|
"log", |
|
"regex", |
|
"termcolor", |
|
] |
|
|
|
[[package]] |
|
name = "errno" |
|
version = "0.2.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1" |
|
dependencies = [ |
|
"errno-dragonfly", |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "errno-dragonfly" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" |
|
dependencies = [ |
|
"cc", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "event-listener" |
|
version = "2.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59" |
|
|
|
[[package]] |
|
name = "fastrand" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b394ed3d285a429378d3b384b9eb1285267e7df4b166df24b7a6939a04dc392e" |
|
dependencies = [ |
|
"instant", |
|
] |
|
|
|
[[package]] |
|
name = "field-offset" |
|
version = "0.3.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1e1c54951450cbd39f3dbcf1005ac413b49487dabf18a720ad2383eccfeffb92" |
|
dependencies = [ |
|
"memoffset", |
|
"rustc_version", |
|
] |
|
|
|
[[package]] |
|
name = "fnv" |
|
version = "1.0.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" |
|
|
|
[[package]] |
|
name = "foreign-types" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
|
dependencies = [ |
|
"foreign-types-shared", |
|
] |
|
|
|
[[package]] |
|
name = "foreign-types-shared" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
|
|
|
[[package]] |
|
name = "form_urlencoded" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" |
|
dependencies = [ |
|
"matches", |
|
"percent-encoding", |
|
] |
|
|
|
[[package]] |
|
name = "fractal" |
|
version = "0.1.0" |
|
dependencies = [ |
|
"ashpd", |
|
"futures", |
|
"gettext-rs", |
|
"gstreamer", |
|
"gstreamer-base", |
|
"gstreamer-video", |
|
"gtk-macros", |
|
"gtk4", |
|
"html2pango", |
|
"image", |
|
"indexmap", |
|
"libadwaita", |
|
"log", |
|
"matrix-sdk", |
|
"mime", |
|
"once_cell", |
|
"qrcode", |
|
"rand 0.8.4", |
|
"secret-service", |
|
"serde_json", |
|
"sourceview5", |
|
"tokio", |
|
"tracing-subscriber", |
|
"url", |
|
] |
|
|
|
[[package]] |
|
name = "fs2" |
|
version = "0.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "funty" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7" |
|
|
|
[[package]] |
|
name = "futf" |
|
version = "0.1.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b" |
|
dependencies = [ |
|
"mac", |
|
"new_debug_unreachable", |
|
] |
|
|
|
[[package]] |
|
name = "futures" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca" |
|
dependencies = [ |
|
"futures-channel", |
|
"futures-core", |
|
"futures-executor", |
|
"futures-io", |
|
"futures-sink", |
|
"futures-task", |
|
"futures-util", |
|
] |
|
|
|
[[package]] |
|
name = "futures-channel" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-sink", |
|
] |
|
|
|
[[package]] |
|
name = "futures-core" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d" |
|
|
|
[[package]] |
|
name = "futures-executor" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-task", |
|
"futures-util", |
|
] |
|
|
|
[[package]] |
|
name = "futures-io" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377" |
|
|
|
[[package]] |
|
name = "futures-lite" |
|
version = "1.12.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48" |
|
dependencies = [ |
|
"fastrand", |
|
"futures-core", |
|
"futures-io", |
|
"memchr", |
|
"parking", |
|
"pin-project-lite", |
|
"waker-fn", |
|
] |
|
|
|
[[package]] |
|
name = "futures-locks" |
|
version = "0.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "50c4e684ddb2d8a4db5ca8a02b35156da129674ba4412b6f528698d58c594954" |
|
dependencies = [ |
|
"futures", |
|
] |
|
|
|
[[package]] |
|
name = "futures-macro" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb" |
|
dependencies = [ |
|
"autocfg", |
|
"proc-macro-hack", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "futures-sink" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11" |
|
|
|
[[package]] |
|
name = "futures-task" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99" |
|
|
|
[[package]] |
|
name = "futures-timer" |
|
version = "3.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" |
|
dependencies = [ |
|
"gloo-timers", |
|
"send_wrapper", |
|
] |
|
|
|
[[package]] |
|
name = "futures-util" |
|
version = "0.3.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481" |
|
dependencies = [ |
|
"autocfg", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-io", |
|
"futures-macro", |
|
"futures-sink", |
|
"futures-task", |
|
"memchr", |
|
"pin-project-lite", |
|
"pin-utils", |
|
"proc-macro-hack", |
|
"proc-macro-nested", |
|
"slab", |
|
] |
|
|
|
[[package]] |
|
name = "fxhash" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" |
|
dependencies = [ |
|
"byteorder", |
|
] |
|
|
|
[[package]] |
|
name = "g2gen" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2fc100b16c63808c5c388cd23ff94c5a35cf28ea459f336323f7948a39480555" |
|
dependencies = [ |
|
"g2poly", |
|
"proc-macro2 0.4.30", |
|
"quote 0.6.13", |
|
"syn 0.15.44", |
|
] |
|
|
|
[[package]] |
|
name = "g2p" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bf09bc632629cbe5420b330e45bcc8f80403e74ba1027d213258914fd5c62755" |
|
dependencies = [ |
|
"g2gen", |
|
"g2poly", |
|
] |
|
|
|
[[package]] |
|
name = "g2poly" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e837767888fca507f07e89c90e0b350da7bbb89170f67a4655dc9bdc4cca457b" |
|
|
|
[[package]] |
|
name = "gdk-pixbuf" |
|
version = "0.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "534192cb8f01daeb8fab2c8d4baa8f9aae5b7a39130525779f5c2608e235b10f" |
|
dependencies = [ |
|
"gdk-pixbuf-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "gdk-pixbuf-sys" |
|
version = "0.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f097c0704201fbc8f69c1762dc58c6947c8bb188b8ed0bc7e65259f1894fe590" |
|
dependencies = [ |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f97a162c17214d1bf981af3f683156a0b1667dd1927057c4f0a68513251ecf0f" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-rs", |
|
"gdk-pixbuf", |
|
"gdk4-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-sys" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9498f4e06969fb96a4e4234dfe1d308a3ac6b120b3c6d93e3ec5c77fe88bc6d5" |
|
dependencies = [ |
|
"cairo-sys-rs", |
|
"gdk-pixbuf-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"graphene-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 5.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-wayland" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c930875d2f466207eae96d0110a3233c22744c16087cd0035f73da507f1a1bf5" |
|
dependencies = [ |
|
"gdk4", |
|
"gdk4-wayland-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
"wayland-client", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-wayland-sys" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "89c321379df46fc983d2a6aa0b639832e22ea0f85d64222a10e985b4378565ac" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"system-deps 5.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-x11" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fb34d456170b6293d8d195090e3fd2fa0cb6f44d46b27bb7b729ada679cfa742" |
|
dependencies = [ |
|
"gdk4", |
|
"gdk4-x11-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
"x11", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-x11-sys" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6b3e38c047b930780e687774a050f65e10cc1186494b36ef0e8ec09271a19fa4" |
|
dependencies = [ |
|
"gdk4-sys", |
|
"glib-sys", |
|
"libc", |
|
"system-deps 5.0.0", |
|
"x11", |
|
] |
|
|
|
[[package]] |
|
name = "generic-array" |
|
version = "0.14.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817" |
|
dependencies = [ |
|
"typenum", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "getrandom" |
|
version = "0.1.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"libc", |
|
"wasi 0.9.0+wasi-snapshot-preview1", |
|
] |
|
|
|
[[package]] |
|
name = "getrandom" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"js-sys", |
|
"libc", |
|
"wasi 0.10.2+wasi-snapshot-preview1", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "gettext-rs" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e49ea8a8fad198aaa1f9655a2524b64b70eb06b2f3ff37da407566c93054f364" |
|
dependencies = [ |
|
"gettext-sys", |
|
"locale_config", |
|
] |
|
|
|
[[package]] |
|
name = "gettext-sys" |
|
version = "0.21.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "afa9e06ab9e7514cc9ae668ea3b71ea1536259d767dff0289ac23ad134f99929" |
|
dependencies = [ |
|
"cc", |
|
"temp-dir", |
|
] |
|
|
|
[[package]] |
|
name = "ghash" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1583cc1656d7839fd3732b80cf4f38850336cdb9b8ded1cd399ca62958de3c99" |
|
dependencies = [ |
|
"opaque-debug", |
|
"polyval", |
|
] |
|
|
|
[[package]] |
|
name = "gif" |
|
version = "0.11.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c3a7187e78088aead22ceedeee99779455b23fc231fe13ec443f99bb71694e5b" |
|
dependencies = [ |
|
"color_quant", |
|
"weezl", |
|
] |
|
|
|
[[package]] |
|
name = "gio" |
|
version = "0.14.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "711c3632b3ebd095578a9c091418d10fed492da9443f58ebc8f45efbeb215cb0" |
|
dependencies = [ |
|
"bitflags", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-io", |
|
"gio-sys", |
|
"glib", |
|
"libc", |
|
"once_cell", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "gio-sys" |
|
version = "0.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c0a41df66e57fcc287c4bcf74fc26b884f31901ea9792ec75607289b456f48fa" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "glib" |
|
version = "0.14.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7c515f1e62bf151ef6635f528d05b02c11506de986e43b34a5c920ef0b3796a4" |
|
dependencies = [ |
|
"bitflags", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-executor", |
|
"futures-task", |
|
"glib-macros", |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"once_cell", |
|
"smallvec", |
|
] |
|
|
|
[[package]] |
|
name = "glib-macros" |
|
version = "0.14.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2aad66361f66796bfc73f530c51ef123970eb895ffba991a234fcf7bea89e518" |
|
dependencies = [ |
|
"anyhow", |
|
"heck", |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro-error", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "glib-sys" |
|
version = "0.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1c1d60554a212445e2a858e42a0e48cece1bd57b311a19a9468f70376cf554ae" |
|
dependencies = [ |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "glob" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" |
|
|
|
[[package]] |
|
name = "gloo-timers" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f" |
|
dependencies = [ |
|
"futures-channel", |
|
"futures-core", |
|
"js-sys", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "gobject-sys" |
|
version = "0.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aa92cae29759dae34ab5921d73fff5ad54b3d794ab842c117e36cafc7994c3f5" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "graphene-rs" |
|
version = "0.14.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e3380f132530ef9eb9e0a2bac180e30390aa5e49892d20294f822a974117a563" |
|
dependencies = [ |
|
"glib", |
|
"graphene-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "graphene-sys" |
|
version = "0.14.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9a9ac7450b3aa80792513a3c029920a2ede419de13fb5169a4e51b07a5685332" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"pkg-config", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "gsk4" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "eff59ca46c4fc5087fd7a0c3770a71ea4b6e94f8c24c12e2c2e8538f9f6fd764" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-rs", |
|
"gdk4", |
|
"glib", |
|
"graphene-rs", |
|
"gsk4-sys", |
|
"libc", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "gsk4-sys" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "13aa53ce70234da02f9954339d988d5ab853d746a8f47a4ae17735ff873545b5" |
|
dependencies = [ |
|
"cairo-sys-rs", |
|
"gdk4-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"graphene-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 5.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer" |
|
version = "0.17.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c6a255f142048ba2c4a4dce39106db1965abe355d23f4b5335edea43a553faa4" |
|
dependencies = [ |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-util", |
|
"glib", |
|
"gstreamer-sys", |
|
"libc", |
|
"muldiv", |
|
"num-integer", |
|
"num-rational 0.4.0", |
|
"once_cell", |
|
"paste", |
|
"pretty-hex", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-base" |
|
version = "0.17.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2c0c1d8c62eb5d08fb80173609f2eea71d385393363146e4e78107facbd67715" |
|
dependencies = [ |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"glib", |
|
"gstreamer", |
|
"gstreamer-base-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-base-sys" |
|
version = "0.17.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "28169a7b58edb93ad8ac766f0fa12dcd36a2af4257a97ee10194c7103baf3e27" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"gstreamer-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-sys" |
|
version = "0.17.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a81704feeb3e8599913bdd1e738455c2991a01ff4a1780cb62200993e454cc3e" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-video" |
|
version = "0.17.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e3447ee95c8e79daec0b163260cf6a3de9bc19ff47a01b533787f900074a3476" |
|
dependencies = [ |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"futures-channel", |
|
"glib", |
|
"gstreamer", |
|
"gstreamer-base", |
|
"gstreamer-video-sys", |
|
"libc", |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-video-sys" |
|
version = "0.17.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b81608f4182bdddd5bd33aaaa341d5544eda12b067a3dab75b1b7d2de01a3ba7" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"gstreamer-base-sys", |
|
"gstreamer-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "gtk-macros" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "da5bf7748fd4cd0b2490df8debcc911809dbcbee4ece9531b96c29a9c729de5a" |
|
|
|
[[package]] |
|
name = "gtk4" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "58a04f421d1485ba4739e723199f5828bca05ab4e622ed39a96a342b6b1a6a3d" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-rs", |
|
"field-offset", |
|
"futures-channel", |
|
"gdk-pixbuf", |
|
"gdk4", |
|
"gio", |
|
"glib", |
|
"graphene-rs", |
|
"gsk4", |
|
"gtk4-macros", |
|
"gtk4-sys", |
|
"libc", |
|
"once_cell", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "gtk4-macros" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5068d4354af02454f44687adc613100aa98ae11e273cdcac84f89dc08be2b4a1" |
|
dependencies = [ |
|
"anyhow", |
|
"heck", |
|
"itertools", |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro-error", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "gtk4-sys" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e20a64c8f0ddcff8902ff04c130747f2fb7834a43530f75d03d6c71335733b49" |
|
dependencies = [ |
|
"cairo-sys-rs", |
|
"gdk-pixbuf-sys", |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"graphene-sys", |
|
"gsk4-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 5.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "h2" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6c06815895acec637cd6ed6e9662c935b866d20a106f8361892893a7d9234964" |
|
dependencies = [ |
|
"bytes", |
|
"fnv", |
|
"futures-core", |
|
"futures-sink", |
|
"futures-util", |
|
"http", |
|
"indexmap", |
|
"slab", |
|
"tokio", |
|
"tokio-util", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "hashbrown" |
|
version = "0.11.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" |
|
dependencies = [ |
|
"ahash", |
|
] |
|
|
|
[[package]] |
|
name = "heck" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" |
|
dependencies = [ |
|
"unicode-segmentation", |
|
] |
|
|
|
[[package]] |
|
name = "hermit-abi" |
|
version = "0.1.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "hex" |
|
version = "0.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" |
|
|
|
[[package]] |
|
name = "hkdf" |
|
version = "0.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "51ab2f639c231793c5f6114bdb9bbe50a7dbbfcd7c7c6bd8475dec2d991e964f" |
|
dependencies = [ |
|
"digest", |
|
"hmac 0.10.1", |
|
] |
|
|
|
[[package]] |
|
name = "hmac" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15" |
|
dependencies = [ |
|
"crypto-mac 0.10.1", |
|
"digest", |
|
] |
|
|
|
[[package]] |
|
name = "hmac" |
|
version = "0.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b" |
|
dependencies = [ |
|
"crypto-mac 0.11.1", |
|
"digest", |
|
] |
|
|
|
[[package]] |
|
name = "html2pango" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a2a7f65103a4da1b629f519474a51ae89077c61f88954eb9e6df7b22e1a7fd98" |
|
dependencies = [ |
|
"ammonia", |
|
"anyhow", |
|
"html5ever", |
|
"lazy_static", |
|
"linkify", |
|
"maplit", |
|
"markup5ever_rcdom", |
|
"regex", |
|
] |
|
|
|
[[package]] |
|
name = "html5ever" |
|
version = "0.25.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b" |
|
dependencies = [ |
|
"log", |
|
"mac", |
|
"markup5ever", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "http" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b" |
|
dependencies = [ |
|
"bytes", |
|
"fnv", |
|
"itoa", |
|
] |
|
|
|
[[package]] |
|
name = "http-body" |
|
version = "0.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "399c583b2979440c60be0821a6199eca73bc3c8dcd9d070d75ac726e2c6186e5" |
|
dependencies = [ |
|
"bytes", |
|
"http", |
|
"pin-project-lite", |
|
] |
|
|
|
[[package]] |
|
name = "httparse" |
|
version = "1.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503" |
|
|
|
[[package]] |
|
name = "httpdate" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6456b8a6c8f33fee7d958fcd1b60d55b11940a79e63ae87013e6d22e26034440" |
|
|
|
[[package]] |
|
name = "humantime" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" |
|
|
|
[[package]] |
|
name = "hyper" |
|
version = "0.14.13" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "15d1cfb9e4f68655fa04c01f59edb405b6074a0f7118ea881e5026e4a1cd8593" |
|
dependencies = [ |
|
"bytes", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-util", |
|
"h2", |
|
"http", |
|
"http-body", |
|
"httparse", |
|
"httpdate", |
|
"itoa", |
|
"pin-project-lite", |
|
"socket2", |
|
"tokio", |
|
"tower-service", |
|
"tracing", |
|
"want", |
|
] |
|
|
|
[[package]] |
|
name = "hyper-tls" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" |
|
dependencies = [ |
|
"bytes", |
|
"hyper", |
|
"native-tls", |
|
"tokio", |
|
"tokio-native-tls", |
|
] |
|
|
|
[[package]] |
|
name = "idna" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" |
|
dependencies = [ |
|
"matches", |
|
"unicode-bidi", |
|
"unicode-normalization", |
|
] |
|
|
|
[[package]] |
|
name = "image" |
|
version = "0.23.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1" |
|
dependencies = [ |
|
"bytemuck", |
|
"byteorder", |
|
"color_quant", |
|
"gif", |
|
"jpeg-decoder", |
|
"num-iter", |
|
"num-rational 0.3.2", |
|
"num-traits", |
|
"png", |
|
"scoped_threadpool", |
|
"tiff", |
|
] |
|
|
|
[[package]] |
|
name = "indexmap" |
|
version = "1.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5" |
|
dependencies = [ |
|
"autocfg", |
|
"hashbrown", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "indoc" |
|
version = "1.0.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e5a75aeaaef0ce18b58056d306c27b07436fbb34b8816c53094b76dd81803136" |
|
dependencies = [ |
|
"unindent", |
|
] |
|
|
|
[[package]] |
|
name = "instant" |
|
version = "0.1.12" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"js-sys", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "ipnet" |
|
version = "2.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9" |
|
|
|
[[package]] |
|
name = "itertools" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf" |
|
dependencies = [ |
|
"either", |
|
] |
|
|
|
[[package]] |
|
name = "itoa" |
|
version = "0.4.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" |
|
|
|
[[package]] |
|
name = "jpeg-decoder" |
|
version = "0.1.22" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2" |
|
dependencies = [ |
|
"rayon", |
|
] |
|
|
|
[[package]] |
|
name = "js-sys" |
|
version = "0.3.55" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84" |
|
dependencies = [ |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "js_int" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "defaba9bcd19568a4b4b3736b23e368e5b75e3ea126fd4cb3e4ad2ea5af274fd" |
|
dependencies = [ |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "lazy_static" |
|
version = "1.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" |
|
|
|
[[package]] |
|
name = "lazycell" |
|
version = "1.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" |
|
|
|
[[package]] |
|
name = "lexical-core" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe" |
|
dependencies = [ |
|
"arrayvec", |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"ryu", |
|
"static_assertions", |
|
] |
|
|
|
[[package]] |
|
name = "libadwaita" |
|
version = "0.1.0-alpha-6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d8d01ba5036df1c3e09be88b4b8e0906af977bb7ec28d5faec81a1de94bc775c" |
|
dependencies = [ |
|
"gdk-pixbuf", |
|
"gdk4", |
|
"gio", |
|
"glib", |
|
"gtk4", |
|
"libadwaita-sys", |
|
"libc", |
|
"once_cell", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "libadwaita-sys" |
|
version = "0.1.0-alpha-6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3127d83c55f64c466925b9d1e27a964187f193e94c7c8820ad6b29d6e5f487d8" |
|
dependencies = [ |
|
"gdk-pixbuf-sys", |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"gtk4-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 4.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "libc" |
|
version = "0.2.104" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7b2f96d100e1cf1929e7719b7edb3b90ab5298072638fccd77be9ce942ecdfce" |
|
|
|
[[package]] |
|
name = "libloading" |
|
version = "0.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c0cf036d15402bea3c5d4de17b3fce76b3e4a56ebc1f577be0e7a72f7c607cf0" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "libspa" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aeb373e8b03740369c5fe48a557c6408b6898982d57e17940de144375d472743" |
|
dependencies = [ |
|
"bitflags", |
|
"cc", |
|
"cookie-factory", |
|
"errno", |
|
"libc", |
|
"libspa-sys", |
|
"nom", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "libspa-sys" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d301a2fc2fed0a97c13836408a4d98f419af0c2695ecf74e634a214c17beefa6" |
|
dependencies = [ |
|
"bindgen", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "linkify" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "03951527dd24d2c59f407502e7d88e0948ef06fac23335b556a4c2bc03c22096" |
|
dependencies = [ |
|
"memchr", |
|
] |
|
|
|
[[package]] |
|
name = "locale_config" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "08d2c35b16f4483f6c26f0e4e9550717a2f6575bcd6f12a53ff0c490a94a6934" |
|
dependencies = [ |
|
"lazy_static", |
|
"objc", |
|
"objc-foundation", |
|
"regex", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "lock_api" |
|
version = "0.4.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "712a4d093c9976e24e7dbca41db895dabcbac38eb5f4045393d17a95bdfb1109" |
|
dependencies = [ |
|
"scopeguard", |
|
] |
|
|
|
[[package]] |
|
name = "log" |
|
version = "0.4.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "lru" |
|
version = "0.6.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7ea2d928b485416e8908cff2d97d621db22b27f7b3b6729e438bcf42c671ba91" |
|
dependencies = [ |
|
"hashbrown", |
|
] |
|
|
|
[[package]] |
|
name = "mac" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" |
|
|
|
[[package]] |
|
name = "malloc_buf" |
|
version = "0.0.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "maplit" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d" |
|
|
|
[[package]] |
|
name = "markup5ever" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a24f40fb03852d1cdd84330cddcaf98e9ec08a7b7768e952fad3b4cf048ec8fd" |
|
dependencies = [ |
|
"log", |
|
"phf", |
|
"phf_codegen", |
|
"string_cache", |
|
"string_cache_codegen", |
|
"tendril", |
|
] |
|
|
|
[[package]] |
|
name = "markup5ever_rcdom" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b" |
|
dependencies = [ |
|
"html5ever", |
|
"markup5ever", |
|
"tendril", |
|
"xml5ever", |
|
] |
|
|
|
[[package]] |
|
name = "matchers" |
|
version = "0.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1" |
|
dependencies = [ |
|
"regex-automata", |
|
] |
|
|
|
[[package]] |
|
name = "matches" |
|
version = "0.1.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" |
|
|
|
[[package]] |
|
name = "matrix-qrcode" |
|
version = "0.2.0" |
|
source = "git+https://github.com/jsparber/matrix-rust-sdk.git?branch=messages-api#03b8d8cd7e296f800bb94b077a471385c2267fb1" |
|
dependencies = [ |
|
"base64", |
|
"byteorder", |
|
"image", |
|
"qrcode", |
|
"rqrr", |
|
"ruma-identifiers", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk" |
|
version = "0.4.1" |
|
source = "git+https://github.com/jsparber/matrix-rust-sdk.git?branch=messages-api#03b8d8cd7e296f800bb94b077a471385c2267fb1" |
|
dependencies = [ |
|
"async-stream", |
|
"backoff", |
|
"bytes", |
|
"dashmap", |
|
"event-listener", |
|
"futures", |
|
"futures-timer", |
|
"http", |
|
"matrix-sdk-base", |
|
"matrix-sdk-common", |
|
"mime", |
|
"reqwest", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
"tokio", |
|
"tracing", |
|
"tracing-futures", |
|
"url", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-base" |
|
version = "0.4.1" |
|
source = "git+https://github.com/jsparber/matrix-rust-sdk.git?branch=messages-api#03b8d8cd7e296f800bb94b077a471385c2267fb1" |
|
dependencies = [ |
|
"chacha20poly1305", |
|
"dashmap", |
|
"futures", |
|
"hmac 0.11.0", |
|
"lru", |
|
"matrix-sdk-common", |
|
"matrix-sdk-crypto", |
|
"pbkdf2", |
|
"rand 0.8.4", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"sha2", |
|
"sled", |
|
"thiserror", |
|
"tokio", |
|
"tracing", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-common" |
|
version = "0.4.1" |
|
source = "git+https://github.com/jsparber/matrix-rust-sdk.git?branch=messages-api#03b8d8cd7e296f800bb94b077a471385c2267fb1" |
|
dependencies = [ |
|
"async-trait", |
|
"futures", |
|
"futures-locks", |
|
"instant", |
|
"ruma", |
|
"serde", |
|
"tokio", |
|
"uuid", |
|
"wasm-bindgen-futures", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-crypto" |
|
version = "0.4.1" |
|
source = "git+https://github.com/jsparber/matrix-rust-sdk.git?branch=messages-api#03b8d8cd7e296f800bb94b077a471385c2267fb1" |
|
dependencies = [ |
|
"aes 0.7.5", |
|
"aes-gcm", |
|
"atomic", |
|
"base64", |
|
"byteorder", |
|
"dashmap", |
|
"futures", |
|
"getrandom 0.2.3", |
|
"hmac 0.11.0", |
|
"matrix-qrcode", |
|
"matrix-sdk-common", |
|
"olm-rs", |
|
"pbkdf2", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"sha2", |
|
"sled", |
|
"thiserror", |
|
"tracing", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "memchr" |
|
version = "2.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" |
|
|
|
[[package]] |
|
name = "memoffset" |
|
version = "0.6.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "mime" |
|
version = "0.3.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" |
|
|
|
[[package]] |
|
name = "miniz_oxide" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435" |
|
dependencies = [ |
|
"adler32", |
|
] |
|
|
|
[[package]] |
|
name = "miniz_oxide" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b" |
|
dependencies = [ |
|
"adler", |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "mio" |
|
version = "0.7.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc" |
|
dependencies = [ |
|
"libc", |
|
"log", |
|
"miow", |
|
"ntapi", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "miow" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "muldiv" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b5136edda114182728ccdedb9f5eda882781f35fa6e80cc360af12a8932507f3" |
|
|
|
[[package]] |
|
name = "native-tls" |
|
version = "0.2.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d" |
|
dependencies = [ |
|
"lazy_static", |
|
"libc", |
|
"log", |
|
"openssl", |
|
"openssl-probe", |
|
"openssl-sys", |
|
"schannel", |
|
"security-framework", |
|
"security-framework-sys", |
|
"tempfile", |
|
] |
|
|
|
[[package]] |
|
name = "nb-connect" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b1bb540dc6ef51cfe1916ec038ce7a620daf3a111e2502d745197cd53d6bca15" |
|
dependencies = [ |
|
"libc", |
|
"socket2", |
|
] |
|
|
|
[[package]] |
|
name = "new_debug_unreachable" |
|
version = "1.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54" |
|
|
|
[[package]] |
|
name = "nix" |
|
version = "0.14.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6c722bee1037d430d0f8e687bbdbf222f27cc6e4e68d5caf630857bb2b6dbdce" |
|
dependencies = [ |
|
"bitflags", |
|
"cc", |
|
"cfg-if 0.1.10", |
|
"libc", |
|
"void", |
|
] |
|
|
|
[[package]] |
|
name = "nix" |
|
version = "0.17.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363" |
|
dependencies = [ |
|
"bitflags", |
|
"cc", |
|
"cfg-if 0.1.10", |
|
"libc", |
|
"void", |
|
] |
|
|
|
[[package]] |
|
name = "nix" |
|
version = "0.20.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f5e06129fb611568ef4e868c14b326274959aa70ff7776e9d55323531c374945" |
|
dependencies = [ |
|
"bitflags", |
|
"cc", |
|
"cfg-if 1.0.0", |
|
"libc", |
|
"memoffset", |
|
] |
|
|
|
[[package]] |
|
name = "nix" |
|
version = "0.21.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "77d9f3521ea8e0641a153b3cddaf008dcbf26acd4ed739a2517295e0760d12c7" |
|
dependencies = [ |
|
"bitflags", |
|
"cc", |
|
"cfg-if 1.0.0", |
|
"libc", |
|
"memoffset", |
|
] |
|
|
|
[[package]] |
|
name = "nom" |
|
version = "6.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2" |
|
dependencies = [ |
|
"bitvec", |
|
"funty", |
|
"lexical-core", |
|
"memchr", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "ntapi" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "num" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8b7a8e9be5e039e2ff869df49155f1c06bd01ade2117ec783e56ab0932b67a8f" |
|
dependencies = [ |
|
"num-bigint", |
|
"num-complex", |
|
"num-integer", |
|
"num-iter", |
|
"num-rational 0.3.2", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-bigint" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5f6f7833f2cbf2360a6cfd58cd41a53aa7a90bd4c202f5b1c7dd2ed73c57b2c3" |
|
dependencies = [ |
|
"autocfg", |
|
"num-integer", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-complex" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "747d632c0c558b87dbabbe6a82f3b4ae03720d0646ac5b7b4dae89394be5f2c5" |
|
dependencies = [ |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-integer" |
|
version = "0.1.44" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" |
|
dependencies = [ |
|
"autocfg", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-iter" |
|
version = "0.1.42" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59" |
|
dependencies = [ |
|
"autocfg", |
|
"num-integer", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-rational" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07" |
|
dependencies = [ |
|
"autocfg", |
|
"num-bigint", |
|
"num-integer", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-rational" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a" |
|
dependencies = [ |
|
"autocfg", |
|
"num-integer", |
|
"num-traits", |
|
] |
|
|
|
[[package]] |
|
name = "num-traits" |
|
version = "0.2.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "num_cpus" |
|
version = "1.13.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3" |
|
dependencies = [ |
|
"hermit-abi", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "objc" |
|
version = "0.2.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" |
|
dependencies = [ |
|
"malloc_buf", |
|
] |
|
|
|
[[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_id" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b" |
|
dependencies = [ |
|
"objc", |
|
] |
|
|
|
[[package]] |
|
name = "olm-rs" |
|
version = "2.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33a5773f317476f5687fc8200fc0120d97b075c30c133a5b15ca558252743720" |
|
dependencies = [ |
|
"getrandom 0.2.3", |
|
"olm-sys", |
|
"serde", |
|
"serde_json", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "olm-sys" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9074a928e1840d69d43d246b78e0ad580aae240e5add5a09add02e9dc3a4f621" |
|
dependencies = [ |
|
"cmake", |
|
] |
|
|
|
[[package]] |
|
name = "once_cell" |
|
version = "1.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" |
|
|
|
[[package]] |
|
name = "opaque-debug" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" |
|
|
|
[[package]] |
|
name = "openssl" |
|
version = "0.10.36" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8d9facdb76fec0b73c406f125d44d86fdad818d66fef0531eec9233ca425ff4a" |
|
dependencies = [ |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"foreign-types", |
|
"libc", |
|
"once_cell", |
|
"openssl-sys", |
|
] |
|
|
|
[[package]] |
|
name = "openssl-probe" |
|
version = "0.1.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" |
|
|
|
[[package]] |
|
name = "openssl-sys" |
|
version = "0.9.67" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "69df2d8dfc6ce3aaf44b40dec6f487d5a886516cf6879c49e98e0710f310a058" |
|
dependencies = [ |
|
"autocfg", |
|
"cc", |
|
"libc", |
|
"pkg-config", |
|
"vcpkg", |
|
] |
|
|
|
[[package]] |
|
name = "pango" |
|
version = "0.14.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "546fd59801e5ca735af82839007edd226fe7d3bb06433ec48072be4439c28581" |
|
dependencies = [ |
|
"bitflags", |
|
"glib", |
|
"libc", |
|
"once_cell", |
|
"pango-sys", |
|
] |
|
|
|
[[package]] |
|
name = "pango-sys" |
|
version = "0.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2367099ca5e761546ba1d501955079f097caa186bb53ce0f718dca99ac1942fe" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "parking" |
|
version = "2.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72" |
|
|
|
[[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", |
|
] |
|
|
|
[[package]] |
|
name = "parking_lot_core" |
|
version = "0.8.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"instant", |
|
"libc", |
|
"redox_syscall", |
|
"smallvec", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "paste" |
|
version = "1.0.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58" |
|
|
|
[[package]] |
|
name = "pbkdf2" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f05894bce6a1ba4be299d0c5f29563e08af2bc18bb7d48313113bed71e904739" |
|
dependencies = [ |
|
"crypto-mac 0.11.1", |
|
] |
|
|
|
[[package]] |
|
name = "peeking_take_while" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099" |
|
|
|
[[package]] |
|
name = "percent-encoding" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" |
|
|
|
[[package]] |
|
name = "pest" |
|
version = "2.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53" |
|
dependencies = [ |
|
"ucd-trie", |
|
] |
|
|
|
[[package]] |
|
name = "phf" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12" |
|
dependencies = [ |
|
"phf_shared", |
|
] |
|
|
|
[[package]] |
|
name = "phf_codegen" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815" |
|
dependencies = [ |
|
"phf_generator", |
|
"phf_shared", |
|
] |
|
|
|
[[package]] |
|
name = "phf_generator" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526" |
|
dependencies = [ |
|
"phf_shared", |
|
"rand 0.7.3", |
|
] |
|
|
|
[[package]] |
|
name = "phf_shared" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7" |
|
dependencies = [ |
|
"siphasher", |
|
] |
|
|
|
[[package]] |
|
name = "pin-project" |
|
version = "1.0.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08" |
|
dependencies = [ |
|
"pin-project-internal", |
|
] |
|
|
|
[[package]] |
|
name = "pin-project-internal" |
|
version = "1.0.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "pin-project-lite" |
|
version = "0.2.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443" |
|
|
|
[[package]] |
|
name = "pin-utils" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
|
|
|
[[package]] |
|
name = "pipewire" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5de050d879e7b8d9313429ec314b88b26fe48ba29a6ecc3bc8289d3673fee6c8" |
|
dependencies = [ |
|
"anyhow", |
|
"bitflags", |
|
"errno", |
|
"libc", |
|
"libspa", |
|
"libspa-sys", |
|
"once_cell", |
|
"pipewire-sys", |
|
"signal", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "pipewire-sys" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9b4aa5ef9f3afef7dbb335106f69bd6bb541259e8796c693810cde20db1eb949" |
|
dependencies = [ |
|
"bindgen", |
|
"libspa-sys", |
|
"system-deps 3.2.0", |
|
] |
|
|
|
[[package]] |
|
name = "pkcs8" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ee3ef9b64d26bad0536099c816c6734379e45bbd5f14798def6809e5cc350447" |
|
dependencies = [ |
|
"der", |
|
"spki", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "pkg-config" |
|
version = "0.3.20" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7c9b1041b4387893b91ee6746cddfc28516aff326a3519fb2adf820932c5e6cb" |
|
|
|
[[package]] |
|
name = "png" |
|
version = "0.16.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6" |
|
dependencies = [ |
|
"bitflags", |
|
"crc32fast", |
|
"deflate", |
|
"miniz_oxide 0.3.7", |
|
] |
|
|
|
[[package]] |
|
name = "polling" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "92341d779fa34ea8437ef4d82d440d5e1ce3f3ff7f824aa64424cd481f9a1f25" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"libc", |
|
"log", |
|
"wepoll-ffi", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "poly1305" |
|
version = "0.7.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "048aeb476be11a4b6ca432ca569e375810de9294ae78f4774e78ea98a9246ede" |
|
dependencies = [ |
|
"cpufeatures", |
|
"opaque-debug", |
|
"universal-hash", |
|
] |
|
|
|
[[package]] |
|
name = "polyval" |
|
version = "0.5.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8419d2b623c7c0896ff2d5d96e2cb4ede590fed28fcc34934f4c33c036e620a1" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"cpufeatures", |
|
"opaque-debug", |
|
"universal-hash", |
|
] |
|
|
|
[[package]] |
|
name = "ppv-lite86" |
|
version = "0.2.14" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c3ca011bd0129ff4ae15cd04c4eef202cadf6c51c21e47aba319b4e0501db741" |
|
|
|
[[package]] |
|
name = "precomputed-hash" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
|
|
|
[[package]] |
|
name = "pretty-hex" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc5c99d529f0d30937f6f4b8a86d988047327bb88d04d2c4afc356de74722131" |
|
|
|
[[package]] |
|
name = "proc-macro-crate" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785" |
|
dependencies = [ |
|
"toml", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro-crate" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83" |
|
dependencies = [ |
|
"thiserror", |
|
"toml", |
|
] |
|
|
|
[[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 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
"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 1.0.30", |
|
"quote 1.0.10", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro-hack" |
|
version = "0.5.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5" |
|
|
|
[[package]] |
|
name = "proc-macro-nested" |
|
version = "0.1.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" |
|
|
|
[[package]] |
|
name = "proc-macro2" |
|
version = "0.4.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" |
|
dependencies = [ |
|
"unicode-xid 0.1.0", |
|
] |
|
|
|
[[package]] |
|
name = "proc-macro2" |
|
version = "1.0.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "edc3358ebc67bc8b7fa0c007f945b0b18226f78437d61bec735a9eb96b61ee70" |
|
dependencies = [ |
|
"unicode-xid 0.2.2", |
|
] |
|
|
|
[[package]] |
|
name = "pulldown-cmark" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ffade02495f22453cd593159ea2f59827aae7f53fa8323f756799b670881dcf8" |
|
dependencies = [ |
|
"bitflags", |
|
"memchr", |
|
"unicase", |
|
] |
|
|
|
[[package]] |
|
name = "qrcode" |
|
version = "0.12.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "16d2f1455f3630c6e5107b4f2b94e74d76dea80736de0981fd27644216cff57f" |
|
dependencies = [ |
|
"checked_int_cast", |
|
"image", |
|
] |
|
|
|
[[package]] |
|
name = "quote" |
|
version = "0.6.13" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1" |
|
dependencies = [ |
|
"proc-macro2 0.4.30", |
|
] |
|
|
|
[[package]] |
|
name = "quote" |
|
version = "1.0.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
] |
|
|
|
[[package]] |
|
name = "radium" |
|
version = "0.5.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8" |
|
|
|
[[package]] |
|
name = "rand" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" |
|
dependencies = [ |
|
"getrandom 0.1.16", |
|
"libc", |
|
"rand_chacha 0.2.2", |
|
"rand_core 0.5.1", |
|
"rand_hc 0.2.0", |
|
"rand_pcg", |
|
] |
|
|
|
[[package]] |
|
name = "rand" |
|
version = "0.8.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8" |
|
dependencies = [ |
|
"libc", |
|
"rand_chacha 0.3.1", |
|
"rand_core 0.6.3", |
|
"rand_hc 0.3.1", |
|
] |
|
|
|
[[package]] |
|
name = "rand_chacha" |
|
version = "0.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" |
|
dependencies = [ |
|
"ppv-lite86", |
|
"rand_core 0.5.1", |
|
] |
|
|
|
[[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 0.6.3", |
|
] |
|
|
|
[[package]] |
|
name = "rand_core" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" |
|
dependencies = [ |
|
"getrandom 0.1.16", |
|
] |
|
|
|
[[package]] |
|
name = "rand_core" |
|
version = "0.6.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" |
|
dependencies = [ |
|
"getrandom 0.2.3", |
|
] |
|
|
|
[[package]] |
|
name = "rand_hc" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" |
|
dependencies = [ |
|
"rand_core 0.5.1", |
|
] |
|
|
|
[[package]] |
|
name = "rand_hc" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7" |
|
dependencies = [ |
|
"rand_core 0.6.3", |
|
] |
|
|
|
[[package]] |
|
name = "rand_pcg" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429" |
|
dependencies = [ |
|
"rand_core 0.5.1", |
|
] |
|
|
|
[[package]] |
|
name = "rayon" |
|
version = "1.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" |
|
dependencies = [ |
|
"autocfg", |
|
"crossbeam-deque", |
|
"either", |
|
"rayon-core", |
|
] |
|
|
|
[[package]] |
|
name = "rayon-core" |
|
version = "1.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" |
|
dependencies = [ |
|
"crossbeam-channel", |
|
"crossbeam-deque", |
|
"crossbeam-utils", |
|
"lazy_static", |
|
"num_cpus", |
|
] |
|
|
|
[[package]] |
|
name = "redox_syscall" |
|
version = "0.2.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" |
|
dependencies = [ |
|
"bitflags", |
|
] |
|
|
|
[[package]] |
|
name = "regex" |
|
version = "1.5.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461" |
|
dependencies = [ |
|
"aho-corasick", |
|
"memchr", |
|
"regex-syntax", |
|
] |
|
|
|
[[package]] |
|
name = "regex-automata" |
|
version = "0.1.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" |
|
dependencies = [ |
|
"regex-syntax", |
|
] |
|
|
|
[[package]] |
|
name = "regex-syntax" |
|
version = "0.6.25" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" |
|
|
|
[[package]] |
|
name = "remove_dir_all" |
|
version = "0.5.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "reqwest" |
|
version = "0.11.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "66d2927ca2f685faf0fc620ac4834690d29e7abb153add10f5812eef20b5e280" |
|
dependencies = [ |
|
"base64", |
|
"bytes", |
|
"encoding_rs", |
|
"futures-core", |
|
"futures-util", |
|
"http", |
|
"http-body", |
|
"hyper", |
|
"hyper-tls", |
|
"ipnet", |
|
"js-sys", |
|
"lazy_static", |
|
"log", |
|
"mime", |
|
"native-tls", |
|
"percent-encoding", |
|
"pin-project-lite", |
|
"serde", |
|
"serde_json", |
|
"serde_urlencoded", |
|
"tokio", |
|
"tokio-native-tls", |
|
"tokio-socks", |
|
"url", |
|
"wasm-bindgen", |
|
"wasm-bindgen-futures", |
|
"web-sys", |
|
"winreg", |
|
] |
|
|
|
[[package]] |
|
name = "rqrr" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6fa79947f53b20adb909a323d828d0fd744fa9d854792df07913b083bcd4d63b" |
|
dependencies = [ |
|
"g2p", |
|
"image", |
|
"lru", |
|
] |
|
|
|
[[package]] |
|
name = "ruma" |
|
version = "0.4.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"assign", |
|
"js_int", |
|
"ruma-api", |
|
"ruma-client-api", |
|
"ruma-common", |
|
"ruma-events", |
|
"ruma-federation-api", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"ruma-signatures", |
|
"ruma-state-res", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-api" |
|
version = "0.18.5" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"bytes", |
|
"http", |
|
"percent-encoding", |
|
"ruma-api-macros", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-api-macros" |
|
version = "0.18.5" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-client-api" |
|
version = "0.12.3" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"assign", |
|
"bytes", |
|
"http", |
|
"js_int", |
|
"maplit", |
|
"percent-encoding", |
|
"ruma-api", |
|
"ruma-common", |
|
"ruma-events", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde", |
|
"serde_json", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-common" |
|
version = "0.6.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"indexmap", |
|
"js_int", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde", |
|
"serde_json", |
|
"tracing", |
|
"wildmatch", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-events" |
|
version = "0.24.6" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"indoc", |
|
"js_int", |
|
"pulldown-cmark", |
|
"ruma-common", |
|
"ruma-events-macros", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-events-macros" |
|
version = "0.24.6" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-federation-api" |
|
version = "0.3.1" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"js_int", |
|
"ruma-api", |
|
"ruma-common", |
|
"ruma-events", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde", |
|
"serde_json", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-identifiers" |
|
version = "0.20.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"paste", |
|
"percent-encoding", |
|
"ruma-identifiers-macros", |
|
"ruma-identifiers-validation", |
|
"ruma-serde", |
|
"ruma-serde-macros", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-identifiers-macros" |
|
version = "0.20.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"quote 1.0.10", |
|
"ruma-identifiers-validation", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-identifiers-validation" |
|
version = "0.5.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-serde" |
|
version = "0.5.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"bytes", |
|
"form_urlencoded", |
|
"itoa", |
|
"js_int", |
|
"ruma-serde-macros", |
|
"serde", |
|
"serde_json", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-serde-macros" |
|
version = "0.5.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-signatures" |
|
version = "0.9.0" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"base64", |
|
"ed25519-dalek", |
|
"pkcs8", |
|
"rand 0.7.3", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde_json", |
|
"sha2", |
|
"thiserror", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-state-res" |
|
version = "0.4.1" |
|
source = "git+https://github.com/ruma/ruma?rev=ac6ecc3e5#ac6ecc3e5e28197765f345c4d5a7732b41b057e7" |
|
dependencies = [ |
|
"itertools", |
|
"js_int", |
|
"ruma-common", |
|
"ruma-events", |
|
"ruma-identifiers", |
|
"ruma-serde", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "rustc-hash" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" |
|
|
|
[[package]] |
|
name = "rustc_version" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee" |
|
dependencies = [ |
|
"semver", |
|
] |
|
|
|
[[package]] |
|
name = "ryu" |
|
version = "1.0.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" |
|
|
|
[[package]] |
|
name = "schannel" |
|
version = "0.1.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" |
|
dependencies = [ |
|
"lazy_static", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "scoped-tls" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2" |
|
|
|
[[package]] |
|
name = "scoped_threadpool" |
|
version = "0.1.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8" |
|
|
|
[[package]] |
|
name = "scopeguard" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" |
|
|
|
[[package]] |
|
name = "secret-service" |
|
version = "2.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2400fb1bf2a87b303ada204946294f932ade4929477e9e2bf66d7b49a66656ec" |
|
dependencies = [ |
|
"aes 0.6.0", |
|
"block-modes", |
|
"hkdf", |
|
"lazy_static", |
|
"num", |
|
"rand 0.8.4", |
|
"serde", |
|
"sha2", |
|
"zbus 1.9.1", |
|
"zbus_macros 1.9.1", |
|
"zvariant", |
|
"zvariant_derive", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework" |
|
version = "2.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "23a2ac85147a3a11d77ecf1bc7166ec0b92febfa4461c37944e180f319ece467" |
|
dependencies = [ |
|
"bitflags", |
|
"core-foundation", |
|
"core-foundation-sys", |
|
"libc", |
|
"security-framework-sys", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework-sys" |
|
version = "2.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e" |
|
dependencies = [ |
|
"core-foundation-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "semver" |
|
version = "0.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6" |
|
dependencies = [ |
|
"semver-parser", |
|
] |
|
|
|
[[package]] |
|
name = "semver-parser" |
|
version = "0.10.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7" |
|
dependencies = [ |
|
"pest", |
|
] |
|
|
|
[[package]] |
|
name = "send_wrapper" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f638d531eccd6e23b980caf34876660d38e265409d8e99b397ab71eb3612fad0" |
|
|
|
[[package]] |
|
name = "serde" |
|
version = "1.0.130" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913" |
|
dependencies = [ |
|
"serde_derive", |
|
] |
|
|
|
[[package]] |
|
name = "serde_derive" |
|
version = "1.0.130" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "serde_json" |
|
version = "1.0.68" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8" |
|
dependencies = [ |
|
"itoa", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "serde_repr" |
|
version = "0.1.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "serde_urlencoded" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"itoa", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "sha1" |
|
version = "0.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" |
|
|
|
[[package]] |
|
name = "sha2" |
|
version = "0.9.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b69f9a4c9740d74c5baa3fd2e547f9525fa8088a8a958e0ca2409a514e33f5fa" |
|
dependencies = [ |
|
"block-buffer", |
|
"cfg-if 1.0.0", |
|
"cpufeatures", |
|
"digest", |
|
"opaque-debug", |
|
] |
|
|
|
[[package]] |
|
name = "sharded-slab" |
|
version = "0.1.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31" |
|
dependencies = [ |
|
"lazy_static", |
|
] |
|
|
|
[[package]] |
|
name = "shlex" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3" |
|
|
|
[[package]] |
|
name = "signal" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2f6ce83b159ab6984d2419f495134972b48754d13ff2e3f8c998339942b56ed9" |
|
dependencies = [ |
|
"libc", |
|
"nix 0.14.1", |
|
] |
|
|
|
[[package]] |
|
name = "signature" |
|
version = "1.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "02658e48d89f2bec991f9a78e69cfa4c316f8d6a6c4ec12fae1aeb263d486788" |
|
|
|
[[package]] |
|
name = "siphasher" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "533494a8f9b724d33625ab53c6c4800f7cc445895924a8ef649222dcb76e938b" |
|
|
|
[[package]] |
|
name = "slab" |
|
version = "0.4.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" |
|
|
|
[[package]] |
|
name = "sled" |
|
version = "0.34.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7f96b4737c2ce5987354855aed3797279def4ebf734436c6aa4552cf8e169935" |
|
dependencies = [ |
|
"crc32fast", |
|
"crossbeam-epoch", |
|
"crossbeam-utils", |
|
"fs2", |
|
"fxhash", |
|
"libc", |
|
"log", |
|
"parking_lot", |
|
] |
|
|
|
[[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" |
|
version = "1.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309" |
|
|
|
[[package]] |
|
name = "socket2" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "sourceview5" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7f2f8375300de56f43ef03876a8c6ede4be89ea994b76e0f07e080aeb43c6dc3" |
|
dependencies = [ |
|
"bitflags", |
|
"gdk-pixbuf", |
|
"gdk4", |
|
"gio", |
|
"glib", |
|
"gtk4", |
|
"libc", |
|
"pango", |
|
"sourceview5-sys", |
|
] |
|
|
|
[[package]] |
|
name = "sourceview5-sys" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1be3031333cb0f2300aa9e57a25b82f9c9c915dce25b81ac703fbe9a4e6e8986" |
|
dependencies = [ |
|
"gdk-pixbuf-sys", |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"gtk4-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 4.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "spki" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5c01a0c15da1b0b0e1494112e7af814a678fec9bd157881b49beac661e9b6f32" |
|
dependencies = [ |
|
"der", |
|
] |
|
|
|
[[package]] |
|
name = "static_assertions" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" |
|
|
|
[[package]] |
|
name = "string_cache" |
|
version = "0.8.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "923f0f39b6267d37d23ce71ae7235602134b250ace715dd2c90421998ddac0c6" |
|
dependencies = [ |
|
"lazy_static", |
|
"new_debug_unreachable", |
|
"parking_lot", |
|
"phf_shared", |
|
"precomputed-hash", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "string_cache_codegen" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97" |
|
dependencies = [ |
|
"phf_generator", |
|
"phf_shared", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
] |
|
|
|
[[package]] |
|
name = "strsim" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" |
|
|
|
[[package]] |
|
name = "strum" |
|
version = "0.21.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2" |
|
|
|
[[package]] |
|
name = "strum_macros" |
|
version = "0.21.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec" |
|
dependencies = [ |
|
"heck", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "subtle" |
|
version = "2.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601" |
|
|
|
[[package]] |
|
name = "syn" |
|
version = "0.15.44" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5" |
|
dependencies = [ |
|
"proc-macro2 0.4.30", |
|
"quote 0.6.13", |
|
"unicode-xid 0.1.0", |
|
] |
|
|
|
[[package]] |
|
name = "syn" |
|
version = "1.0.80" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d010a1623fbd906d51d650a9916aaefc05ffa0e4053ff7fe601167f3e715d194" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"unicode-xid 0.2.2", |
|
] |
|
|
|
[[package]] |
|
name = "synstructure" |
|
version = "0.12.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
"unicode-xid 0.2.2", |
|
] |
|
|
|
[[package]] |
|
name = "system-deps" |
|
version = "3.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "480c269f870722b3b08d2f13053ce0c2ab722839f472863c3e2d61ff3a1c2fa6" |
|
dependencies = [ |
|
"anyhow", |
|
"cfg-expr 0.8.1", |
|
"heck", |
|
"itertools", |
|
"pkg-config", |
|
"strum", |
|
"strum_macros", |
|
"thiserror", |
|
"toml", |
|
"version-compare", |
|
] |
|
|
|
[[package]] |
|
name = "system-deps" |
|
version = "4.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6c1889ab44c2a423ba9ba4d64cd04989b25c0280ca7ade813f05368418722a04" |
|
dependencies = [ |
|
"cfg-expr 0.9.0", |
|
"heck", |
|
"pkg-config", |
|
"toml", |
|
"version-compare", |
|
] |
|
|
|
[[package]] |
|
name = "system-deps" |
|
version = "5.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "18db855554db7bd0e73e06cf7ba3df39f97812cb11d3f75e71c39bf45171797e" |
|
dependencies = [ |
|
"cfg-expr 0.9.0", |
|
"heck", |
|
"pkg-config", |
|
"toml", |
|
"version-compare", |
|
] |
|
|
|
[[package]] |
|
name = "tap" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" |
|
|
|
[[package]] |
|
name = "temp-dir" |
|
version = "0.1.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "af547b166dd1ea4b472165569fc456cfb6818116f854690b0ff205e636523dab" |
|
|
|
[[package]] |
|
name = "tempfile" |
|
version = "3.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"libc", |
|
"rand 0.8.4", |
|
"redox_syscall", |
|
"remove_dir_all", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "tendril" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33" |
|
dependencies = [ |
|
"futf", |
|
"mac", |
|
"utf-8", |
|
] |
|
|
|
[[package]] |
|
name = "termcolor" |
|
version = "1.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4" |
|
dependencies = [ |
|
"winapi-util", |
|
] |
|
|
|
[[package]] |
|
name = "textwrap" |
|
version = "0.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" |
|
dependencies = [ |
|
"unicode-width", |
|
] |
|
|
|
[[package]] |
|
name = "thiserror" |
|
version = "1.0.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417" |
|
dependencies = [ |
|
"thiserror-impl", |
|
] |
|
|
|
[[package]] |
|
name = "thiserror-impl" |
|
version = "1.0.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "thread_local" |
|
version = "1.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd" |
|
dependencies = [ |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "tiff" |
|
version = "0.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437" |
|
dependencies = [ |
|
"jpeg-decoder", |
|
"miniz_oxide 0.4.4", |
|
"weezl", |
|
] |
|
|
|
[[package]] |
|
name = "time" |
|
version = "0.1.43" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "tinyvec" |
|
version = "1.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7" |
|
dependencies = [ |
|
"tinyvec_macros", |
|
] |
|
|
|
[[package]] |
|
name = "tinyvec_macros" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" |
|
|
|
[[package]] |
|
name = "tokio" |
|
version = "1.12.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c2c2416fdedca8443ae44b4527de1ea633af61d8f7169ffa6e72c5b53d24efcc" |
|
dependencies = [ |
|
"autocfg", |
|
"bytes", |
|
"libc", |
|
"memchr", |
|
"mio", |
|
"num_cpus", |
|
"pin-project-lite", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-native-tls" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b" |
|
dependencies = [ |
|
"native-tls", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-socks" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "51165dfa029d2a65969413a6cc96f354b86b464498702f174a4efa13608fd8c0" |
|
dependencies = [ |
|
"either", |
|
"futures-util", |
|
"thiserror", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-util" |
|
version = "0.6.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "08d3725d3efa29485e87311c5b699de63cde14b00ed4d256b8318aa30ca452cd" |
|
dependencies = [ |
|
"bytes", |
|
"futures-core", |
|
"futures-sink", |
|
"log", |
|
"pin-project-lite", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "toml" |
|
version = "0.5.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" |
|
dependencies = [ |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "tower-service" |
|
version = "0.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" |
|
|
|
[[package]] |
|
name = "tracing" |
|
version = "0.1.29" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"pin-project-lite", |
|
"tracing-attributes", |
|
"tracing-core", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-attributes" |
|
version = "0.1.18" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f4f480b8f81512e825f337ad51e94c1eb5d3bbdf2b363dcd01e2b19a9ffe3f8e" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-core" |
|
version = "0.1.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4" |
|
dependencies = [ |
|
"lazy_static", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-futures" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" |
|
dependencies = [ |
|
"pin-project", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-log" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3" |
|
dependencies = [ |
|
"lazy_static", |
|
"log", |
|
"tracing-core", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-serde" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b" |
|
dependencies = [ |
|
"serde", |
|
"tracing-core", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-subscriber" |
|
version = "0.2.25" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71" |
|
dependencies = [ |
|
"ansi_term 0.12.1", |
|
"chrono", |
|
"lazy_static", |
|
"matchers", |
|
"regex", |
|
"serde", |
|
"serde_json", |
|
"sharded-slab", |
|
"smallvec", |
|
"thread_local", |
|
"tracing", |
|
"tracing-core", |
|
"tracing-log", |
|
"tracing-serde", |
|
] |
|
|
|
[[package]] |
|
name = "try-lock" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" |
|
|
|
[[package]] |
|
name = "typenum" |
|
version = "1.14.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b63708a265f51345575b27fe43f9500ad611579e764c79edbc2037b1121959ec" |
|
|
|
[[package]] |
|
name = "ucd-trie" |
|
version = "0.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c" |
|
|
|
[[package]] |
|
name = "unicase" |
|
version = "2.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6" |
|
dependencies = [ |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "unicode-bidi" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f" |
|
|
|
[[package]] |
|
name = "unicode-normalization" |
|
version = "0.1.19" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9" |
|
dependencies = [ |
|
"tinyvec", |
|
] |
|
|
|
[[package]] |
|
name = "unicode-segmentation" |
|
version = "1.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b" |
|
|
|
[[package]] |
|
name = "unicode-width" |
|
version = "0.1.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" |
|
|
|
[[package]] |
|
name = "unicode-xid" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" |
|
|
|
[[package]] |
|
name = "unicode-xid" |
|
version = "0.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" |
|
|
|
[[package]] |
|
name = "unindent" |
|
version = "0.1.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7" |
|
|
|
[[package]] |
|
name = "universal-hash" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9f214e8f697e925001e66ec2c6e37a4ef93f0f78c2eed7814394e10c62025b05" |
|
dependencies = [ |
|
"generic-array", |
|
"subtle", |
|
] |
|
|
|
[[package]] |
|
name = "url" |
|
version = "2.2.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"idna", |
|
"matches", |
|
"percent-encoding", |
|
] |
|
|
|
[[package]] |
|
name = "utf-8" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9" |
|
|
|
[[package]] |
|
name = "uuid" |
|
version = "0.8.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7" |
|
dependencies = [ |
|
"getrandom 0.2.3", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "vcpkg" |
|
version = "0.2.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" |
|
|
|
[[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.0.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1c18c859eead79d8b95d09e4678566e8d70105c4e7b251f707a03df32442661b" |
|
|
|
[[package]] |
|
name = "version_check" |
|
version = "0.9.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" |
|
|
|
[[package]] |
|
name = "void" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" |
|
|
|
[[package]] |
|
name = "waker-fn" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca" |
|
|
|
[[package]] |
|
name = "want" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" |
|
dependencies = [ |
|
"log", |
|
"try-lock", |
|
] |
|
|
|
[[package]] |
|
name = "wasi" |
|
version = "0.9.0+wasi-snapshot-preview1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" |
|
|
|
[[package]] |
|
name = "wasi" |
|
version = "0.10.2+wasi-snapshot-preview1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" |
|
|
|
[[package]] |
|
name = "wasm-bindgen" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"wasm-bindgen-macro", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-backend" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b" |
|
dependencies = [ |
|
"bumpalo", |
|
"lazy_static", |
|
"log", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-futures" |
|
version = "0.4.28" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"js-sys", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9" |
|
dependencies = [ |
|
"quote 1.0.10", |
|
"wasm-bindgen-macro-support", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro-support" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
"wasm-bindgen-backend", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-shared" |
|
version = "0.2.78" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc" |
|
|
|
[[package]] |
|
name = "wayland-client" |
|
version = "0.28.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e3ab332350e502f159382201394a78e3cc12d0f04db863429260164ea40e0355" |
|
dependencies = [ |
|
"bitflags", |
|
"downcast-rs", |
|
"libc", |
|
"nix 0.20.2", |
|
"scoped-tls", |
|
"wayland-commons", |
|
"wayland-scanner", |
|
"wayland-sys", |
|
] |
|
|
|
[[package]] |
|
name = "wayland-commons" |
|
version = "0.28.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a21817947c7011bbd0a27e11b17b337bfd022e8544b071a2641232047966fbda" |
|
dependencies = [ |
|
"nix 0.20.2", |
|
"once_cell", |
|
"smallvec", |
|
"wayland-sys", |
|
] |
|
|
|
[[package]] |
|
name = "wayland-scanner" |
|
version = "0.28.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ce923eb2deb61de332d1f356ec7b6bf37094dc5573952e1c8936db03b54c03f1" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"xml-rs", |
|
] |
|
|
|
[[package]] |
|
name = "wayland-sys" |
|
version = "0.28.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d841fca9aed7febf9bed2e9796c49bf58d4152ceda8ac949ebe00868d8f0feb8" |
|
dependencies = [ |
|
"dlib", |
|
"pkg-config", |
|
] |
|
|
|
[[package]] |
|
name = "web-sys" |
|
version = "0.3.55" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb" |
|
dependencies = [ |
|
"js-sys", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "weezl" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d8b77fdfd5a253be4ab714e4ffa3c49caf146b4de743e97510c0656cf90f1e8e" |
|
|
|
[[package]] |
|
name = "wepoll-ffi" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb" |
|
dependencies = [ |
|
"cc", |
|
] |
|
|
|
[[package]] |
|
name = "which" |
|
version = "3.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724" |
|
dependencies = [ |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "wildmatch" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d6c48bd20df7e4ced539c12f570f937c6b4884928a87fee70a479d72f031d4e0" |
|
|
|
[[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-x86_64-pc-windows-gnu" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
|
|
|
[[package]] |
|
name = "winreg" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "wyz" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214" |
|
|
|
[[package]] |
|
name = "x11" |
|
version = "2.19.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6dd0565fa8bfba8c5efe02725b14dff114c866724eff2cfd44d76cea74bcd87a" |
|
dependencies = [ |
|
"libc", |
|
"pkg-config", |
|
] |
|
|
|
[[package]] |
|
name = "xml-rs" |
|
version = "0.8.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3" |
|
|
|
[[package]] |
|
name = "xml5ever" |
|
version = "0.16.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9234163818fd8e2418fcde330655e757900d4236acd8cc70fef345ef91f6d865" |
|
dependencies = [ |
|
"log", |
|
"mac", |
|
"markup5ever", |
|
"time", |
|
] |
|
|
|
[[package]] |
|
name = "zbus" |
|
version = "1.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2326acc379a3ac4e34b794089f5bdb17086bf29a5fdf619b7b4cc772dc2e9dad" |
|
dependencies = [ |
|
"async-io", |
|
"byteorder", |
|
"derivative", |
|
"enumflags2", |
|
"fastrand", |
|
"futures", |
|
"nb-connect", |
|
"nix 0.17.0", |
|
"once_cell", |
|
"polling", |
|
"scoped-tls", |
|
"serde", |
|
"serde_repr", |
|
"zbus_macros 1.9.1", |
|
"zvariant", |
|
] |
|
|
|
[[package]] |
|
name = "zbus" |
|
version = "2.0.0-beta.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6b2e14e7c15f04af391e91950081f5ac19c6a595a8906bc156f5d914ab57b681" |
|
dependencies = [ |
|
"async-broadcast", |
|
"async-channel", |
|
"async-executor", |
|
"async-io", |
|
"async-lock", |
|
"async-recursion", |
|
"async-task", |
|
"async-trait", |
|
"byteorder", |
|
"derivative", |
|
"enumflags2", |
|
"event-listener", |
|
"futures-core", |
|
"futures-sink", |
|
"futures-util", |
|
"hex", |
|
"nix 0.21.2", |
|
"once_cell", |
|
"rand 0.8.4", |
|
"serde", |
|
"serde_repr", |
|
"sha1", |
|
"slotmap", |
|
"static_assertions", |
|
"zbus_macros 2.0.0-beta.7", |
|
"zbus_names", |
|
"zvariant", |
|
] |
|
|
|
[[package]] |
|
name = "zbus_macros" |
|
version = "1.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a482c56029e48681b89b92b5db3c446db0915e8dd1052c0328a574eda38d5f93" |
|
dependencies = [ |
|
"proc-macro-crate 0.1.5", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "zbus_macros" |
|
version = "2.0.0-beta.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6d54aa0d29b3e36e112361c54bc3b750e12a45d704f86ca543e3101b338834ad" |
|
dependencies = [ |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"regex", |
|
"syn 1.0.80", |
|
] |
|
|
|
[[package]] |
|
name = "zbus_names" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a45b644a32f28e5fc17974d63d3d8ee9f9f7985f9f4fb6f4e12d8be2fa3eaa31" |
|
dependencies = [ |
|
"serde", |
|
"static_assertions", |
|
"zvariant", |
|
] |
|
|
|
[[package]] |
|
name = "zeroize" |
|
version = "1.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bf68b08513768deaa790264a7fac27a58cbf2705cfcdc9448362229217d7e970" |
|
dependencies = [ |
|
"zeroize_derive", |
|
] |
|
|
|
[[package]] |
|
name = "zeroize_derive" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bdff2024a851a322b08f179173ae2ba620445aef1e838f0c196820eade4ae0c7" |
|
dependencies = [ |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
"synstructure", |
|
] |
|
|
|
[[package]] |
|
name = "zvariant" |
|
version = "2.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e1a9373dead84d640ccf5798f2928917e6aa1ab3f130751406bb13e0a9dd9913" |
|
dependencies = [ |
|
"byteorder", |
|
"enumflags2", |
|
"libc", |
|
"serde", |
|
"static_assertions", |
|
"zvariant_derive", |
|
] |
|
|
|
[[package]] |
|
name = "zvariant_derive" |
|
version = "2.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "46ee71e0e88747ec582d290dbe98ff7907ff28770c7a35f16da41e5e6f1f4fa3" |
|
dependencies = [ |
|
"proc-macro-crate 1.1.0", |
|
"proc-macro2 1.0.30", |
|
"quote 1.0.10", |
|
"syn 1.0.80", |
|
]
|
|
|