pop-launcher/Cargo.lock

2102 lines
50 KiB
Text
Raw Normal View History

2021-08-10 01:04:20 +02:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "aho-corasick"
version = "0.7.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
dependencies = [
"memchr",
]
[[package]]
name = "anyhow"
2022-03-26 01:12:29 +01:00
version = "1.0.56"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-26 01:12:29 +01:00
checksum = "4361135be9122e0870de935d7c439aef945b9f9ddd4199a553b5270b49c82a27"
2022-02-28 18:05:41 +01:00
[[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",
]
2021-08-10 01:04:20 +02:00
[[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"
2022-02-28 18:05:41 +01:00
version = "2.5.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"
2021-08-10 01:04:20 +02:00
dependencies = [
"event-listener",
]
[[package]]
name = "async-oneshot"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ec7c75bcbcb0139e9177f30692fd617405ca4e0c27802e128d53171f7042e2c"
dependencies = [
"futures-micro",
]
2021-08-20 21:15:13 +02:00
[[package]]
name = "async-pidfd"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12177058299bb8e3507695941b6d0d7dc0e4e6515b8bc1bf4609d9e32ef51799"
dependencies = [
"async-io",
"libc",
]
2022-02-28 18:05:41 +01:00
[[package]]
name = "async-recursion"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "async-task"
version = "4.2.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"
2021-08-10 01:04:20 +02:00
[[package]]
name = "async-trait"
version = "0.1.53"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed6aa3524a2dfcf9fe180c51eae2b58738348d819517ceadf95789c51fff7600"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "autocfg"
2022-02-28 18:05:41 +01:00
version = "1.1.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2021-08-10 01:04:20 +02:00
[[package]]
name = "base64"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
[[package]]
name = "bitflags"
2022-02-28 18:05:41 +01:00
version = "1.3.2"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2021-08-10 01:04:20 +02:00
[[package]]
name = "block"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2022-03-27 16:02:25 +02:00
[[package]]
name = "bumpalo"
version = "3.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
2021-08-10 01:04:20 +02:00
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bytes"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
2021-10-19 15:10:46 +02:00
[[package]]
name = "bytes"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
2021-08-10 01:04:20 +02:00
[[package]]
name = "cache-padded"
2022-02-28 18:05:41 +01:00
version = "1.2.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
2021-08-10 01:04:20 +02:00
[[package]]
name = "cc"
2022-02-28 18:05:41 +01:00
version = "1.0.73"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
2021-08-10 01:04:20 +02:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[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_format"
2021-10-29 17:58:46 +02:00
version = "0.2.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "22bc6cd49b0ec407b680c3e380182b6ac63b73991cb7602de350352fc309b614"
dependencies = [
"const_format_proc_macros",
]
[[package]]
name = "const_format_proc_macros"
2021-10-29 17:58:46 +02:00
version = "0.2.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "ef196d5d972878a48da7decb7686eded338b4858fbabeed513d63a7c98b2b82d"
dependencies = [
"proc-macro2",
"quote",
"unicode-xid",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "darling"
2022-02-28 18:05:41 +01:00
version = "0.13.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "d0d720b8683f8dd83c65155f0530560cba68cd2bf395f6513a483caee57ff7f4"
2021-08-10 01:04:20 +02:00
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
2022-02-28 18:05:41 +01:00
version = "0.13.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "7a340f241d2ceed1deb47ae36c4144b2707ec7dd0b649f894cb39bb595986324"
2021-08-10 01:04:20 +02:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
"syn",
]
[[package]]
name = "darling_macro"
2022-02-28 18:05:41 +01:00
version = "0.13.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "72c41b3b7352feb3211a0d743dc5700a4e3b60f51bd2b368892d1e0f9a95f44b"
2021-08-10 01:04:20 +02:00
dependencies = [
"darling_core",
"quote",
"syn",
]
[[package]]
name = "derivative"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "dirs"
version = "3.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309"
dependencies = [
"dirs-sys",
]
2022-02-28 18:05:41 +01:00
[[package]]
name = "dirs"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
dependencies = [
"dirs-sys",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "dirs-sys"
version = "0.3.7"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
2021-08-10 01:04:20 +02:00
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
2022-02-28 18:05:41 +01:00
name = "easy-parallel"
version = "3.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "6907e25393cdcc1f4f3f513d9aac1e840eb1cc341a0fccb01171f7d14d10b946"
2021-10-19 15:10:46 +02:00
[[package]]
name = "encoding_rs"
2022-02-28 18:05:41 +01:00
version = "0.8.30"
2021-10-19 15:10:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df"
2021-10-19 15:10:46 +02:00
dependencies = [
2021-10-29 17:58:46 +02:00
"cfg-if",
2021-10-19 15:10:46 +02:00
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "enumflags2"
version = "0.7.4"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b3ab37dc79652c9d85f1f7b6070d77d321d2467f5fe7b00d6b7a86c57b092ae"
2021-08-10 01:04:20 +02:00
dependencies = [
"enumflags2_derive",
"serde",
]
[[package]]
name = "enumflags2_derive"
version = "0.7.4"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f58dc3c5e468259f19f2d46304a6b28f1c3d034442e14b322d2b850e36f6d5ae"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "event-listener"
2022-02-28 18:05:41 +01:00
version = "2.5.2"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"
2021-08-10 01:04:20 +02:00
[[package]]
name = "fastrand"
2022-02-28 18:05:41 +01:00
version = "1.7.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
2021-08-10 01:04:20 +02:00
dependencies = [
"instant",
]
2022-03-27 16:02:25 +02:00
[[package]]
name = "flume"
version = "0.10.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "843c03199d0c0ca54bc1ea90ac0d507274c28abcc4f691ae8b4eaa375087c76a"
dependencies = [
"futures-core",
"futures-sink",
"nanorand",
"pin-project 1.0.10",
2022-03-29 23:40:15 +02:00
"spin 0.9.2",
2022-03-27 16:02:25 +02:00
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "fork"
2022-03-26 01:12:29 +01:00
version = "0.1.19"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-26 01:12:29 +01:00
checksum = "57b4f1a740392e495821244cc1658d86496ac6e67a47da67e243ed401b937717"
2021-08-10 01:04:20 +02:00
dependencies = [
"libc",
]
2021-10-19 15:10:46 +02:00
[[package]]
name = "form_urlencoded"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
dependencies = [
"matches",
"percent-encoding",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "freedesktop-desktop-entry"
2022-02-28 18:05:41 +01:00
version = "0.5.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "45157175a725e81f3f594382430b6b78af5f8f72db9bd51b94f0785f80fc6d29"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"dirs 3.0.2",
"gettext-rs",
2021-08-10 01:04:20 +02:00
"memchr",
"thiserror",
2022-02-28 18:05:41 +01:00
"xdg",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "futures"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
2021-08-10 01:04:20 +02:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
2021-08-10 01:04:20 +02:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
2021-08-10 01:04:20 +02:00
[[package]]
name = "futures-executor"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
2021-08-10 01:04:20 +02:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
2021-08-10 01:04:20 +02:00
[[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"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "futures-micro"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b460264b3593d68b16a7bc35f7bc226ddfebdf9a1c8db1ed95d5cc6b7168c826"
dependencies = [
"pin-project-lite",
]
[[package]]
name = "futures-sink"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
2021-08-10 01:04:20 +02:00
[[package]]
name = "futures-task"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
2021-08-10 01:04:20 +02:00
[[package]]
name = "futures-util"
2022-02-28 18:05:41 +01:00
version = "0.3.21"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
2021-08-10 01:04:20 +02:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "futures_codec"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce54d63f8b0c75023ed920d46fd71d0cbbb830b0ee012726b5b4f506fb6dea5b"
dependencies = [
2021-10-19 15:10:46 +02:00
"bytes 0.5.6",
2021-08-10 01:04:20 +02:00
"futures",
"memchr",
2022-02-28 18:05:41 +01:00
"pin-project 0.4.29",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "gen-z"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e87038e64f38cb7fcd57f54c8d6654ad65712babbf70f38d1834d3150ad2415"
dependencies = [
"futures",
]
[[package]]
name = "getrandom"
version = "0.2.6"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
2021-08-10 01:04:20 +02:00
dependencies = [
2021-10-29 17:58:46 +02:00
"cfg-if",
2022-03-27 16:02:25 +02:00
"js-sys",
2021-08-10 01:04:20 +02:00
"libc",
"wasi 0.10.2+wasi-snapshot-preview1",
2022-03-27 16:02:25 +02:00
"wasm-bindgen",
2021-08-10 01:04:20 +02:00
]
[[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.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c63ce2e00f56a206778276704bbe38564c8695249fdc8f354b4ef71c57c3839d"
dependencies = [
"cc",
"temp-dir",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "h2"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b"
dependencies = [
"bytes 1.1.0",
"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"
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
2022-02-28 18:05:41 +01:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2021-10-19 15:10:46 +02:00
[[package]]
name = "http"
2022-02-28 18:05:41 +01:00
version = "0.2.6"
2021-10-19 15:10:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"
2021-10-19 15:10:46 +02:00
dependencies = [
"bytes 1.1.0",
"fnv",
"itoa",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "http-body"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
dependencies = [
"bytes 1.1.0",
"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"
2021-08-18 13:34:30 +02:00
[[package]]
name = "human-sort"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "140a09c9305e6d5e557e2ed7cbc68e05765a7d4213975b87cb04920689cc6219"
[[package]]
name = "human_format"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86cce260d758a9aa3d7c4b99d55c815a540f8a37514ba6046ab6be402a157cb0"
2022-03-27 18:23:51 +02:00
[[package]]
name = "hyper"
version = "0.14.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2"
dependencies = [
"bytes 1.1.0",
"futures-channel",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
"itoa",
"pin-project-lite",
"socket2",
"tokio",
"tower-service",
"tracing",
"want",
]
[[package]]
2022-03-29 23:40:15 +02:00
name = "hyper-rustls"
version = "0.23.0"
2022-03-27 18:23:51 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-29 23:40:15 +02:00
checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"
2022-03-27 18:23:51 +02:00
dependencies = [
2022-03-29 23:40:15 +02:00
"http",
2022-03-27 18:23:51 +02:00
"hyper",
2022-03-29 23:40:15 +02:00
"rustls",
2022-03-27 18:23:51 +02:00
"tokio",
2022-03-29 23:40:15 +02:00
"tokio-rustls",
2022-03-27 18:23:51 +02:00
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2021-10-19 15:10:46 +02:00
[[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",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "indexmap"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"
dependencies = [
"autocfg",
"hashbrown",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "instant"
2021-10-29 17:58:46 +02:00
version = "0.1.12"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2021-08-10 01:04:20 +02:00
dependencies = [
2021-10-29 17:58:46 +02:00
"cfg-if",
2021-08-10 01:04:20 +02:00
]
2021-10-19 15:10:46 +02:00
[[package]]
2022-03-27 18:23:51 +02:00
name = "ipnet"
version = "2.4.0"
2021-10-19 15:10:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-27 18:23:51 +02:00
checksum = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c"
2021-10-19 15:10:46 +02:00
2021-08-10 01:04:20 +02:00
[[package]]
name = "itoa"
2022-02-28 18:05:41 +01:00
version = "1.0.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
2021-08-10 01:04:20 +02:00
2022-03-27 16:02:25 +02:00
[[package]]
name = "js-sys"
version = "0.3.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
dependencies = [
"wasm-bindgen",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.121"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efaa7b300f3b5fe8eb6bf21ce3895e1751d9665086af2d64b42f19701015ff4f"
2021-08-10 01:04:20 +02:00
[[package]]
name = "libmimalloc-sys"
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7705fc40f6ed493f73584abbb324e74f96b358ff60dfe5659a0f8fc12c590a69"
dependencies = [
"cc",
]
[[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",
]
2022-03-27 16:02:25 +02:00
[[package]]
name = "lock_api"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
dependencies = [
"scopeguard",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "log"
version = "0.4.16"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6389c490849ff5bc16be905ae24bc913a9c8892e19b2341dbc175e14c341c2b8"
2021-08-10 01:04:20 +02:00
dependencies = [
2021-10-29 17:58:46 +02:00
"cfg-if",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
dependencies = [
"libc",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "matchers"
2021-10-29 17:58:46 +02:00
version = "0.1.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
2021-08-10 01:04:20 +02:00
dependencies = [
"regex-automata",
]
2021-10-19 15:10:46 +02:00
[[package]]
name = "matches"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
2021-08-10 01:04:20 +02:00
[[package]]
name = "memchr"
version = "2.4.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2021-08-10 01:04:20 +02:00
[[package]]
name = "memoffset"
2022-02-28 18:05:41 +01:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
dependencies = [
"autocfg",
]
[[package]]
name = "mimalloc"
version = "0.1.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0dfa131390c2f6bdb3242f65ff271fcdaca5ff7b6c08f28398be7f2280e3926"
dependencies = [
"libmimalloc-sys",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
[[package]]
name = "mio"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
dependencies = [
"libc",
"log",
"miow",
"ntapi",
"wasi 0.11.0+wasi-snapshot-preview1",
"winapi",
]
[[package]]
name = "miow"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
dependencies = [
"winapi",
]
2022-03-27 16:02:25 +02:00
[[package]]
name = "nanorand"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
dependencies = [
"getrandom",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "new_mime_guess"
2022-02-28 18:05:41 +01:00
version = "4.0.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "c2d684d1b59e0dc07b37e2203ef576987473288f530082512aff850585c61b1f"
2021-08-10 01:04:20 +02:00
dependencies = [
"mime",
"unicase",
]
[[package]]
name = "nix"
2022-02-28 18:05:41 +01:00
version = "0.23.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "9f866317acbd3a240710c63f065ffb1e4fd466259045ccb504130b7f668f35c6"
2021-08-10 01:04:20 +02:00
dependencies = [
"bitflags",
"cc",
2021-10-29 17:58:46 +02:00
"cfg-if",
2021-08-10 01:04:20 +02:00
"libc",
2021-10-29 17:58:46 +02:00
"memoffset",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "ntapi"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
dependencies = [
"winapi",
]
[[package]]
name = "num_cpus"
2022-02-28 18:05:41 +01:00
version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
dependencies = [
"hermit-abi",
"libc",
]
[[package]]
name = "numtoa"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6aa2c4e539b869820a2b82e1aef6ff40aa85e65decdd5185e83fb4b1249cd00f"
[[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",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "once_cell"
version = "1.10.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
2021-08-10 01:04:20 +02:00
2022-02-28 18:05:41 +01:00
[[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",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "parking"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
2021-10-19 15:10:46 +02:00
[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
2021-08-10 01:04:20 +02:00
[[package]]
name = "pin-project"
2022-02-28 18:05:41 +01:00
version = "0.4.29"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"pin-project-internal 0.4.29",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "pin-project"
2022-02-28 18:05:41 +01:00
version = "1.0.10"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"pin-project-internal 1.0.10",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "pin-project-internal"
2022-02-28 18:05:41 +01:00
version = "0.4.29"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pin-project-internal"
2022-02-28 18:05:41 +01:00
version = "1.0.10"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pin-project-lite"
2022-02-28 18:05:41 +01:00
version = "0.2.8"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
2021-08-10 01:04:20 +02:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "polling"
2021-11-22 22:10:20 +01:00
version = "2.2.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-22 22:10:20 +01:00
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
2021-08-10 01:04:20 +02:00
dependencies = [
2021-10-29 17:58:46 +02:00
"cfg-if",
2021-08-10 01:04:20 +02:00
"libc",
"log",
"wepoll-ffi",
"winapi",
]
[[package]]
name = "pop-launcher"
2022-03-29 13:19:57 +02:00
version = "1.2.1"
2021-08-10 01:04:20 +02:00
dependencies = [
"const_format",
"dirs 4.0.0",
"futures",
2021-08-10 01:04:20 +02:00
"serde",
"serde_json",
"serde_with",
"tokio",
"tokio-stream",
]
[[package]]
name = "pop-launcher-bin"
2022-03-29 13:19:57 +02:00
version = "1.2.1"
dependencies = [
"dirs 4.0.0",
"mimalloc",
"pop-launcher-toolkit",
"tokio",
2021-08-10 01:04:20 +02:00
"tracing",
"tracing-subscriber",
]
[[package]]
name = "pop-launcher-plugins"
2022-03-29 13:19:57 +02:00
version = "1.2.1"
2021-08-10 01:04:20 +02:00
dependencies = [
"anyhow",
2021-08-20 21:15:13 +02:00
"async-pidfd",
2022-03-27 18:23:51 +02:00
"bytes 1.1.0",
"dirs 4.0.0",
2022-03-27 16:02:25 +02:00
"flume",
2021-08-10 01:04:20 +02:00
"fork",
"freedesktop-desktop-entry",
"futures",
2021-08-18 13:34:30 +02:00
"human-sort",
"human_format",
2021-08-10 01:04:20 +02:00
"new_mime_guess",
"pop-launcher",
"recently-used-xbel",
2021-08-18 00:07:48 +02:00
"regex",
2022-03-27 18:23:51 +02:00
"reqwest",
"ron",
2021-08-10 01:04:20 +02:00
"serde",
"serde_json",
"slab",
2021-08-10 01:04:20 +02:00
"strsim",
"sysfs-class",
"tokio",
2021-08-10 01:04:20 +02:00
"tracing",
2021-10-19 15:10:46 +02:00
"url",
"urlencoding",
"ward",
2021-08-10 01:04:20 +02:00
"zbus",
"zvariant",
]
[[package]]
name = "pop-launcher-service"
2022-03-29 13:19:57 +02:00
version = "1.2.1"
dependencies = [
"anyhow",
"async-oneshot",
"async-trait",
"dirs 4.0.0",
2022-03-27 16:02:25 +02:00
"flume",
"futures",
"futures_codec",
"gen-z",
"num_cpus",
"pop-launcher",
"regex",
"ron",
"serde",
"serde_json",
"serde_with",
"slab",
"strsim",
"tokio",
"tokio-stream",
"toml",
"tracing",
"tracing-subscriber",
]
[[package]]
name = "pop-launcher-toolkit"
version = "0.1.0"
dependencies = [
"async-trait",
"dirs 4.0.0",
2022-05-18 11:27:24 +02:00
"fork",
"futures",
"pop-launcher",
"pop-launcher-plugins",
"pop-launcher-service",
2022-05-18 11:27:24 +02:00
"tokio",
"tracing",
"tracing-subscriber",
]
2021-08-10 01:04:20 +02:00
[[package]]
2022-02-28 18:05:41 +01:00
name = "ppv-lite86"
version = "0.2.16"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
2021-08-10 01:04:20 +02:00
[[package]]
name = "proc-macro-crate"
2022-02-28 18:05:41 +01:00
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
dependencies = [
"thiserror",
"toml",
]
2021-08-10 01:04:20 +02:00
[[package]]
2022-02-28 18:05:41 +01:00
name = "proc-macro2"
version = "1.0.36"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
dependencies = [
"unicode-xid",
]
2021-08-10 01:04:20 +02:00
[[package]]
2022-02-28 18:05:41 +01:00
name = "quote"
version = "1.0.17"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58"
2022-02-28 18:05:41 +01:00
dependencies = [
"proc-macro2",
]
2021-08-10 01:04:20 +02:00
[[package]]
2022-02-28 18:05:41 +01:00
name = "rand"
version = "0.8.5"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"libc",
"rand_chacha",
"rand_core",
2021-08-10 01:04:20 +02:00
]
[[package]]
2022-02-28 18:05:41 +01:00
name = "rand_chacha"
version = "0.3.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
"getrandom",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "recently-used-xbel"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd9533c371523034735c8c68da31004561dd011df9d45d0e5886c141858a7d17"
dependencies = [
"dirs 4.0.0",
"serde",
"serde-xml-rs",
"thiserror",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "redox_syscall"
version = "0.2.12"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ae183fc1b06c149f0c1793e1eb447c8b04bfe46d48e9e48bfb8d2d7ed64ecf0"
2021-08-10 01:04:20 +02:00
dependencies = [
"bitflags",
]
[[package]]
name = "redox_users"
version = "0.4.2"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7776223e2696f1aa4c6b0170e83212f47296a00424305117d013dfe86fb0fe55"
2021-08-10 01:04:20 +02:00
dependencies = [
"getrandom",
"redox_syscall",
"thiserror",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "regex"
2022-03-26 01:12:29 +01:00
version = "1.5.5"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-26 01:12:29 +01:00
checksum = "1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286"
2021-08-10 01:04:20 +02:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-automata"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
dependencies = [
"regex-syntax",
]
[[package]]
name = "regex-syntax"
version = "0.6.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
2022-03-27 18:23:51 +02:00
[[package]]
name = "reqwest"
version = "0.11.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "46a1f7aa4f35e5e8b4160449f51afc758f0ce6454315a9fa7d0d113e958c41eb"
dependencies = [
"base64",
"bytes 1.1.0",
"encoding_rs",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"hyper",
2022-03-29 23:40:15 +02:00
"hyper-rustls",
2022-03-27 18:23:51 +02:00
"ipnet",
"js-sys",
"lazy_static",
"log",
"mime",
"percent-encoding",
"pin-project-lite",
2022-03-29 23:40:15 +02:00
"rustls",
"rustls-pemfile",
2022-03-27 18:23:51 +02:00
"serde",
"serde_json",
"serde_urlencoded",
"tokio",
2022-03-29 23:40:15 +02:00
"tokio-rustls",
2022-03-27 18:23:51 +02:00
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2022-03-29 23:40:15 +02:00
"webpki-roots",
2022-03-27 18:23:51 +02:00
"winreg",
]
2022-03-29 23:40:15 +02:00
[[package]]
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
"cc",
"libc",
"once_cell",
"spin 0.5.2",
"untrusted",
"web-sys",
"winapi",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "ron"
2021-10-29 17:58:46 +02:00
version = "0.7.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "1b861ecaade43ac97886a512b360d01d66be9f41f3c61088b42cedf92e03d678"
2021-08-10 01:04:20 +02:00
dependencies = [
"base64",
"bitflags",
"serde",
]
2022-03-29 23:40:15 +02:00
[[package]]
name = "rustls"
version = "0.20.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fbfeb8d0ddb84706bc597a5574ab8912817c52a397f819e5b614e2265206921"
dependencies = [
"log",
"ring",
"sct",
"webpki",
]
[[package]]
name = "rustls-pemfile"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ee86d63972a7c661d1536fefe8c3c8407321c3df668891286de28abcd087360"
dependencies = [
"base64",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "rustversion"
2022-02-28 18:05:41 +01:00
version = "1.0.6"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f"
2021-08-10 01:04:20 +02:00
[[package]]
name = "ryu"
2022-02-28 18:05:41 +01:00
version = "1.0.9"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
2021-08-10 01:04:20 +02:00
2022-03-27 16:02:25 +02:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2022-03-27 18:23:51 +02:00
[[package]]
2022-03-29 23:40:15 +02:00
name = "sct"
version = "0.7.0"
2022-03-27 18:23:51 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-29 23:40:15 +02:00
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
2022-03-27 18:23:51 +02:00
dependencies = [
2022-03-29 23:40:15 +02:00
"ring",
"untrusted",
2022-03-27 18:23:51 +02:00
]
[[package]]
name = "serde"
version = "1.0.136"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
dependencies = [
"serde_derive",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "serde-xml-rs"
version = "0.5.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "65162e9059be2f6a3421ebbb4fef3e74b7d9e7c60c50a0e292c6239f19f1edfa"
2021-08-10 01:04:20 +02:00
dependencies = [
"log",
"serde",
"thiserror",
"xml-rs",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "serde_derive"
2022-02-28 18:05:41 +01:00
version = "1.0.136"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
2022-02-28 18:05:41 +01:00
version = "1.0.79"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
2021-08-10 01:04:20 +02:00
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",
"quote",
"syn",
]
2022-03-27 18:23:51 +02:00
[[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",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "serde_with"
2022-02-28 18:05:41 +01:00
version = "1.12.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "ec1e6ec4d8950e5b1e894eac0d360742f3b1407a6078a604a731c4b3f49cefbc"
2021-08-10 01:04:20 +02:00
dependencies = [
"rustversion",
"serde",
"serde_with_macros",
]
[[package]]
name = "serde_with_macros"
2021-10-29 17:58:46 +02:00
version = "1.5.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "12e47be9471c72889ebafb5e14d5ff930d89ae7a67bbdb5f8abb564f845a927e"
2021-08-10 01:04:20 +02:00
dependencies = [
"darling",
"proc-macro2",
"quote",
"syn",
]
2022-02-28 18:05:41 +01:00
[[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"
2021-08-10 01:04:20 +02:00
[[package]]
name = "sharded-slab"
2021-10-29 17:58:46 +02:00
version = "0.1.4"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
2021-08-10 01:04:20 +02:00
dependencies = [
"lazy_static",
]
[[package]]
name = "signal-hook-registry"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
dependencies = [
"libc",
]
[[package]]
name = "slab"
2021-10-29 17:58:46 +02:00
version = "0.4.5"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
2021-08-10 01:04:20 +02:00
[[package]]
name = "socket2"
2022-02-28 18:05:41 +01:00
version = "0.4.4"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
2021-08-10 01:04:20 +02:00
dependencies = [
"libc",
"winapi",
]
2022-03-29 23:40:15 +02:00
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
2022-03-27 16:02:25 +02:00
[[package]]
name = "spin"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "511254be0c5bcf062b019a6c89c01a664aa359ded62f78aa72c6fc137c0590e5"
dependencies = [
"lock_api",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "static_assertions"
version = "1.1.0"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2021-08-10 01:04:20 +02:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "syn"
version = "1.0.90"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "704df27628939572cd88d33f171cd6f896f4eaca85252c6e0a72d8d8287ee86f"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"unicode-xid",
]
[[package]]
name = "sysfs-class"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e1bbcf869732c45a77898f7f61ed6d411dfc37613517e444842f58d428856d1"
dependencies = [
"numtoa",
]
[[package]]
name = "temp-dir"
version = "0.1.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af547b166dd1ea4b472165569fc456cfb6818116f854690b0ff205e636523dab"
2021-08-10 01:04:20 +02:00
[[package]]
name = "thiserror"
2021-10-29 17:58:46 +02:00
version = "1.0.30"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417"
2021-08-10 01:04:20 +02:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2021-10-29 17:58:46 +02:00
version = "1.0.30"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-29 17:58:46 +02:00
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "thread_local"
2022-02-28 18:05:41 +01:00
version = "1.1.4"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
2021-08-10 01:04:20 +02:00
dependencies = [
"once_cell",
]
2021-10-19 15:10:46 +02:00
[[package]]
name = "tinyvec"
2021-11-22 22:10:20 +01:00
version = "1.5.1"
2021-10-19 15:10:46 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-11-22 22:10:20 +01:00
checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"
2021-10-19 15:10:46 +02:00
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 1.1.0",
"libc",
"memchr",
"mio",
"once_cell",
"pin-project-lite",
"signal-hook-registry",
2022-03-27 18:23:51 +02:00
"socket2",
"tokio-macros",
"winapi",
]
[[package]]
name = "tokio-macros"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-03-27 18:23:51 +02:00
[[package]]
2022-03-29 23:40:15 +02:00
name = "tokio-rustls"
version = "0.23.3"
2022-03-27 18:23:51 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-29 23:40:15 +02:00
checksum = "4151fda0cf2798550ad0b34bcfc9b9dcc2a9d2471c895c68f3a8818e54f2389e"
2022-03-27 18:23:51 +02:00
dependencies = [
2022-03-29 23:40:15 +02:00
"rustls",
2022-03-27 18:23:51 +02:00
"tokio",
2022-03-29 23:40:15 +02:00
"webpki",
2022-03-27 18:23:51 +02:00
]
[[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",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "tokio-util"
version = "0.6.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"
dependencies = [
"bytes 1.1.0",
"futures-core",
"futures-sink",
"log",
"pin-project-lite",
"tokio",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "toml"
version = "0.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
dependencies = [
"serde",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "tower-service"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
2021-08-10 01:04:20 +02:00
[[package]]
name = "tracing"
2022-03-26 01:12:29 +01:00
version = "0.1.32"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-26 01:12:29 +01:00
checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"
2021-08-10 01:04:20 +02:00
dependencies = [
2021-10-29 17:58:46 +02:00
"cfg-if",
2021-08-10 01:04:20 +02:00
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
2022-03-26 01:12:29 +01:00
version = "0.1.20"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-03-26 01:12:29 +01:00
checksum = "2e65ce065b4b5c53e73bb28912318cb8c9e9ad3921f1d669eb0e68b4c8143a2b"
2021-08-10 01:04:20 +02:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "tracing-core"
version = "0.1.23"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c"
2021-08-10 01:04:20 +02:00
dependencies = [
"lazy_static",
2022-02-28 18:05:41 +01:00
"valuable",
2021-08-10 01:04:20 +02:00
]
[[package]]
name = "tracing-subscriber"
2022-02-28 18:05:41 +01:00
version = "0.3.9"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "9e0ab7bdc962035a87fba73f3acca9b8a8d0034c2e6f60b84aeaaddddc155dce"
2021-08-10 01:04:20 +02:00
dependencies = [
"lazy_static",
"matchers",
"regex",
"sharded-slab",
"thread_local",
"tracing",
"tracing-core",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "try-lock"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
2021-08-10 01:04:20 +02:00
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
2021-10-19 15:10:46 +02:00
[[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",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "unicode-xid"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
2022-03-29 23:40:15 +02:00
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
2021-10-19 15:10:46 +02:00
[[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 = "urlencoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68b90931029ab9b034b300b797048cf23723400aa757e8a2bfb9d748102f9821"
2022-02-28 18:05:41 +01:00
[[package]]
name = "valuable"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
2021-08-10 01:04:20 +02:00
[[package]]
name = "version_check"
2022-02-28 18:05:41 +01:00
version = "0.9.4"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2021-08-10 01:04:20 +02:00
[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2022-03-27 18:23:51 +02:00
[[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 = "ward"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cbcd609d606e1307a1530061482ed2ee3fc9963128990238cefb2013127b61e"
2021-08-10 01:04:20 +02:00
[[package]]
name = "wasi"
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2022-03-27 16:02:25 +02:00
[[package]]
name = "wasm-bindgen"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
dependencies = [
"bumpalo",
"lazy_static",
"log",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
2022-03-27 18:23:51 +02:00
[[package]]
name = "wasm-bindgen-futures"
version = "0.4.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395"
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
2022-03-27 16:02:25 +02:00
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.79"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
2022-03-27 18:23:51 +02:00
[[package]]
name = "web-sys"
version = "0.3.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
dependencies = [
"js-sys",
"wasm-bindgen",
]
2022-03-29 23:40:15 +02:00
[[package]]
name = "webpki"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
dependencies = [
"ring",
"untrusted",
]
[[package]]
name = "webpki-roots"
version = "0.22.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "552ceb903e957524388c4d3475725ff2c8b7960922063af6ce53c9a43da07449"
dependencies = [
"webpki",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "wepoll-ffi"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
dependencies = [
"cc",
]
[[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-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2022-03-27 18:23:51 +02:00
[[package]]
name = "winreg"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
dependencies = [
"winapi",
]
2022-02-28 18:05:41 +01:00
[[package]]
name = "xdg"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c4583db5cbd4c4c0303df2d15af80f0539db703fa1c68802d4cbbd2dd0f88f6"
dependencies = [
"dirs 4.0.0",
]
[[package]]
name = "xml-rs"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
2021-08-10 01:04:20 +02:00
[[package]]
name = "zbus"
2022-02-28 18:05:41 +01:00
version = "2.1.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "7bb86f3d4592e26a48b2719742aec94f8ae6238ebde20d98183ee185d1275e9a"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"async-broadcast",
"async-channel",
"async-executor",
2021-08-10 01:04:20 +02:00
"async-io",
2022-02-28 18:05:41 +01:00
"async-lock",
"async-recursion",
"async-task",
"async-trait",
2021-08-10 01:04:20 +02:00
"byteorder",
"derivative",
"enumflags2",
2022-02-28 18:05:41 +01:00
"event-listener",
"futures-core",
"futures-sink",
"futures-util",
"hex",
"lazy_static",
2021-08-10 01:04:20 +02:00
"nix",
"once_cell",
2022-02-28 18:05:41 +01:00
"ordered-stream",
"rand",
2021-08-10 01:04:20 +02:00
"serde",
"serde_repr",
2022-02-28 18:05:41 +01:00
"sha1",
"static_assertions",
"winapi",
2021-08-10 01:04:20 +02:00
"zbus_macros",
2022-02-28 18:05:41 +01:00
"zbus_names",
2021-08-10 01:04:20 +02:00
"zvariant",
]
[[package]]
name = "zbus_macros"
2022-02-28 18:05:41 +01:00
version = "2.1.1"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "36823cc10fddc3c6b19f048903262dacaf8274170e9a255784bdd8b4570a8040"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"proc-macro-crate",
2021-08-10 01:04:20 +02:00
"proc-macro2",
"quote",
2022-02-28 18:05:41 +01:00
"regex",
2021-08-10 01:04:20 +02:00
"syn",
]
2022-02-28 18:05:41 +01:00
[[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",
]
2021-08-10 01:04:20 +02:00
[[package]]
name = "zvariant"
2022-02-28 18:05:41 +01:00
version = "3.1.2"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "49ea5dc38b2058fae6a5b79009388143dadce1e91c26a67f984a0fc0381c8033"
2021-08-10 01:04:20 +02:00
dependencies = [
"byteorder",
"enumflags2",
2021-10-29 17:58:46 +02:00
"libc",
2021-08-10 01:04:20 +02:00
"serde",
2021-10-29 17:58:46 +02:00
"static_assertions",
2021-08-10 01:04:20 +02:00
"zvariant_derive",
]
[[package]]
name = "zvariant_derive"
2022-02-28 18:05:41 +01:00
version = "3.1.2"
2021-08-10 01:04:20 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-02-28 18:05:41 +01:00
checksum = "8c2cecc5a61c2a053f7f653a24cd15b3b0195d7f7ddb5042c837fb32e161fb7a"
2021-08-10 01:04:20 +02:00
dependencies = [
2022-02-28 18:05:41 +01:00
"proc-macro-crate",
2021-08-10 01:04:20 +02:00
"proc-macro2",
"quote",
"syn",
]