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.
4936 lines
116 KiB
4936 lines
116 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", |
|
"rand_core 0.6.3", |
|
] |
|
|
|
[[package]] |
|
name = "aes" |
|
version = "0.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bfe0133578c0986e1fe3dfcd4af1cc5b2dd6c3dbf534d69916ce16a2701d40ba" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"cipher 0.4.3", |
|
"cpufeatures", |
|
] |
|
|
|
[[package]] |
|
name = "ahash" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" |
|
dependencies = [ |
|
"getrandom 0.2.6", |
|
"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.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ea9f21d23d82bae9d33c21080572af1fa749788e68234b5d8fa5e39d3e0783ed" |
|
dependencies = [ |
|
"html5ever", |
|
"lazy_static", |
|
"maplit", |
|
"markup5ever_rcdom", |
|
"tendril", |
|
"url", |
|
] |
|
|
|
[[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.57" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "08f9b8508dccb7687a1d6c4ce66b2b0ecef467c94667de27d8d7fe1f8d2a9cdc" |
|
|
|
[[package]] |
|
name = "anymap2" |
|
version = "0.13.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d301b3b94cb4b2f23d7917810addbbaff90738e0ca2be692bd027e70d7e0330c" |
|
|
|
[[package]] |
|
name = "arrayref" |
|
version = "0.3.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544" |
|
|
|
[[package]] |
|
name = "arrayvec" |
|
version = "0.5.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" |
|
|
|
[[package]] |
|
name = "arrayvec" |
|
version = "0.7.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" |
|
dependencies = [ |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "ashpd" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7db023823e72175ec1a514231d5ff28ad7f7e15702a3ad7507dbc7ac1feea7b6" |
|
dependencies = [ |
|
"enumflags2", |
|
"futures", |
|
"gdk4-wayland", |
|
"gdk4-x11", |
|
"gtk4", |
|
"libc", |
|
"pipewire", |
|
"rand 0.8.5", |
|
"serde", |
|
"serde_repr", |
|
"tracing", |
|
"zbus", |
|
] |
|
|
|
[[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.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6" |
|
dependencies = [ |
|
"event-listener", |
|
] |
|
|
|
[[package]] |
|
name = "async-once-cell" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e52116ee51c72c07a9db74c6f95213c95c462408bb5a689772d623a62b96471" |
|
|
|
[[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.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "async-stream" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e" |
|
dependencies = [ |
|
"async-stream-impl", |
|
"futures-core", |
|
] |
|
|
|
[[package]] |
|
name = "async-stream-impl" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "async-task" |
|
version = "4.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "677d306121baf53310a3fd342d88dc0824f6bbeace68347593658525565abee8" |
|
|
|
[[package]] |
|
name = "async-trait" |
|
version = "0.1.53" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "atomic" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c" |
|
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.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" |
|
|
|
[[package]] |
|
name = "backoff" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1" |
|
dependencies = [ |
|
"futures-core", |
|
"getrandom 0.2.6", |
|
"instant", |
|
"pin-project-lite", |
|
"rand 0.8.5", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "base64" |
|
version = "0.13.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" |
|
|
|
[[package]] |
|
name = "base64ct" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8a32fd6af2b5827bce66c29053ba0e7c42b9dcab01835835058558c10851a46b" |
|
|
|
[[package]] |
|
name = "bindgen" |
|
version = "0.59.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8" |
|
dependencies = [ |
|
"bitflags", |
|
"cexpr", |
|
"clang-sys", |
|
"clap", |
|
"env_logger", |
|
"lazy_static", |
|
"lazycell", |
|
"log", |
|
"peeking_take_while", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"regex", |
|
"rustc-hash", |
|
"shlex", |
|
"which", |
|
] |
|
|
|
[[package]] |
|
name = "bitflags" |
|
version = "1.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" |
|
|
|
[[package]] |
|
name = "bitvec" |
|
version = "0.19.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "55f93d0ef3363c364d5976646a38f04cf67cfe1d4c8d160cdea02cab2c116b33" |
|
dependencies = [ |
|
"funty", |
|
"radium", |
|
"tap", |
|
"wyz", |
|
] |
|
|
|
[[package]] |
|
name = "blake3" |
|
version = "1.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a08e53fc5a564bb15bfe6fae56bd71522205f1f91893f9c0116edad6496c183f" |
|
dependencies = [ |
|
"arrayref", |
|
"arrayvec 0.7.2", |
|
"cc", |
|
"cfg-if 1.0.0", |
|
"constant_time_eq", |
|
"digest 0.10.3", |
|
] |
|
|
|
[[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-buffer" |
|
version = "0.10.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "block-padding" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0a90ec2df9600c28a01c56c4784c9207a96d2451833aeceb8cc97e4c9548bb78" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "bumpalo" |
|
version = "3.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899" |
|
|
|
[[package]] |
|
name = "bytemuck" |
|
version = "1.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0e851ca7c24871e7336801608a4797d7376545b6928a10d32d75685687141ead" |
|
|
|
[[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.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c" |
|
|
|
[[package]] |
|
name = "cairo-rs" |
|
version = "0.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e8b14c80d8d1a02fa6d914b9d1afeeca9bc34257f8300d9696e1e331ae114223" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-sys-rs", |
|
"glib", |
|
"libc", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "cairo-sys-rs" |
|
version = "0.15.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3c55d429bef56ac9172d25fecb85dc8068307d17acd74b377866b7a1ef25d3c8" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "cbc" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6" |
|
dependencies = [ |
|
"cipher 0.4.3", |
|
] |
|
|
|
[[package]] |
|
name = "cc" |
|
version = "1.0.73" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11" |
|
|
|
[[package]] |
|
name = "cexpr" |
|
version = "0.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766" |
|
dependencies = [ |
|
"nom 7.1.0", |
|
] |
|
|
|
[[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.10.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5e068cb2806bbc15b439846dc16c5f89f8599f2c3e4d73d4449d38f9b2f0b6c5" |
|
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.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "cipher" |
|
version = "0.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d1873270f8f7942c191139cb8a40fd228da6c3fd2fc376d7e92d47aa14aeb59e" |
|
dependencies = [ |
|
"crypto-common", |
|
"inout", |
|
] |
|
|
|
[[package]] |
|
name = "clang-sys" |
|
version = "1.3.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4cc00842eed744b858222c4c9faf7243aafc6d33f92f96935263ef4d8a41ce21" |
|
dependencies = [ |
|
"glob", |
|
"libc", |
|
"libloading", |
|
] |
|
|
|
[[package]] |
|
name = "clap" |
|
version = "2.34.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" |
|
dependencies = [ |
|
"ansi_term", |
|
"atty", |
|
"bitflags", |
|
"strsim", |
|
"textwrap", |
|
"unicode-width", |
|
"vec_map", |
|
] |
|
|
|
[[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 = "const-oid" |
|
version = "0.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3" |
|
|
|
[[package]] |
|
name = "constant_time_eq" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" |
|
|
|
[[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.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" |
|
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.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-channel" |
|
version = "0.5.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5aaa7bd5fb665c6864b5f963dd9097905c54125909c7aa94c9e18507cdbe6c53" |
|
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.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"crossbeam-utils", |
|
"lazy_static", |
|
"memoffset", |
|
"scopeguard", |
|
] |
|
|
|
[[package]] |
|
name = "crossbeam-utils" |
|
version = "0.8.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"lazy_static", |
|
] |
|
|
|
[[package]] |
|
name = "crypto-common" |
|
version = "0.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8" |
|
dependencies = [ |
|
"generic-array", |
|
"typenum", |
|
] |
|
|
|
[[package]] |
|
name = "ctr" |
|
version = "0.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0d14f329cfbaf5d0e06b5e87fff7e265d2673c5ea7d2c27691a2c107db1442a0" |
|
dependencies = [ |
|
"cipher 0.4.3", |
|
] |
|
|
|
[[package]] |
|
name = "curve25519-dalek" |
|
version = "3.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0b9fdf9972b2bd6af2d913799d9ebc165ea4d2e65878e329d9c6b372c4491b61" |
|
dependencies = [ |
|
"byteorder", |
|
"digest 0.9.0", |
|
"rand_core 0.5.1", |
|
"serde", |
|
"subtle", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "dashmap" |
|
version = "5.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4c8858831f7781322e539ea39e72449c46b059638250c14344fec8d0aa6e539c" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"num_cpus", |
|
"parking_lot 0.12.0", |
|
] |
|
|
|
[[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.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "79b71cca7d95d7681a4b3b9cdf63c8dbc3730d0584c2c74e31416d64a90493f4" |
|
dependencies = [ |
|
"const-oid 0.6.2", |
|
] |
|
|
|
[[package]] |
|
name = "der" |
|
version = "0.5.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c" |
|
dependencies = [ |
|
"const-oid 0.7.1", |
|
] |
|
|
|
[[package]] |
|
name = "derivative" |
|
version = "2.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "digest" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066" |
|
dependencies = [ |
|
"generic-array", |
|
] |
|
|
|
[[package]] |
|
name = "digest" |
|
version = "0.10.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506" |
|
dependencies = [ |
|
"block-buffer 0.10.2", |
|
"crypto-common", |
|
"subtle", |
|
] |
|
|
|
[[package]] |
|
name = "displaydoc" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3bf95dc3f046b9da4f2d51833c0d3547d8564ef6910f5c1ed130306a75b92886" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "easy-parallel" |
|
version = "3.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6907e25393cdcc1f4f3f513d9aac1e840eb1cc341a0fccb01171f7d14d10b946" |
|
|
|
[[package]] |
|
name = "ed25519" |
|
version = "1.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "eed12bbf7b5312f8da1c2722bc06d8c6b12c2d86a7fb35a194c7f3e6fc2bbe39" |
|
dependencies = [ |
|
"serde", |
|
"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", |
|
"serde_bytes", |
|
"sha2 0.9.9", |
|
"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.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
] |
|
|
|
[[package]] |
|
name = "enumflags2" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a25c90b056b3f84111cf183cbeddef0d3a0bbe9a674f057e1a1533c315f24def" |
|
dependencies = [ |
|
"enumflags2_derive", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "enumflags2_derive" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "144ec79496cbab6f84fa125dc67be9264aef22eb8a28da8454d9c33f15108da4" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "env_logger" |
|
version = "0.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3" |
|
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.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71" |
|
|
|
[[package]] |
|
name = "fastrand" |
|
version = "1.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf" |
|
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 = "5.0.0-alpha" |
|
dependencies = [ |
|
"ashpd", |
|
"async-stream", |
|
"futures", |
|
"gettext-rs", |
|
"gst-plugin-gtk4", |
|
"gstreamer", |
|
"gstreamer-base", |
|
"gstreamer-player", |
|
"gstreamer-video", |
|
"gtk-macros", |
|
"gtk4", |
|
"html2pango", |
|
"image", |
|
"indexmap", |
|
"libadwaita", |
|
"libsecret", |
|
"libshumate", |
|
"log", |
|
"matrix-sdk", |
|
"mime", |
|
"mime_guess", |
|
"num_enum", |
|
"once_cell", |
|
"qrcode", |
|
"rand 0.8.5", |
|
"regex", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"sourceview5", |
|
"thiserror", |
|
"tokio", |
|
"tracing-subscriber", |
|
"url", |
|
] |
|
|
|
[[package]] |
|
name = "fragile" |
|
version = "1.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8da1b8f89c5b5a5b7e59405cfcf0bb9588e5ed19f0b57a4cd542bbba3f164a6d" |
|
|
|
[[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.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843" |
|
dependencies = [ |
|
"mac", |
|
"new_debug_unreachable", |
|
] |
|
|
|
[[package]] |
|
name = "futures" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e" |
|
dependencies = [ |
|
"futures-channel", |
|
"futures-core", |
|
"futures-executor", |
|
"futures-io", |
|
"futures-sink", |
|
"futures-task", |
|
"futures-util", |
|
] |
|
|
|
[[package]] |
|
name = "futures-channel" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-sink", |
|
] |
|
|
|
[[package]] |
|
name = "futures-core" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3" |
|
|
|
[[package]] |
|
name = "futures-executor" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6" |
|
dependencies = [ |
|
"futures-core", |
|
"futures-task", |
|
"futures-util", |
|
] |
|
|
|
[[package]] |
|
name = "futures-io" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b" |
|
|
|
[[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-macro" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "futures-sink" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868" |
|
|
|
[[package]] |
|
name = "futures-task" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a" |
|
|
|
[[package]] |
|
name = "futures-util" |
|
version = "0.3.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a" |
|
dependencies = [ |
|
"futures-channel", |
|
"futures-core", |
|
"futures-io", |
|
"futures-macro", |
|
"futures-sink", |
|
"futures-task", |
|
"memchr", |
|
"pin-project-lite", |
|
"pin-utils", |
|
"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.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d8750501d75f318c2ec0314701bc8403901303210def80bafd13f6b6059a3f45" |
|
dependencies = [ |
|
"bitflags", |
|
"gdk-pixbuf-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "gdk-pixbuf-sys" |
|
version = "0.15.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "413424d9818621fa3cfc8a3a915cdb89a7c3c507d56761b4ec83a9a98e587171" |
|
dependencies = [ |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4" |
|
version = "0.4.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d9df40006277ff44538fe758400fc671146f6f2665978b6b57d2408db3c2becf" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-rs", |
|
"gdk-pixbuf", |
|
"gdk4-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-sys" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "48a39e34abe35ee2cf54a1e29dd983accecd113ad30bdead5050418fa92f2a1b" |
|
dependencies = [ |
|
"cairo-sys-rs", |
|
"gdk-pixbuf-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"pango-sys", |
|
"pkg-config", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-wayland" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "12e6dcdd75e7fa114869d89c03a00081a3f54d7b5300f7d02a82bd3a97026c40" |
|
dependencies = [ |
|
"gdk4", |
|
"gdk4-wayland-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-wayland-sys" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "22cbf7fa3fc7714c72902d82229677f9291f7cceb33855c5cef868f177356c30" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-x11" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f2a54a4f3405461afa18ddc2b5fbeaecc2558fcd8b132ed0c9c7c4ffa2f9ae22" |
|
dependencies = [ |
|
"gdk4", |
|
"gdk4-x11-sys", |
|
"gio", |
|
"glib", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "gdk4-x11-sys" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1eb40aebb4f15b270df2ac2c463bf7f6d82211d9c5df1d13b84541a63a3139d7" |
|
dependencies = [ |
|
"gdk4-sys", |
|
"glib-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "generic-array" |
|
version = "0.14.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803" |
|
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", |
|
"js-sys", |
|
"libc", |
|
"wasi 0.9.0+wasi-snapshot-preview1", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "getrandom" |
|
version = "0.2.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad" |
|
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 = "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.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "96efd8a1c00d890f6b45671916e165b5e43ccec61957d443aff6d7e44f62d348" |
|
dependencies = [ |
|
"bitflags", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-io", |
|
"gio-sys", |
|
"glib", |
|
"libc", |
|
"once_cell", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "gio-sys" |
|
version = "0.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1d0fa5052773f5a56b8ae47dab09d040f5d9ce1311f4f99006e16e9a08269296" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "glib" |
|
version = "0.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "aa570813c504bdf7539a9400180c2dd4b789a819556fb86da7226d7d1b037b49" |
|
dependencies = [ |
|
"bitflags", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-executor", |
|
"futures-task", |
|
"glib-macros", |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"once_cell", |
|
"smallvec", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "glib-macros" |
|
version = "0.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "41bfd8d227dead0829ac142454e97531b93f576d0805d779c42bfd799c65c572" |
|
dependencies = [ |
|
"anyhow", |
|
"heck 0.4.0", |
|
"proc-macro-crate", |
|
"proc-macro-error", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "glib-sys" |
|
version = "0.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f4366377bd56697de8aaee24e673c575d2694d72e7756324ded2b0428829a7b8" |
|
dependencies = [ |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "glob" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" |
|
|
|
[[package]] |
|
name = "gobject-sys" |
|
version = "0.15.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "df6859463843c20cf3837e3a9069b6ab2051aeeadf4c899d33344f4aea83189a" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "graphene-rs" |
|
version = "0.15.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7c54f9fbbeefdb62c99f892dfca35f83991e2cb5b46a8dc2a715e58612f85570" |
|
dependencies = [ |
|
"glib", |
|
"graphene-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "graphene-sys" |
|
version = "0.15.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "03f311acb023cf7af5537f35de028e03706136eead7f25a31e8fd26f5011e0b3" |
|
dependencies = [ |
|
"glib-sys", |
|
"libc", |
|
"pkg-config", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gsk4" |
|
version = "0.4.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1bf63d454e2f75abd92ee6de0ac9fc5aaf1018cd9c458aaf9de296c5cbab6bb9" |
|
dependencies = [ |
|
"bitflags", |
|
"cairo-rs", |
|
"gdk4", |
|
"glib", |
|
"graphene-rs", |
|
"gsk4-sys", |
|
"libc", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "gsk4-sys" |
|
version = "0.4.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e31d21d7ce02ba261bb24c50c4ab238a10b41a2c97c32afffae29471b7cca69b" |
|
dependencies = [ |
|
"cairo-sys-rs", |
|
"gdk4-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"graphene-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gst-plugin-gtk4" |
|
version = "0.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e62e047edb1932887c20105c681203d138ebeb61b83b9e0b368cdec1d0fbc0cc" |
|
dependencies = [ |
|
"fragile", |
|
"gst-plugin-version-helper", |
|
"gstreamer", |
|
"gstreamer-base", |
|
"gstreamer-video", |
|
"gtk4", |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "gst-plugin-version-helper" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3a6a4dd1cb931cc6b49af354a68f21b3aee46b5b07370215d942f3a71542123f" |
|
dependencies = [ |
|
"chrono", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer" |
|
version = "0.18.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8564e2f284af8050f02252c5bb563ef8cbd4363403013ad4755852f743ca8c43" |
|
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", |
|
"option-operations", |
|
"paste", |
|
"pretty-hex", |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-base" |
|
version = "0.18.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "224f35f36582407caf58ded74854526beeecc23d0cf64b8d1c3e00584ed6863f" |
|
dependencies = [ |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"glib", |
|
"gstreamer", |
|
"gstreamer-base-sys", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-base-sys" |
|
version = "0.18.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a083493c3c340e71fa7c66eebda016e9fafc03eb1b4804cf9b2bad61994b078e" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"gstreamer-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-player" |
|
version = "0.18.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5f14ee02352ba73cadebe640bfb33f12fe8d03cbcad816a102d55a0251fb99bb" |
|
dependencies = [ |
|
"bitflags", |
|
"glib", |
|
"gstreamer", |
|
"gstreamer-player-sys", |
|
"gstreamer-video", |
|
"libc", |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-player-sys" |
|
version = "0.18.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1f9b674b39a4d0e18710f6e3d2b109f1793d8028ee4e39da3909b55b4529d399" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"gstreamer-sys", |
|
"gstreamer-video-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-sys" |
|
version = "0.18.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e3517a65d3c2e6f8905b456eba5d53bda158d664863aef960b44f651cb7d33e2" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "gstreamer-video" |
|
version = "0.18.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bfbeef259fe286d6271402160daf7692b6bc56d52b2a9437dead797f3f60c222" |
|
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.18.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33331b1675e73b5b000c796354278eca7fdde9327015971d9f41afe28b96e0dc" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"gstreamer-base-sys", |
|
"gstreamer-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[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.4.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e841556e3fe55d8a43ada76b7b08a5f65570bbdfe3b8f72c333053b8832c626" |
|
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.4.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "573db42bb64973a4d5f718b73caa7204285a1a665308a23b11723d0ee56ec305" |
|
dependencies = [ |
|
"anyhow", |
|
"proc-macro-crate", |
|
"proc-macro-error", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "gtk4-sys" |
|
version = "0.4.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c47c075e8f795c38f6e9a47b51a73eab77b325f83c0154979ed4d4245c36490d" |
|
dependencies = [ |
|
"cairo-sys-rs", |
|
"gdk-pixbuf-sys", |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"graphene-sys", |
|
"gsk4-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "h2" |
|
version = "0.3.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d9f1f717ddc7b2ba36df7e871fd88db79326551d3d6f1fc406fbfd28b582ff8e" |
|
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 = "headers" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4cff78e5788be1e0ab65b04d306b2ed5092c815ec97ec70f4ebd5aee158aa55d" |
|
dependencies = [ |
|
"base64", |
|
"bitflags", |
|
"bytes", |
|
"headers-core", |
|
"http", |
|
"httpdate", |
|
"mime", |
|
"sha-1", |
|
] |
|
|
|
[[package]] |
|
name = "headers-core" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429" |
|
dependencies = [ |
|
"http", |
|
] |
|
|
|
[[package]] |
|
name = "heck" |
|
version = "0.3.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" |
|
dependencies = [ |
|
"unicode-segmentation", |
|
] |
|
|
|
[[package]] |
|
name = "heck" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9" |
|
|
|
[[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.12.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437" |
|
dependencies = [ |
|
"hmac", |
|
] |
|
|
|
[[package]] |
|
name = "hmac" |
|
version = "0.12.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e" |
|
dependencies = [ |
|
"digest 0.10.3", |
|
] |
|
|
|
[[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.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "http" |
|
version = "0.2.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03" |
|
dependencies = [ |
|
"bytes", |
|
"fnv", |
|
"itoa", |
|
] |
|
|
|
[[package]] |
|
name = "http-body" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6" |
|
dependencies = [ |
|
"bytes", |
|
"http", |
|
"pin-project-lite", |
|
] |
|
|
|
[[package]] |
|
name = "httparse" |
|
version = "1.6.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4" |
|
|
|
[[package]] |
|
name = "httpdate" |
|
version = "1.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" |
|
|
|
[[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.17" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "043f0e083e9901b6cc658a77d1eb86f4fc650bbb977a4337dd63192826aa85dd" |
|
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 = "indexed_db_futures" |
|
version = "0.2.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d26ac735f676c52305becf53264b91cea9866a8de61ccbf464405b377b9cbca9" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"js-sys", |
|
"uuid 0.8.2", |
|
"wasm-bindgen", |
|
"wasm-bindgen-futures", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "indexmap" |
|
version = "1.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223" |
|
dependencies = [ |
|
"autocfg", |
|
"hashbrown", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "indoc" |
|
version = "1.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e7906a9fababaeacb774f72410e497a1d18de916322e33797bb2cd29baa23c9e" |
|
dependencies = [ |
|
"unindent", |
|
] |
|
|
|
[[package]] |
|
name = "inout" |
|
version = "0.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e1f03d4ab4d5dc9ec2d219f86c15d2a15fc08239d1cd3b2d6a19717c0a2f443" |
|
dependencies = [ |
|
"block-padding", |
|
"generic-array", |
|
] |
|
|
|
[[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.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3" |
|
dependencies = [ |
|
"either", |
|
] |
|
|
|
[[package]] |
|
name = "itoa" |
|
version = "1.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" |
|
|
|
[[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.57" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "671a26f820db17c2a2750743f1dd03bafd15b98c9f30c7c2628c024c05d73397" |
|
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 = "js_option" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "57ca36dc34f183b719922d262d2d144a1e6a5573cdfaec30587c2dc64ea685a6" |
|
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 0.5.2", |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"ryu", |
|
"static_assertions", |
|
] |
|
|
|
[[package]] |
|
name = "libadwaita" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0d4b1d54d907dfa5d6663fdf4bdbe46c34747258b85c787adbf66187ccbaac81" |
|
dependencies = [ |
|
"gdk-pixbuf", |
|
"gdk4", |
|
"gio", |
|
"glib", |
|
"gtk4", |
|
"libadwaita-sys", |
|
"libc", |
|
"once_cell", |
|
"pango", |
|
] |
|
|
|
[[package]] |
|
name = "libadwaita-sys" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f18b6ac4cadd252a89f5cba0a5a4e99836131795d6fad37b859ac79e8cb7d2c8" |
|
dependencies = [ |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"gtk4-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "libc" |
|
version = "0.2.125" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5916d2ae698f6de9bfb891ad7a8d65c09d232dc58cc4ac433c7da3b2fd84bc2b" |
|
|
|
[[package]] |
|
name = "libloading" |
|
version = "0.7.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "libsecret" |
|
version = "0.1.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d4af5a2342942fa42d706a424e9f9914287fb8317132750fd73a241140ac38c1" |
|
dependencies = [ |
|
"bitflags", |
|
"gio", |
|
"glib", |
|
"libc", |
|
"libsecret-sys", |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "libsecret-sys" |
|
version = "0.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "287d2a0fcd95e4d7b0ac6fc9f802691a790d7e522138713b0cacebc4e63cab91" |
|
dependencies = [ |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"pkg-config", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "libshumate" |
|
version = "0.1.0-alpha.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d5c0b7cb25a837204c7eda0879877e0716924c2f970c08e60228bd8410ddc372" |
|
dependencies = [ |
|
"gdk4", |
|
"gio", |
|
"glib", |
|
"gtk4", |
|
"libc", |
|
"libshumate-sys", |
|
"once_cell", |
|
] |
|
|
|
[[package]] |
|
name = "libshumate-sys" |
|
version = "0.1.0-alpha.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9380bffe8a69af1cd5c6ae0b6dfd2942017d89d9565f64d0e3579629e3921f07" |
|
dependencies = [ |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"gtk4-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[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 6.1.2", |
|
"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.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b" |
|
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 = "lru" |
|
version = "0.7.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "32613e41de4c47ab04970c348ca7ae7382cf116625755af070b008a15516a889" |
|
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 = "matches" |
|
version = "0.1.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" |
|
|
|
[[package]] |
|
name = "matrix-sdk" |
|
version = "0.5.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"anymap2", |
|
"async-once-cell", |
|
"async-stream", |
|
"async-trait", |
|
"backoff", |
|
"bytes", |
|
"dashmap", |
|
"event-listener", |
|
"futures-core", |
|
"futures-util", |
|
"http", |
|
"matrix-sdk-base", |
|
"matrix-sdk-common", |
|
"matrix-sdk-indexeddb", |
|
"matrix-sdk-sled", |
|
"mime", |
|
"rand 0.8.5", |
|
"reqwest", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
"tokio", |
|
"tokio-stream", |
|
"tracing", |
|
"url", |
|
"warp", |
|
"wasm-timer", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-base" |
|
version = "0.5.1" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"async-stream", |
|
"async-trait", |
|
"dashmap", |
|
"futures-channel", |
|
"futures-core", |
|
"futures-util", |
|
"lru 0.7.5", |
|
"matrix-sdk-common", |
|
"matrix-sdk-crypto", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
"tracing", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-common" |
|
version = "0.5.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"async-lock", |
|
"futures-util", |
|
"instant", |
|
"ruma", |
|
"serde", |
|
"tokio", |
|
"wasm-bindgen-futures", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-crypto" |
|
version = "0.5.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"aes", |
|
"async-trait", |
|
"atomic", |
|
"base64", |
|
"byteorder", |
|
"ctr", |
|
"dashmap", |
|
"futures-util", |
|
"hmac", |
|
"matrix-sdk-common", |
|
"matrix-sdk-qrcode", |
|
"pbkdf2", |
|
"rand 0.8.5", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"sha2 0.10.2", |
|
"thiserror", |
|
"tracing", |
|
"vodozemac", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-indexeddb" |
|
version = "0.1.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"anyhow", |
|
"async-trait", |
|
"base64", |
|
"dashmap", |
|
"futures-util", |
|
"getrandom 0.2.6", |
|
"indexed_db_futures", |
|
"matrix-sdk-base", |
|
"matrix-sdk-crypto", |
|
"matrix-sdk-store-encryption", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
"tracing", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-qrcode" |
|
version = "0.3.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"base64", |
|
"byteorder", |
|
"image", |
|
"qrcode", |
|
"rqrr", |
|
"ruma-common", |
|
"thiserror", |
|
"vodozemac", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-sled" |
|
version = "0.1.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"async-stream", |
|
"async-trait", |
|
"dashmap", |
|
"futures-core", |
|
"futures-util", |
|
"matrix-sdk-base", |
|
"matrix-sdk-common", |
|
"matrix-sdk-crypto", |
|
"matrix-sdk-store-encryption", |
|
"ruma", |
|
"serde", |
|
"serde_json", |
|
"sled", |
|
"thiserror", |
|
"tokio", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "matrix-sdk-store-encryption" |
|
version = "0.1.0" |
|
source = "git+https://github.com/matrix-org/matrix-rust-sdk.git#2d7fb1b61c25cec168bd120046c3ed75815822b2" |
|
dependencies = [ |
|
"blake3", |
|
"chacha20poly1305", |
|
"displaydoc", |
|
"hmac", |
|
"pbkdf2", |
|
"rand 0.8.5", |
|
"serde", |
|
"serde_json", |
|
"sha2 0.10.2", |
|
"thiserror", |
|
"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.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce" |
|
dependencies = [ |
|
"autocfg", |
|
] |
|
|
|
[[package]] |
|
name = "mime" |
|
version = "0.3.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" |
|
|
|
[[package]] |
|
name = "mime_guess" |
|
version = "2.0.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef" |
|
dependencies = [ |
|
"mime", |
|
"unicase", |
|
] |
|
|
|
[[package]] |
|
name = "minimal-lexical" |
|
version = "0.2.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" |
|
|
|
[[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.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2" |
|
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 = "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.23.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6" |
|
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 = "nom" |
|
version = "7.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109" |
|
dependencies = [ |
|
"memchr", |
|
"minimal-lexical", |
|
"version_check", |
|
] |
|
|
|
[[package]] |
|
name = "ntapi" |
|
version = "0.3.7" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[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-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.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1" |
|
dependencies = [ |
|
"hermit-abi", |
|
"libc", |
|
] |
|
|
|
[[package]] |
|
name = "num_enum" |
|
version = "0.5.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "720d3ea1055e4e4574c0c0b0f8c3fd4f24c4cdaf465948206dea090b57b526ad" |
|
dependencies = [ |
|
"num_enum_derive", |
|
] |
|
|
|
[[package]] |
|
name = "num_enum_derive" |
|
version = "0.5.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0d992b768490d7fe0d8586d9b5745f6c49f557da6d81dc982b1d167ad4edbb21" |
|
dependencies = [ |
|
"proc-macro-crate", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[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 = "once_cell" |
|
version = "1.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "da32515d9f6e6e489d7bc9d84c71b060db7247dc035bbe44eac88cf87486d8d5" |
|
|
|
[[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.38" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95" |
|
dependencies = [ |
|
"bitflags", |
|
"cfg-if 1.0.0", |
|
"foreign-types", |
|
"libc", |
|
"once_cell", |
|
"openssl-sys", |
|
] |
|
|
|
[[package]] |
|
name = "openssl-probe" |
|
version = "0.1.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" |
|
|
|
[[package]] |
|
name = "openssl-sys" |
|
version = "0.9.72" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb" |
|
dependencies = [ |
|
"autocfg", |
|
"cc", |
|
"libc", |
|
"pkg-config", |
|
"vcpkg", |
|
] |
|
|
|
[[package]] |
|
name = "option-operations" |
|
version = "0.4.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "95d6113415f41b268f1195907427519769e40ee6f28cbb053795098a2c16f447" |
|
dependencies = [ |
|
"paste", |
|
] |
|
|
|
[[package]] |
|
name = "ordered-stream" |
|
version = "0.0.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "44630c059eacfd6e08bdaa51b1db2ce33119caa4ddc1235e923109aa5f25ccb1" |
|
dependencies = [ |
|
"futures-core", |
|
"pin-project-lite", |
|
] |
|
|
|
[[package]] |
|
name = "pango" |
|
version = "0.15.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "78c7420fc01a390ec200da7395b64d705f5d82fe03e5d0708aee422c46538be7" |
|
dependencies = [ |
|
"bitflags", |
|
"glib", |
|
"libc", |
|
"once_cell", |
|
"pango-sys", |
|
] |
|
|
|
[[package]] |
|
name = "pango-sys" |
|
version = "0.15.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7022c2fb88cd2d9d55e1a708a8c53a3ae8678234c4a54bf623400aeb7f31fac2" |
|
dependencies = [ |
|
"glib-sys", |
|
"gobject-sys", |
|
"libc", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[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 0.8.5", |
|
] |
|
|
|
[[package]] |
|
name = "parking_lot" |
|
version = "0.12.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58" |
|
dependencies = [ |
|
"lock_api", |
|
"parking_lot_core 0.9.1", |
|
] |
|
|
|
[[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 = "parking_lot_core" |
|
version = "0.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"libc", |
|
"redox_syscall", |
|
"smallvec", |
|
"windows-sys", |
|
] |
|
|
|
[[package]] |
|
name = "password-hash" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e029e94abc8fb0065241c308f1ac6bc8d20f450e8f7c5f0b25cd9b8d526ba294" |
|
dependencies = [ |
|
"base64ct", |
|
"rand_core 0.6.3", |
|
"subtle", |
|
] |
|
|
|
[[package]] |
|
name = "paste" |
|
version = "1.0.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0744126afe1a6dd7f394cb50a716dbe086cb06e255e53d8d0185d82828358fb5" |
|
|
|
[[package]] |
|
name = "pbkdf2" |
|
version = "0.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917" |
|
dependencies = [ |
|
"digest 0.10.3", |
|
"hmac", |
|
"password-hash", |
|
"sha2 0.10.2", |
|
] |
|
|
|
[[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 0.8.0", |
|
] |
|
|
|
[[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 0.8.0", |
|
] |
|
|
|
[[package]] |
|
name = "phf_generator" |
|
version = "0.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526" |
|
dependencies = [ |
|
"phf_shared 0.8.0", |
|
"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 = "phf_shared" |
|
version = "0.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096" |
|
dependencies = [ |
|
"siphasher", |
|
] |
|
|
|
[[package]] |
|
name = "pin-project" |
|
version = "1.0.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e" |
|
dependencies = [ |
|
"pin-project-internal", |
|
] |
|
|
|
[[package]] |
|
name = "pin-project-internal" |
|
version = "1.0.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "pin-project-lite" |
|
version = "0.2.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c" |
|
|
|
[[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 = "pkcs7" |
|
version = "0.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "1f7364e6d0e236473de91e042395d71e0e64715f99a60620b014a4a4c7d1619b" |
|
dependencies = [ |
|
"der 0.5.1", |
|
"spki 0.5.4", |
|
] |
|
|
|
[[package]] |
|
name = "pkcs8" |
|
version = "0.7.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ee3ef9b64d26bad0536099c816c6734379e45bbd5f14798def6809e5cc350447" |
|
dependencies = [ |
|
"der 0.4.5", |
|
"spki 0.4.1", |
|
"zeroize", |
|
] |
|
|
|
[[package]] |
|
name = "pkg-config" |
|
version = "0.3.24" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe" |
|
|
|
[[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.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259" |
|
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 = "ppv-lite86" |
|
version = "0.2.16" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872" |
|
|
|
[[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 = "1.1.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a" |
|
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.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
"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.36", |
|
"quote 1.0.15", |
|
"version_check", |
|
] |
|
|
|
[[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.36" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029" |
|
dependencies = [ |
|
"unicode-xid 0.2.2", |
|
] |
|
|
|
[[package]] |
|
name = "prost" |
|
version = "0.10.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "bc03e116981ff7d8da8e5c220e374587b98d294af7ba7dd7fda761158f00086f" |
|
dependencies = [ |
|
"bytes", |
|
"prost-derive", |
|
] |
|
|
|
[[package]] |
|
name = "prost-derive" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7b670f45da57fb8542ebdbb6105a925fe571b67f9e7ed9f47a06a84e72b4e7cc" |
|
dependencies = [ |
|
"anyhow", |
|
"itertools", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "pulldown-cmark" |
|
version = "0.9.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "34f197a544b0c9ab3ae46c359a7ec9cbbb5c7bf97054266fecb7ead794a181d6" |
|
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.15" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
] |
|
|
|
[[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", |
|
"rand_pcg", |
|
] |
|
|
|
[[package]] |
|
name = "rand" |
|
version = "0.8.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" |
|
dependencies = [ |
|
"libc", |
|
"rand_chacha 0.3.1", |
|
"rand_core 0.6.3", |
|
] |
|
|
|
[[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.6", |
|
] |
|
|
|
[[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_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.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fd249e82c21598a9a426a4e00dd7adc1d640b22445ec8545feef801d1a74c221" |
|
dependencies = [ |
|
"autocfg", |
|
"crossbeam-deque", |
|
"either", |
|
"rayon-core", |
|
] |
|
|
|
[[package]] |
|
name = "rayon-core" |
|
version = "1.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9f51245e1e62e1f1629cbfec37b5793bbabcaeb90f30e94d2ba03564687353e4" |
|
dependencies = [ |
|
"crossbeam-channel", |
|
"crossbeam-deque", |
|
"crossbeam-utils", |
|
"num_cpus", |
|
] |
|
|
|
[[package]] |
|
name = "redox_syscall" |
|
version = "0.2.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8380fe0152551244f0747b1bf41737e0f8a74f97a14ccefd1148187271634f3c" |
|
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-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.10" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "46a1f7aa4f35e5e8b4160449f51afc758f0ce6454315a9fa7d0d113e958c41eb" |
|
dependencies = [ |
|
"base64", |
|
"bytes", |
|
"encoding_rs", |
|
"futures-core", |
|
"futures-util", |
|
"h2", |
|
"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 0.6.6", |
|
] |
|
|
|
[[package]] |
|
name = "ruma" |
|
version = "0.6.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f27aab66b1c53ac5dea0c01ce4872914f09b521e266d64c4974c54bda34524d0" |
|
dependencies = [ |
|
"assign", |
|
"js_int", |
|
"ruma-client-api", |
|
"ruma-common", |
|
"ruma-federation-api", |
|
"ruma-push-gateway-api", |
|
"ruma-signatures", |
|
"ruma-state-res", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-client-api" |
|
version = "0.14.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4339827423dbb3b4f86cb191a38621f12daef73cb304ffd4e050c9ee553ecbd6" |
|
dependencies = [ |
|
"assign", |
|
"bytes", |
|
"http", |
|
"js_int", |
|
"maplit", |
|
"percent-encoding", |
|
"ruma-common", |
|
"serde", |
|
"serde_json", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-common" |
|
version = "0.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8af2d8ee9f1167f35549af3750a71de3befd26c098eaf60866c227d79b54edc3" |
|
dependencies = [ |
|
"base64", |
|
"bytes", |
|
"form_urlencoded", |
|
"getrandom 0.2.6", |
|
"http", |
|
"indexmap", |
|
"indoc", |
|
"itoa", |
|
"js-sys", |
|
"js_int", |
|
"js_option", |
|
"percent-encoding", |
|
"pulldown-cmark", |
|
"rand 0.8.5", |
|
"ruma-identifiers-validation", |
|
"ruma-macros", |
|
"serde", |
|
"serde_json", |
|
"thiserror", |
|
"tracing", |
|
"url", |
|
"uuid 1.0.0", |
|
"wildmatch", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-federation-api" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "caa53fa447e3ef04889f3f804d49a27045da79e8055f6fd4257c21be6f65edca" |
|
dependencies = [ |
|
"js_int", |
|
"ruma-common", |
|
"serde", |
|
"serde_json", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-identifiers-validation" |
|
version = "0.8.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "74c3b1d01b5ddd8746f25d5971bc1cac5d7f1f455de839a2f817b9e04953a139" |
|
dependencies = [ |
|
"thiserror", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-macros" |
|
version = "0.9.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "048bafc4f6089f8d148d6a7fadb5958ea7232447c1da53b730d5b6f9c908ed70" |
|
dependencies = [ |
|
"proc-macro-crate", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"ruma-identifiers-validation", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-push-gateway-api" |
|
version = "0.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "78bf16484e0d6dbb88a319e46af1c1bd2702001162c5ee5d2b20a789f1667a7b" |
|
dependencies = [ |
|
"js_int", |
|
"ruma-common", |
|
"serde", |
|
"serde_json", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-signatures" |
|
version = "0.11.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8c747652a4f8c5fd83a703f183c73738b2ed8565a740636c045e064ae77f9b51" |
|
dependencies = [ |
|
"base64", |
|
"ed25519-dalek", |
|
"pkcs8", |
|
"rand 0.7.3", |
|
"ruma-common", |
|
"serde_json", |
|
"sha2 0.9.9", |
|
"thiserror", |
|
"tracing", |
|
] |
|
|
|
[[package]] |
|
name = "ruma-state-res" |
|
version = "0.7.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c9b742ca53b37ec3b3cfba1f27bf64be775550aeadf971deb05e4b93cdd27fbe" |
|
dependencies = [ |
|
"itertools", |
|
"js_int", |
|
"ruma-common", |
|
"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.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f" |
|
|
|
[[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 = "security-framework" |
|
version = "2.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc" |
|
dependencies = [ |
|
"bitflags", |
|
"core-foundation", |
|
"core-foundation-sys", |
|
"libc", |
|
"security-framework-sys", |
|
] |
|
|
|
[[package]] |
|
name = "security-framework-sys" |
|
version = "2.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556" |
|
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 = "serde" |
|
version = "1.0.136" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789" |
|
dependencies = [ |
|
"serde_derive", |
|
] |
|
|
|
[[package]] |
|
name = "serde_bytes" |
|
version = "0.11.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "16ae07dd2f88a366f15bd0632ba725227018c69a1c8550a927324f8eb8368bb9" |
|
dependencies = [ |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "serde_derive" |
|
version = "1.0.136" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "serde_json" |
|
version = "1.0.79" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95" |
|
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.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "serde_urlencoded" |
|
version = "0.7.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" |
|
dependencies = [ |
|
"form_urlencoded", |
|
"itoa", |
|
"ryu", |
|
"serde", |
|
] |
|
|
|
[[package]] |
|
name = "sha-1" |
|
version = "0.10.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"cpufeatures", |
|
"digest 0.10.3", |
|
] |
|
|
|
[[package]] |
|
name = "sha1" |
|
version = "0.6.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770" |
|
dependencies = [ |
|
"sha1_smol", |
|
] |
|
|
|
[[package]] |
|
name = "sha1_smol" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012" |
|
|
|
[[package]] |
|
name = "sha2" |
|
version = "0.9.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800" |
|
dependencies = [ |
|
"block-buffer 0.9.0", |
|
"cfg-if 1.0.0", |
|
"cpufeatures", |
|
"digest 0.9.0", |
|
"opaque-debug", |
|
] |
|
|
|
[[package]] |
|
name = "sha2" |
|
version = "0.10.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"cpufeatures", |
|
"digest 0.10.3", |
|
] |
|
|
|
[[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.5.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f054c6c1a6e95179d6f23ed974060dcefb2d9388bb7256900badad682c499de4" |
|
|
|
[[package]] |
|
name = "siphasher" |
|
version = "0.3.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a86232ab60fa71287d7f2ddae4a7073f6b7aac33631c3015abb556f08c6d0a3e" |
|
|
|
[[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 0.11.2", |
|
] |
|
|
|
[[package]] |
|
name = "smallvec" |
|
version = "1.8.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83" |
|
|
|
[[package]] |
|
name = "socket2" |
|
version = "0.4.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0" |
|
dependencies = [ |
|
"libc", |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "sourceview5" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "ec66e5db143023da4dbe7dcb5f9d7bb50c0e5668c3ea91d40e8ba188f7f07a54" |
|
dependencies = [ |
|
"bitflags", |
|
"futures-channel", |
|
"futures-core", |
|
"gdk-pixbuf", |
|
"gdk4", |
|
"gio", |
|
"glib", |
|
"gtk4", |
|
"libc", |
|
"pango", |
|
"sourceview5-sys", |
|
] |
|
|
|
[[package]] |
|
name = "sourceview5-sys" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6bbf0b30cd67340b8fc695f460859dbadaec159850c260a0f766cc607bb14a86" |
|
dependencies = [ |
|
"gdk-pixbuf-sys", |
|
"gdk4-sys", |
|
"gio-sys", |
|
"glib-sys", |
|
"gobject-sys", |
|
"gtk4-sys", |
|
"libc", |
|
"pango-sys", |
|
"system-deps 6.0.2", |
|
] |
|
|
|
[[package]] |
|
name = "spki" |
|
version = "0.4.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5c01a0c15da1b0b0e1494112e7af814a678fec9bd157881b49beac661e9b6f32" |
|
dependencies = [ |
|
"der 0.4.5", |
|
] |
|
|
|
[[package]] |
|
name = "spki" |
|
version = "0.5.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27" |
|
dependencies = [ |
|
"der 0.5.1", |
|
] |
|
|
|
[[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.3" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26" |
|
dependencies = [ |
|
"lazy_static", |
|
"new_debug_unreachable", |
|
"parking_lot 0.11.2", |
|
"phf_shared 0.10.0", |
|
"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 0.8.0", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
] |
|
|
|
[[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 0.3.3", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[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.86" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"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.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
"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 0.3.3", |
|
"itertools", |
|
"pkg-config", |
|
"strum", |
|
"strum_macros", |
|
"thiserror", |
|
"toml", |
|
"version-compare 0.0.11", |
|
] |
|
|
|
[[package]] |
|
name = "system-deps" |
|
version = "6.0.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "a1a45a1c4c9015217e12347f2a411b57ce2c4fc543913b14b6fe40483328e709" |
|
dependencies = [ |
|
"cfg-expr 0.10.2", |
|
"heck 0.4.0", |
|
"pkg-config", |
|
"toml", |
|
"version-compare 0.1.0", |
|
] |
|
|
|
[[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.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"fastrand", |
|
"libc", |
|
"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.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "thread_local" |
|
version = "1.1.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180" |
|
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.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2" |
|
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.17.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee" |
|
dependencies = [ |
|
"bytes", |
|
"libc", |
|
"memchr", |
|
"mio", |
|
"num_cpus", |
|
"pin-project-lite", |
|
"socket2", |
|
"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-stream" |
|
version = "0.1.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "50145484efff8818b5ccd256697f36863f587da82cf8b409c53adf1e840798e3" |
|
dependencies = [ |
|
"futures-core", |
|
"pin-project-lite", |
|
"tokio", |
|
] |
|
|
|
[[package]] |
|
name = "tokio-util" |
|
version = "0.6.9" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0" |
|
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.34" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "5d0ecdcb44a79f0fe9844f0c4f33a342cbcbb5117de8001e6ba0dc2351327d09" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"log", |
|
"pin-project-lite", |
|
"tracing-attributes", |
|
"tracing-core", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-attributes" |
|
version = "0.1.21" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "tracing-core" |
|
version = "0.1.26" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "f54c8ca710e81886d498c2fd3331b56c93aa248d49de2222ad2742247c60072f" |
|
dependencies = [ |
|
"lazy_static", |
|
"valuable", |
|
] |
|
|
|
[[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-subscriber" |
|
version = "0.3.11" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4bc28f93baff38037f64e6f43d34cfa1605f27a49c34e8a04c5e78b0babf2596" |
|
dependencies = [ |
|
"ansi_term", |
|
"sharded-slab", |
|
"smallvec", |
|
"thread_local", |
|
"tracing-core", |
|
"tracing-log", |
|
] |
|
|
|
[[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.15.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987" |
|
|
|
[[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.9.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99" |
|
|
|
[[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.8" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "514672a55d7380da379785a4d70ca8386c8883ff7eaae877be4d2081cebe73d8" |
|
|
|
[[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.6", |
|
] |
|
|
|
[[package]] |
|
name = "uuid" |
|
version = "1.0.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8cfcd319456c4d6ea10087ed423473267e1a071f3bc0aa89f80d60997843c6f0" |
|
dependencies = [ |
|
"getrandom 0.2.6", |
|
] |
|
|
|
[[package]] |
|
name = "valuable" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" |
|
|
|
[[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-compare" |
|
version = "0.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "fe88247b92c1df6b6de80ddc290f3976dbdf2f5f5d3fd049a9fb598c6dd5ca73" |
|
|
|
[[package]] |
|
name = "version_check" |
|
version = "0.9.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" |
|
|
|
[[package]] |
|
name = "vodozemac" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3a42265bb5d65ba2807e477741ca3147a58d25ee5463860491fe0c24f4d21c1a" |
|
dependencies = [ |
|
"aes", |
|
"arrayvec 0.7.2", |
|
"base64", |
|
"cbc", |
|
"ed25519-dalek", |
|
"hkdf", |
|
"hmac", |
|
"pkcs7", |
|
"prost", |
|
"rand 0.7.3", |
|
"serde", |
|
"serde_json", |
|
"sha2 0.10.2", |
|
"thiserror", |
|
"x25519-dalek", |
|
"zeroize", |
|
] |
|
|
|
[[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 = "warp" |
|
version = "0.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3cef4e1e9114a4b7f1ac799f16ce71c14de5778500c5450ec6b7b920c55b587e" |
|
dependencies = [ |
|
"bytes", |
|
"futures-channel", |
|
"futures-util", |
|
"headers", |
|
"http", |
|
"hyper", |
|
"log", |
|
"mime", |
|
"mime_guess", |
|
"percent-encoding", |
|
"pin-project", |
|
"scoped-tls", |
|
"serde", |
|
"serde_json", |
|
"serde_urlencoded", |
|
"tokio", |
|
"tokio-stream", |
|
"tokio-util", |
|
"tower-service", |
|
"tracing", |
|
] |
|
|
|
[[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.80" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "27370197c907c55e3f1a9fbe26f44e937fe6451368324e009cba39e139dc08ad" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"serde", |
|
"serde_json", |
|
"wasm-bindgen-macro", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-backend" |
|
version = "0.2.80" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "53e04185bfa3a779273da532f5025e33398409573f348985af9a1cbf3774d3f4" |
|
dependencies = [ |
|
"bumpalo", |
|
"lazy_static", |
|
"log", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-futures" |
|
version = "0.4.30" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6f741de44b75e14c35df886aff5f1eb73aa114fa5d4d00dcd37b5e01259bf3b2" |
|
dependencies = [ |
|
"cfg-if 1.0.0", |
|
"js-sys", |
|
"wasm-bindgen", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro" |
|
version = "0.2.80" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "17cae7ff784d7e83a2fe7611cfe766ecf034111b49deb850a3dc7699c08251f5" |
|
dependencies = [ |
|
"quote 1.0.15", |
|
"wasm-bindgen-macro-support", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-macro-support" |
|
version = "0.2.80" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "99ec0dc7a4756fffc231aab1b9f2f578d23cd391390ab27f952ae0c9b3ece20b" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
"wasm-bindgen-backend", |
|
"wasm-bindgen-shared", |
|
] |
|
|
|
[[package]] |
|
name = "wasm-bindgen-shared" |
|
version = "0.2.80" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d554b7f530dee5964d9a9468d95c1f8b8acae4f282807e7d27d4b03099a46744" |
|
|
|
[[package]] |
|
name = "wasm-timer" |
|
version = "0.2.5" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f" |
|
dependencies = [ |
|
"futures", |
|
"js-sys", |
|
"parking_lot 0.11.2", |
|
"pin-utils", |
|
"wasm-bindgen", |
|
"wasm-bindgen-futures", |
|
"web-sys", |
|
] |
|
|
|
[[package]] |
|
name = "web-sys" |
|
version = "0.3.57" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283" |
|
dependencies = [ |
|
"js-sys", |
|
"wasm-bindgen", |
|
] |
|
|
|
[[package]] |
|
name = "weezl" |
|
version = "0.1.6" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "9c97e489d8f836838d497091de568cf16b117486d529ec5579233521065bd5e4" |
|
|
|
[[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 = "4.2.4" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2a5a7e487e921cf220206864a94a89b6c6905bfc19f1057fa26a4cb360e5c1d2" |
|
dependencies = [ |
|
"either", |
|
"lazy_static", |
|
"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 = "windows-sys" |
|
version = "0.32.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6" |
|
dependencies = [ |
|
"windows_aarch64_msvc", |
|
"windows_i686_gnu", |
|
"windows_i686_msvc", |
|
"windows_x86_64_gnu", |
|
"windows_x86_64_msvc", |
|
] |
|
|
|
[[package]] |
|
name = "windows_aarch64_msvc" |
|
version = "0.32.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5" |
|
|
|
[[package]] |
|
name = "windows_i686_gnu" |
|
version = "0.32.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615" |
|
|
|
[[package]] |
|
name = "windows_i686_msvc" |
|
version = "0.32.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172" |
|
|
|
[[package]] |
|
name = "windows_x86_64_gnu" |
|
version = "0.32.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc" |
|
|
|
[[package]] |
|
name = "windows_x86_64_msvc" |
|
version = "0.32.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316" |
|
|
|
[[package]] |
|
name = "winreg" |
|
version = "0.10.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d" |
|
dependencies = [ |
|
"winapi", |
|
] |
|
|
|
[[package]] |
|
name = "wyz" |
|
version = "0.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214" |
|
|
|
[[package]] |
|
name = "x25519-dalek" |
|
version = "1.2.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "2392b6b94a576b4e2bf3c5b2757d63f10ada8020a2e4d08ac849ebcf6ea8e077" |
|
dependencies = [ |
|
"curve25519-dalek", |
|
"rand_core 0.5.1", |
|
"serde", |
|
"zeroize", |
|
] |
|
|
|
[[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 = "2.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "7bb86f3d4592e26a48b2719742aec94f8ae6238ebde20d98183ee185d1275e9a" |
|
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", |
|
"lazy_static", |
|
"nix 0.23.1", |
|
"once_cell", |
|
"ordered-stream", |
|
"rand 0.8.5", |
|
"serde", |
|
"serde_repr", |
|
"sha1", |
|
"static_assertions", |
|
"winapi", |
|
"zbus_macros", |
|
"zbus_names", |
|
"zvariant", |
|
] |
|
|
|
[[package]] |
|
name = "zbus_macros" |
|
version = "2.1.1" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "36823cc10fddc3c6b19f048903262dacaf8274170e9a255784bdd8b4570a8040" |
|
dependencies = [ |
|
"proc-macro-crate", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"regex", |
|
"syn 1.0.86", |
|
] |
|
|
|
[[package]] |
|
name = "zbus_names" |
|
version = "2.1.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "45dfcdcf87b71dad505d30cc27b1b7b88a64b6d1c435648f48f9dbc1fdc4b7e1" |
|
dependencies = [ |
|
"serde", |
|
"static_assertions", |
|
"zvariant", |
|
] |
|
|
|
[[package]] |
|
name = "zeroize" |
|
version = "1.3.0" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd" |
|
dependencies = [ |
|
"zeroize_derive", |
|
] |
|
|
|
[[package]] |
|
name = "zeroize_derive" |
|
version = "1.3.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "3f8f187641dad4f680d25c4bfc4225b418165984179f26ca76ec4fb6441d3a17" |
|
dependencies = [ |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
"synstructure", |
|
] |
|
|
|
[[package]] |
|
name = "zvariant" |
|
version = "3.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "49ea5dc38b2058fae6a5b79009388143dadce1e91c26a67f984a0fc0381c8033" |
|
dependencies = [ |
|
"byteorder", |
|
"enumflags2", |
|
"libc", |
|
"serde", |
|
"static_assertions", |
|
"zvariant_derive", |
|
] |
|
|
|
[[package]] |
|
name = "zvariant_derive" |
|
version = "3.1.2" |
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
checksum = "8c2cecc5a61c2a053f7f653a24cd15b3b0195d7f7ddb5042c837fb32e161fb7a" |
|
dependencies = [ |
|
"proc-macro-crate", |
|
"proc-macro2 1.0.36", |
|
"quote 1.0.15", |
|
"syn 1.0.86", |
|
]
|
|
|