the-honkers-railway-launcher/Cargo.lock

3513 lines
84 KiB
Text
Raw Normal View History

2022-08-02 20:36:31 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-03-31 08:21:06 +00:00
[[package]]
name = "addr2line"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
dependencies = [
"gimli",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "aes"
2023-05-20 14:53:17 +00:00
version = "0.8.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "433cfd6710c9986c576a25ca913c39d66a6474107b406f34f91d4a8923395241"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-if",
"cipher",
"cpufeatures",
]
[[package]]
name = "aho-corasick"
2023-01-18 16:37:53 +00:00
version = "0.7.20"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
2022-08-02 20:36:31 +00:00
dependencies = [
"memchr",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "aho-corasick"
2023-06-08 09:44:38 +00:00
version = "1.0.2"
2023-05-20 14:53:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
2023-05-20 14:53:17 +00:00
dependencies = [
"memchr",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "anime-game-core"
version = "1.12.6"
source = "git+https://github.com/an-anime-team/anime-game-core?tag=1.12.6#704c7fb4741fa1c90596d5862f963653cd0ddbbd"
2022-08-02 20:36:31 +00:00
dependencies = [
"anyhow",
2022-08-02 20:36:31 +00:00
"bzip2",
2023-04-16 12:18:49 +00:00
"cached",
2023-04-16 12:12:25 +00:00
"dns-lookup",
2022-08-02 20:36:31 +00:00
"flate2",
"fs_extra",
"kinda-virtual-fs",
"lazy_static",
"md-5",
2023-03-31 08:21:06 +00:00
"minreq",
2022-08-02 20:36:31 +00:00
"serde",
"serde_json",
"sysinfo",
2022-08-02 20:36:31 +00:00
"tar",
2023-03-05 20:43:33 +00:00
"thiserror",
"tracing",
2022-08-02 20:36:31 +00:00
"xz",
"zip",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "anime-launcher-sdk"
version = "1.7.7"
source = "git+https://github.com/an-anime-team/anime-launcher-sdk?tag=1.7.7#e43606d12e261301a5dc84e21fb47a53cff46fc2"
dependencies = [
2023-01-18 16:37:53 +00:00
"anime-game-core",
"anyhow",
2023-04-16 12:18:49 +00:00
"cached",
"discord-rich-presence",
2023-01-28 18:02:06 +00:00
"enum-ordinalize",
2023-01-18 16:37:53 +00:00
"lazy_static",
"md-5",
"serde",
2023-01-18 16:37:53 +00:00
"serde_json",
"tracing",
2023-01-18 16:37:53 +00:00
"wincompatlib",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "anyhow"
2023-05-20 14:53:17 +00:00
version = "1.0.71"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
2023-03-31 08:21:06 +00:00
dependencies = [
"backtrace",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "arc-swap"
2023-03-18 11:51:02 +00:00
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"
[[package]]
name = "ashpd"
2023-05-20 14:53:17 +00:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "31688b40eb5d739049f721d8405c33d3796b3f51f2bea84421a542dafe397e41"
dependencies = [
2023-05-20 14:53:17 +00:00
"async-std",
"enumflags2",
2023-05-20 14:53:17 +00:00
"futures-channel",
"futures-util",
"once_cell",
"rand",
"serde",
"serde_repr",
2023-05-20 14:53:17 +00:00
"url",
"zbus",
]
[[package]]
name = "async-broadcast"
2023-05-20 14:53:17 +00:00
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b"
dependencies = [
"event-listener",
"futures-core",
]
[[package]]
name = "async-channel"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"
dependencies = [
"concurrent-queue",
"event-listener",
"futures-core",
]
[[package]]
name = "async-executor"
2023-05-20 14:53:17 +00:00
version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
dependencies = [
"async-lock",
"async-task",
"concurrent-queue",
"fastrand",
"futures-lite",
"slab",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "async-fs"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
dependencies = [
"async-lock",
"autocfg",
"blocking",
"futures-lite",
]
[[package]]
name = "async-global-executor"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
dependencies = [
"async-channel",
"async-executor",
"async-io",
"async-lock",
"blocking",
"futures-lite",
"once_cell",
]
[[package]]
name = "async-io"
2023-05-20 14:53:17 +00:00
version = "1.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
dependencies = [
"async-lock",
"autocfg",
2023-05-20 14:53:17 +00:00
"cfg-if",
"concurrent-queue",
"futures-lite",
"log",
"parking",
"polling",
2023-05-20 14:53:17 +00:00
"rustix",
"slab",
2023-05-20 14:49:30 +00:00
"socket2 0.4.9",
"waker-fn",
]
[[package]]
name = "async-lock"
2023-03-18 11:51:02 +00:00
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7"
dependencies = [
"event-listener",
]
[[package]]
name = "async-recursion"
2023-05-20 14:53:17 +00:00
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2023-05-20 14:53:17 +00:00
]
[[package]]
name = "async-std"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
dependencies = [
"async-channel",
"async-global-executor",
"async-io",
"async-lock",
"crossbeam-utils",
"futures-channel",
"futures-core",
"futures-io",
"futures-lite",
"gloo-timers",
"kv-log-macro",
"log",
"memchr",
"once_cell",
"pin-project-lite",
"pin-utils",
"slab",
"wasm-bindgen-futures",
]
[[package]]
name = "async-task"
2023-05-20 14:53:17 +00:00
version = "4.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae"
[[package]]
name = "async-trait"
2023-05-20 14:53:17 +00:00
version = "0.1.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "atomic-waker"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
2022-08-02 20:36:31 +00:00
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2023-03-31 08:21:06 +00:00
[[package]]
name = "backtrace"
version = "0.3.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
2023-05-20 14:53:17 +00:00
"miniz_oxide 0.6.2",
2023-03-31 08:21:06 +00:00
"object",
"rustc-demangle",
]
2023-05-20 14:49:30 +00:00
[[package]]
name = "base64"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-24 20:25:26 +00:00
checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
[[package]]
name = "base64"
2023-06-08 09:44:38 +00:00
version = "0.21.2"
2023-05-24 20:25:26 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
2022-08-02 20:36:31 +00:00
[[package]]
name = "base64ct"
2023-03-18 11:51:02 +00:00
version = "1.6.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
2022-08-02 20:36:31 +00:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
name = "block"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
[[package]]
2023-01-18 16:37:53 +00:00
name = "block-buffer"
2023-03-18 11:51:02 +00:00
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2023-01-18 16:37:53 +00:00
dependencies = [
"generic-array",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "blocking"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65"
dependencies = [
"async-channel",
"async-lock",
"async-task",
"atomic-waker",
"fastrand",
"futures-lite",
"log",
]
2022-08-02 20:36:31 +00:00
[[package]]
2023-01-18 16:37:53 +00:00
name = "bstr"
version = "1.5.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-01-18 16:37:53 +00:00
"memchr",
2023-03-18 11:51:02 +00:00
"serde",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "bumpalo"
2023-05-24 17:42:37 +00:00
version = "3.13.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-24 17:42:37 +00:00
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
2022-08-02 20:36:31 +00:00
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bzip2"
2023-03-18 11:51:02 +00:00
version = "0.4.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
2022-08-02 20:36:31 +00:00
dependencies = [
"bzip2-sys",
"libc",
]
[[package]]
name = "bzip2-sys"
version = "0.1.11+1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
dependencies = [
"cc",
"libc",
"pkg-config",
]
[[package]]
2023-04-16 12:12:25 +00:00
name = "cached"
2023-06-08 09:44:38 +00:00
version = "0.44.0"
2023-04-16 12:12:25 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "b195e4fbc4b6862bbd065b991a34750399c119797efff72492f28a5864de8700"
2023-04-16 12:12:25 +00:00
dependencies = [
"async-trait",
"cached_proc_macro",
"cached_proc_macro_types",
"futures",
"hashbrown 0.13.2",
"instant",
"once_cell",
"thiserror",
"tokio",
]
[[package]]
name = "cached_proc_macro"
2023-06-08 09:44:38 +00:00
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "b48814962d2fd604c50d2b9433c2a41a0ab567779ee2c02f7fba6eca1221f082"
dependencies = [
"cached_proc_macro_types",
"darling",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
]
[[package]]
name = "cached_proc_macro_types"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a4f925191b4367301851c6d99b09890311d74b0d43f274c0b34c86d308a3663"
2022-08-02 20:36:31 +00:00
[[package]]
name = "cairo-rs"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "ab3603c4028a5e368d09b51c8b624b9a46edcd7c3778284077a6125af73c9f0a"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"cairo-sys-rs",
"glib",
"libc",
"once_cell",
2022-08-02 20:36:31 +00:00
"thiserror",
]
[[package]]
name = "cairo-sys-rs"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "691d0c66b1fb4881be80a760cb8fe76ea97218312f9dfe2c9cc0f496ca279cb1"
2022-08-02 20:36:31 +00:00
dependencies = [
"glib-sys",
"libc",
"system-deps",
]
[[package]]
name = "cc"
2023-03-18 11:51:02 +00:00
version = "1.0.79"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
2022-08-02 20:36:31 +00:00
dependencies = [
"jobserver",
]
[[package]]
name = "cfg-expr"
2023-06-08 09:44:38 +00:00
version = "0.15.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "e70d3ad08698a0568b0562f22710fe6bfc1f4a61a367c77d0398c562eadd453a"
2022-08-02 20:36:31 +00:00
dependencies = [
"smallvec",
2023-05-20 14:53:17 +00:00
"target-lexicon",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "cipher"
2023-05-20 14:53:17 +00:00
version = "0.4.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-05-20 14:53:17 +00:00
"crypto-common",
"inout",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "concurrent-queue"
2023-05-20 14:53:17 +00:00
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
dependencies = [
"crossbeam-utils",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "constant_time_eq"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2023-03-31 08:21:06 +00:00
[[package]]
name = "core-foundation"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
2023-05-20 14:53:17 +00:00
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
2022-08-02 20:36:31 +00:00
[[package]]
name = "cpufeatures"
2023-05-20 14:53:17 +00:00
version = "0.2.7"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58"
2022-08-02 20:36:31 +00:00
dependencies = [
"libc",
]
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
[[package]]
name = "crossbeam-channel"
2023-05-20 14:53:17 +00:00
version = "0.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
dependencies = [
"cfg-if",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-deque"
2023-03-18 11:51:02 +00:00
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
dependencies = [
"cfg-if",
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2023-06-14 09:42:17 +00:00
version = "0.9.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
dependencies = [
"autocfg",
"cfg-if",
"crossbeam-utils",
2023-06-14 09:42:17 +00:00
"memoffset 0.9.0",
"scopeguard",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "crossbeam-utils"
2023-06-14 09:42:17 +00:00
version = "0.8.16"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-if",
]
[[package]]
name = "crypto-common"
2023-01-18 16:37:53 +00:00
version = "0.1.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2022-08-02 20:36:31 +00:00
dependencies = [
"generic-array",
"typenum",
]
2023-01-28 18:02:06 +00:00
[[package]]
name = "darling"
2023-03-18 11:51:02 +00:00
version = "0.14.4"
2023-01-28 18:02:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"
2023-01-28 18:02:06 +00:00
dependencies = [
"darling_core",
"darling_macro",
]
2023-01-28 18:02:06 +00:00
[[package]]
name = "darling_core"
2023-03-18 11:51:02 +00:00
version = "0.14.4"
2023-01-28 18:02:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"
2023-01-28 18:02:06 +00:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2023-01-28 18:02:06 +00:00
]
[[package]]
name = "darling_macro"
2023-03-18 11:51:02 +00:00
version = "0.14.4"
2023-01-28 18:02:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"
2023-01-28 18:02:06 +00:00
dependencies = [
"darling_core",
2023-01-28 18:02:06 +00:00
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2023-01-28 18:02:06 +00:00
]
[[package]]
name = "derivative"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
dependencies = [
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "digest"
2023-05-20 14:53:17 +00:00
version = "0.10.7"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
2022-08-02 20:36:31 +00:00
dependencies = [
"block-buffer",
"crypto-common",
"subtle",
]
[[package]]
name = "discord-rich-presence"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47fc4beffb85ee1461588499073a4d9c20dcc7728c4b13d6b282ab6c508947e5"
dependencies = [
"serde",
"serde_derive",
"serde_json",
"uuid",
]
[[package]]
name = "dispatch"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
[[package]]
2023-01-18 16:37:53 +00:00
name = "displaydoc"
2023-05-20 14:53:17 +00:00
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
2023-04-16 12:12:25 +00:00
[[package]]
name = "dns-lookup"
2023-05-20 14:49:30 +00:00
version = "2.0.2"
2023-04-16 12:12:25 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:49:30 +00:00
checksum = "8f332aa79f9e9de741ac013237294ef42ce2e9c6394dc7d766725812f1238812"
2023-04-16 12:12:25 +00:00
dependencies = [
"cfg-if",
"libc",
2023-05-20 14:49:30 +00:00
"socket2 0.5.3",
"windows-sys 0.48.0",
2023-04-16 12:12:25 +00:00
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
2023-01-18 16:37:53 +00:00
name = "either"
2023-03-18 11:51:02 +00:00
version = "1.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
2023-01-28 18:02:06 +00:00
[[package]]
name = "enum-ordinalize"
2023-05-20 14:53:17 +00:00
version = "3.1.13"
2023-01-28 18:02:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "e4f76552f53cefc9a7f64987c3701b99d982f7690606fd67de1d09712fbf52f1"
2023-01-28 18:02:06 +00:00
dependencies = [
"num-bigint",
"num-traits",
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2023-01-28 18:02:06 +00:00
]
[[package]]
name = "enumflags2"
2023-05-20 14:53:17 +00:00
version = "0.7.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "c041f5090df68b32bcd905365fd51769c8b9d553fe87fde0b683534f10c01bd2"
dependencies = [
"enumflags2_derive",
"serde",
]
[[package]]
name = "enumflags2_derive"
2023-05-20 14:53:17 +00:00
version = "0.7.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "5e9a1f9f7d83e59740248a6e14ecf93929ade55027844dfcea78beafccc15745"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2023-03-18 11:51:02 +00:00
]
[[package]]
name = "errno"
2023-05-20 14:53:17 +00:00
version = "0.3.1"
2023-03-18 11:51:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
2023-03-18 11:51:02 +00:00
dependencies = [
"errno-dragonfly",
"libc",
2023-05-20 14:53:17 +00:00
"windows-sys 0.48.0",
2023-03-18 11:51:02 +00:00
]
[[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.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
[[package]]
name = "fastrand"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
dependencies = [
"instant",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "field-offset"
2023-06-08 09:44:38 +00:00
version = "0.3.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-06-08 09:44:38 +00:00
"memoffset 0.9.0",
2023-03-18 11:51:02 +00:00
"rustc_version",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "filetime"
2023-05-20 14:53:17 +00:00
version = "0.2.21"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-if",
"libc",
2023-05-20 14:53:17 +00:00
"redox_syscall 0.2.16",
"windows-sys 0.48.0",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "flate2"
2023-05-20 14:53:17 +00:00
version = "1.0.26"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743"
2022-08-02 20:36:31 +00:00
dependencies = [
"crc32fast",
2023-05-20 14:53:17 +00:00
"miniz_oxide 0.7.1",
2022-08-02 20:36:31 +00:00
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "fluent"
version = "0.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61f69378194459db76abd2ce3952b790db103ceb003008d3d50d97c41ff847a7"
dependencies = [
"fluent-bundle",
"unic-langid",
]
[[package]]
name = "fluent-bundle"
version = "0.15.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd"
dependencies = [
"fluent-langneg",
"fluent-syntax",
"intl-memoizer",
"intl_pluralrules",
"rustc-hash",
"self_cell",
"smallvec",
"unic-langid",
]
[[package]]
name = "fluent-langneg"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
dependencies = [
"unic-langid",
]
[[package]]
name = "fluent-syntax"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78"
dependencies = [
"thiserror",
]
[[package]]
name = "fluent-template-macros"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dec7592cd1f45c1afe9084ce59c62a3a7c266c125c4c2ec97e95b0563c4aa914"
dependencies = [
"flume",
"ignore",
"once_cell",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2023-01-18 16:37:53 +00:00
"unic-langid",
]
[[package]]
name = "fluent-templates"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c3ef2c2152757885365abce32ddf682746062f1b6b3c0824a29fbed6ee4d080"
dependencies = [
"arc-swap",
"fluent",
"fluent-bundle",
"fluent-langneg",
"fluent-syntax",
"fluent-template-macros",
"flume",
"heck",
"ignore",
"intl-memoizer",
"lazy_static",
"log",
"once_cell",
"serde_json",
"snafu",
"unic-langid",
]
[[package]]
name = "flume"
version = "0.10.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1657b4441c3403d9f7b3409e47575237dac27b1b5726df654a6ecbf92f0f7577"
dependencies = [
"futures-core",
"futures-sink",
"nanorand",
"pin-project",
2023-05-20 14:53:17 +00:00
"spin 0.9.8",
2023-01-18 16:37:53 +00:00
]
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2023-05-20 14:53:17 +00:00
[[package]]
name = "form_urlencoded"
2023-06-08 09:44:38 +00:00
version = "1.2.0"
2023-05-20 14:53:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
2023-05-20 14:53:17 +00:00
dependencies = [
"percent-encoding",
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "fragile"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c2141d6d6c8512188a7891b4b01590a45f6dac67afb4f255c4124dbb86d4eaa"
2022-08-02 20:36:31 +00:00
[[package]]
name = "fs_extra"
2023-03-05 20:43:33 +00:00
version = "1.3.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-05 20:43:33 +00:00
checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
2022-08-02 20:36:31 +00:00
[[package]]
name = "futures"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "futures-channel"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
2022-08-02 20:36:31 +00:00
dependencies = [
"futures-core",
"futures-sink",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "futures-core"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
2022-08-02 20:36:31 +00:00
[[package]]
name = "futures-executor"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
2022-08-02 20:36:31 +00:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
[[package]]
name = "futures-lite"
2023-05-20 14:53:17 +00:00
version = "1.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
dependencies = [
"fastrand",
"futures-core",
"futures-io",
"memchr",
"parking",
"pin-project-lite",
"waker-fn",
]
[[package]]
name = "futures-macro"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
[[package]]
name = "futures-sink"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
2022-08-02 20:36:31 +00:00
[[package]]
name = "futures-task"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
2022-08-02 20:36:31 +00:00
[[package]]
name = "futures-util"
2023-05-20 14:53:17 +00:00
version = "0.3.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
2022-08-02 20:36:31 +00:00
dependencies = [
"futures-channel",
2022-08-02 20:36:31 +00:00
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
2022-08-02 20:36:31 +00:00
"futures-task",
"memchr",
2022-08-02 20:36:31 +00:00
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "gdk-pixbuf"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "695d6bc846438c5708b07007537b9274d883373dd30858ca881d7d71b5540717"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"gdk-pixbuf-sys",
"gio",
"glib",
"libc",
"once_cell",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "gdk-pixbuf-sys"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "9285ec3c113c66d7d0ab5676599176f1f42f4944ca1b581852215bf5694870cb"
2022-08-02 20:36:31 +00:00
dependencies = [
"gio-sys",
"glib-sys",
"gobject-sys",
"libc",
"system-deps",
]
[[package]]
name = "gdk4"
version = "0.6.3"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3abf96408a26e3eddf881a7f893a1e111767137136e347745e8ea6ed12731ff"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"cairo-rs",
"gdk-pixbuf",
"gdk4-sys",
"gio",
"glib",
"libc",
"pango",
]
[[package]]
name = "gdk4-sys"
version = "0.6.3"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bc92aa1608c089c49393d014c38ac0390d01e4841e1fedaa75dbcef77aaed64"
2022-08-02 20:36:31 +00:00
dependencies = [
"cairo-sys-rs",
"gdk-pixbuf-sys",
"gio-sys",
"glib-sys",
"gobject-sys",
"libc",
"pango-sys",
"pkg-config",
"system-deps",
]
[[package]]
name = "generic-array"
2023-05-20 14:53:17 +00:00
version = "0.14.7"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
2022-08-02 20:36:31 +00:00
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
2023-06-08 09:44:38 +00:00
version = "0.2.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-if",
2023-01-18 16:37:53 +00:00
"js-sys",
2022-08-02 20:36:31 +00:00
"libc",
"wasi",
2023-01-18 16:37:53 +00:00
"wasm-bindgen",
2022-08-02 20:36:31 +00:00
]
2023-03-31 08:21:06 +00:00
[[package]]
name = "gimli"
version = "0.27.3"
2023-03-31 08:21:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
2023-03-31 08:21:06 +00:00
2022-08-02 20:36:31 +00:00
[[package]]
name = "gio"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "a6973e92937cf98689b6a054a9e56c657ed4ff76de925e36fc331a15f0c5d30a"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"futures-channel",
"futures-core",
"futures-io",
"futures-util",
2022-08-02 20:36:31 +00:00
"gio-sys",
"glib",
"libc",
"once_cell",
"pin-project-lite",
"smallvec",
2022-08-02 20:36:31 +00:00
"thiserror",
]
[[package]]
name = "gio-sys"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "0ccf87c30a12c469b6d958950f6a9c09f2be20b7773f7e70d20b867fdf2628c3"
2022-08-02 20:36:31 +00:00
dependencies = [
"glib-sys",
"gobject-sys",
"libc",
"system-deps",
"winapi",
]
[[package]]
name = "glib"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "d3fad45ba8d4d2cea612b432717e834f48031cd8853c8aaf43b2c79fec8d144b"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"futures-channel",
"futures-core",
"futures-executor",
"futures-task",
"futures-util",
"gio-sys",
2022-08-02 20:36:31 +00:00
"glib-macros",
"glib-sys",
"gobject-sys",
"libc",
"memchr",
2022-08-02 20:36:31 +00:00
"once_cell",
"smallvec",
"thiserror",
]
[[package]]
name = "glib-build-tools"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "7a65d79efe318ef2cbbbb37032b125866fd82c34ea44c816132621bbc552e716"
2022-08-02 20:36:31 +00:00
[[package]]
name = "glib-macros"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "eca5c79337338391f1ab8058d6698125034ce8ef31b72a442437fa6c8580de26"
2022-08-02 20:36:31 +00:00
dependencies = [
"anyhow",
"heck",
"proc-macro-crate",
"proc-macro-error",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "glib-sys"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "d80aa6ea7bba0baac79222204aa786a6293078c210abe69ef1336911d4bdc4f0"
2022-08-02 20:36:31 +00:00
dependencies = [
"libc",
"system-deps",
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "globset"
2023-03-18 11:51:02 +00:00
version = "0.4.10"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc"
2023-01-18 16:37:53 +00:00
dependencies = [
2023-05-20 14:53:17 +00:00
"aho-corasick 0.7.20",
2023-01-18 16:37:53 +00:00
"bstr",
"fnv",
"log",
"regex",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "gloo-timers"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
dependencies = [
"futures-channel",
"futures-core",
"js-sys",
"wasm-bindgen",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "gobject-sys"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "cd34c3317740a6358ec04572c1bcfd3ac0b5b6529275fae255b237b314bb8062"
2022-08-02 20:36:31 +00:00
dependencies = [
"glib-sys",
"libc",
"system-deps",
]
[[package]]
name = "graphene-rs"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "def4bb01265b59ed548b05455040d272d989b3012c42d4c1bbd39083cb9b40d9"
2022-08-02 20:36:31 +00:00
dependencies = [
"glib",
"graphene-sys",
"libc",
]
[[package]]
name = "graphene-sys"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "1856fc817e6a6675e36cea0bd9a3afe296f5d9709d1e2d3182803ac77f0ab21d"
2022-08-02 20:36:31 +00:00
dependencies = [
"glib-sys",
"libc",
"pkg-config",
"system-deps",
]
[[package]]
name = "gsk4"
version = "0.6.3"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f01ef44fa7cac15e2da9978529383e6bee03e570ba5bf7036b4c10a15cc3a3c"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"cairo-rs",
"gdk4",
"glib",
"graphene-rs",
"gsk4-sys",
"libc",
"pango",
]
[[package]]
name = "gsk4-sys"
version = "0.6.3"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c07a84fb4dcf1323d29435aa85e2f5f58bef564342bef06775ec7bd0da1f01b0"
2022-08-02 20:36:31 +00:00
dependencies = [
"cairo-sys-rs",
"gdk4-sys",
"glib-sys",
"gobject-sys",
"graphene-sys",
"libc",
"pango-sys",
"system-deps",
]
[[package]]
name = "gtk4"
2023-05-20 14:53:17 +00:00
version = "0.6.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "b28a32a04cd75cef14a0983f8b0c669e0fe152a0a7725accdeb594e2c764c88b"
2022-08-02 20:36:31 +00:00
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"
2023-05-20 14:53:17 +00:00
version = "0.6.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "6a4d6b61570f76d3ee542d984da443b1cd69b6105264c61afec3abed08c2500f"
2022-08-02 20:36:31 +00:00
dependencies = [
"anyhow",
"proc-macro-crate",
"proc-macro-error",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "gtk4-sys"
version = "0.6.3"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f8283f707b07e019e76c7f2934bdd4180c277e08aa93f4c0d8dd07b7a34e22f"
2022-08-02 20:36:31 +00:00
dependencies = [
"cairo-sys-rs",
"gdk-pixbuf-sys",
"gdk4-sys",
"gio-sys",
"glib-sys",
"gobject-sys",
"graphene-sys",
"gsk4-sys",
"libc",
"pango-sys",
"system-deps",
]
2023-03-18 11:51:02 +00:00
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
[[package]]
name = "hashbrown"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
2022-08-02 20:36:31 +00:00
[[package]]
name = "heck"
2023-03-18 11:51:02 +00:00
version = "0.4.1"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2022-08-02 20:36:31 +00:00
[[package]]
name = "hermit-abi"
2023-01-18 16:37:53 +00:00
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
dependencies = [
"libc",
]
2023-03-18 11:51:02 +00:00
[[package]]
name = "hermit-abi"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2022-08-02 20:36:31 +00:00
[[package]]
name = "hmac"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
dependencies = [
"digest",
]
2023-04-18 11:03:40 +00:00
[[package]]
name = "honkers-railway-launcher"
2023-06-15 17:16:17 +00:00
version = "1.2.1"
2023-04-18 11:03:40 +00:00
dependencies = [
"anime-launcher-sdk",
"anyhow",
"cached",
"fluent-templates",
"glib-build-tools",
"gtk4",
"lazy_static",
"libadwaita",
"md-5",
"open",
"relm4",
"rfd",
"serde_json",
"tracing",
"tracing-subscriber",
"unic-langid",
2023-05-24 20:25:26 +00:00
"whatadistro",
2023-04-18 11:03:40 +00:00
]
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2023-05-20 14:53:17 +00:00
[[package]]
name = "idna"
2023-06-08 09:44:38 +00:00
version = "0.4.0"
2023-05-20 14:53:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
2023-05-20 14:53:17 +00:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "ignore"
2023-03-18 11:51:02 +00:00
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492"
dependencies = [
2023-01-18 16:37:53 +00:00
"globset",
"lazy_static",
"log",
"memchr",
"regex",
"same-file",
"thread_local",
"walkdir",
"winapi-util",
]
2023-03-18 11:51:02 +00:00
[[package]]
name = "indexmap"
2023-05-20 14:53:17 +00:00
version = "1.9.3"
2023-03-18 11:51:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
2023-03-18 11:51:02 +00:00
dependencies = [
"autocfg",
"hashbrown 0.12.3",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "inout"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
dependencies = [
"generic-array",
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if",
]
[[package]]
name = "intl-memoizer"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f"
dependencies = [
"type-map",
"unic-langid",
]
[[package]]
name = "intl_pluralrules"
version = "7.0.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
dependencies = [
"unic-langid",
]
2023-03-18 11:51:02 +00:00
[[package]]
name = "io-lifetimes"
2023-05-24 17:42:37 +00:00
version = "1.0.11"
2023-03-18 11:51:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-24 17:42:37 +00:00
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
2023-03-18 11:51:02 +00:00
dependencies = [
"hermit-abi 0.3.1",
"libc",
2023-05-20 14:53:17 +00:00
"windows-sys 0.48.0",
]
[[package]]
name = "is-docker"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
dependencies = [
"once_cell",
]
[[package]]
name = "is-wsl"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
dependencies = [
"is-docker",
"once_cell",
2023-03-18 11:51:02 +00:00
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "itoa"
2023-03-18 11:51:02 +00:00
version = "1.0.6"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
2022-08-02 20:36:31 +00:00
[[package]]
name = "jobserver"
2023-03-18 11:51:02 +00:00
version = "0.1.26"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
2022-08-02 20:36:31 +00:00
dependencies = [
"libc",
]
[[package]]
name = "js-sys"
2023-06-14 09:42:17 +00:00
version = "0.3.64"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
2022-08-02 20:36:31 +00:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "kinda-virtual-fs"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca9325aac17917b5650f25d477ce2909f2e9539688227fdee3ceb5093f666c9e"
2023-05-20 14:53:17 +00:00
[[package]]
name = "kv-log-macro"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
dependencies = [
"log",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libadwaita"
version = "0.4.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ab9c0843f9f23ff25634df2743690c3a1faffe0a190e60c490878517eb81abf"
2022-08-02 20:36:31 +00:00
dependencies = [
2022-09-24 14:52:31 +00:00
"bitflags",
2022-08-02 20:36:31 +00:00
"gdk-pixbuf",
"gdk4",
"gio",
"glib",
"gtk4",
"libadwaita-sys",
"libc",
"pango",
]
[[package]]
name = "libadwaita-sys"
version = "0.4.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4231cb2499a9f0c4cdfa4885414b33e39901ddcac61150bc0bb4ff8a57ede404"
2022-08-02 20:36:31 +00:00
dependencies = [
"gdk4-sys",
"gio-sys",
"glib-sys",
"gobject-sys",
"gtk4-sys",
"libc",
2022-09-24 14:52:31 +00:00
"pango-sys",
2022-08-02 20:36:31 +00:00
"system-deps",
]
[[package]]
name = "libc"
2023-06-08 09:44:38 +00:00
version = "0.2.146"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
2022-08-02 20:36:31 +00:00
2023-03-18 11:51:02 +00:00
[[package]]
name = "linux-raw-sys"
2023-05-20 14:53:17 +00:00
version = "0.3.8"
2023-03-18 11:51:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
2023-03-18 11:51:02 +00:00
[[package]]
name = "lock_api"
2023-06-08 09:44:38 +00:00
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
dependencies = [
"autocfg",
"scopeguard",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "log"
2023-06-11 10:34:05 +00:00
version = "0.4.19"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-11 10:34:05 +00:00
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-05-20 14:53:17 +00:00
"value-bag",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "lzma-sys"
2023-01-18 16:37:53 +00:00
version = "0.1.20"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
2022-08-02 20:36:31 +00:00
dependencies = [
"cc",
"libc",
"pkg-config",
]
[[package]]
name = "malloc_buf"
version = "0.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
dependencies = [
"libc",
]
[[package]]
name = "md-5"
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
dependencies = [
"digest",
"md5-asm",
]
[[package]]
name = "md5-asm"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73b9a6f25ec11ea27e22d7fc8beafda909da44ece95f63e94f1eeb23d19bb5c7"
dependencies = [
"cc",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "memchr"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[package]]
name = "memoffset"
2023-05-20 14:53:17 +00:00
version = "0.7.1"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
2022-08-02 20:36:31 +00:00
dependencies = [
"autocfg",
]
2023-06-08 09:44:38 +00:00
[[package]]
name = "memoffset"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
dependencies = [
"autocfg",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "miniz_oxide"
2023-01-18 16:37:53 +00:00
version = "0.6.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2022-08-02 20:36:31 +00:00
dependencies = [
"adler",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "miniz_oxide"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
dependencies = [
"adler",
]
2023-03-31 08:21:06 +00:00
[[package]]
name = "minreq"
2023-05-21 09:41:47 +00:00
version = "2.8.1"
2023-03-31 08:21:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-21 09:41:47 +00:00
checksum = "3de406eeb24aba36ed3829532fa01649129677186b44a49debec0ec574ca7da7"
2023-03-31 08:21:06 +00:00
dependencies = [
2023-05-20 14:49:30 +00:00
"base64 0.12.3",
2023-03-31 08:21:06 +00:00
"log",
"once_cell",
"rustls",
"rustls-native-certs",
"serde",
"serde_json",
"webpki",
"webpki-roots",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "nanorand"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
dependencies = [
2023-01-18 16:37:53 +00:00
"getrandom",
]
[[package]]
name = "nix"
2023-05-20 14:53:17 +00:00
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
dependencies = [
"bitflags",
"cfg-if",
"libc",
2023-05-20 14:53:17 +00:00
"memoffset 0.7.1",
"static_assertions",
]
[[package]]
name = "ntapi"
2023-05-20 14:53:17 +00:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
dependencies = [
"winapi",
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "nu-ansi-term"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
dependencies = [
"overload",
"winapi",
]
2023-01-28 18:02:06 +00:00
[[package]]
name = "num-bigint"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
dependencies = [
"autocfg",
"num-integer",
"num-traits",
]
[[package]]
name = "num-integer"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
dependencies = [
"autocfg",
"num-traits",
]
[[package]]
name = "num-traits"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
dependencies = [
"autocfg",
]
[[package]]
name = "num_cpus"
2023-01-18 16:37:53 +00:00
version = "1.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
dependencies = [
2023-03-18 11:51:02 +00:00
"hermit-abi 0.2.6",
"libc",
]
[[package]]
name = "objc"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
dependencies = [
"malloc_buf",
]
[[package]]
name = "objc-foundation"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
dependencies = [
"block",
"objc",
"objc_id",
]
[[package]]
name = "objc_id"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
dependencies = [
"objc",
]
2023-03-31 08:21:06 +00:00
[[package]]
name = "object"
2023-06-08 09:44:38 +00:00
version = "0.30.4"
2023-03-31 08:21:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "03b4680b86d9cfafba8fc491dc9b6df26b68cf40e9e6cd73909194759a63c385"
2023-03-31 08:21:06 +00:00
dependencies = [
"memchr",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "once_cell"
2023-06-08 09:44:38 +00:00
version = "1.18.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
2022-08-02 20:36:31 +00:00
2023-03-05 20:29:54 +00:00
[[package]]
name = "open"
2023-05-20 14:53:17 +00:00
version = "4.1.0"
2023-03-05 20:29:54 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "d16814a067484415fda653868c9be0ac5f2abd2ef5d951082a5f2fe1b3662944"
2023-03-05 20:29:54 +00:00
dependencies = [
2023-05-20 14:53:17 +00:00
"is-wsl",
2023-03-05 20:29:54 +00:00
"pathdiff",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "ordered-stream"
2023-05-20 14:53:17 +00:00
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
dependencies = [
"futures-core",
"pin-project-lite",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "overload"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2022-08-02 20:36:31 +00:00
[[package]]
name = "pango"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "35be456fc620e61f62dff7ff70fbd54dcbaf0a4b920c0f16de1107c47d921d48"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
"gio",
2022-08-02 20:36:31 +00:00
"glib",
"libc",
"once_cell",
"pango-sys",
]
[[package]]
name = "pango-sys"
2023-06-08 09:44:38 +00:00
version = "0.17.10"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "3da69f9f3850b0d8990d462f8c709561975e95f689c1cdf0fecdebde78b35195"
2022-08-02 20:36:31 +00:00
dependencies = [
"glib-sys",
"gobject-sys",
"libc",
"system-deps",
]
[[package]]
name = "parking"
2023-05-20 14:53:17 +00:00
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
2023-06-08 09:44:38 +00:00
[[package]]
name = "parking_lot"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
dependencies = [
"cfg-if",
"libc",
"redox_syscall 0.3.5",
"smallvec",
"windows-targets 0.48.0",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "password-hash"
2023-01-18 16:37:53 +00:00
version = "0.4.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
2022-08-02 20:36:31 +00:00
dependencies = [
"base64ct",
"rand_core",
"subtle",
]
2023-03-05 20:29:54 +00:00
[[package]]
name = "pathdiff"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
2022-08-02 20:36:31 +00:00
[[package]]
name = "pbkdf2"
2023-01-18 16:37:53 +00:00
version = "0.11.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
2022-08-02 20:36:31 +00:00
dependencies = [
"digest",
"hmac",
"password-hash",
"sha2",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "percent-encoding"
2023-06-08 09:44:38 +00:00
version = "2.3.0"
2023-05-20 14:53:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
2023-05-20 14:53:17 +00:00
2023-01-18 16:37:53 +00:00
[[package]]
name = "pin-project"
2023-05-20 14:53:17 +00:00
version = "1.1.0"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "c95a7476719eab1e366eaf73d0260af3021184f18177925b07f54b30089ceead"
2023-01-18 16:37:53 +00:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
2023-05-20 14:53:17 +00:00
version = "1.1.0"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "39407670928234ebc5e6e580247dd567ad73a3578460c5990f9503df207e8f07"
2023-01-18 16:37:53 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2023-01-18 16:37:53 +00:00
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "pin-project-lite"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
2023-05-20 14:53:17 +00:00
version = "0.3.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
[[package]]
name = "polling"
2023-05-20 14:53:17 +00:00
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
dependencies = [
"autocfg",
2023-03-18 11:51:02 +00:00
"bitflags",
"cfg-if",
2023-03-18 11:51:02 +00:00
"concurrent-queue",
"libc",
"log",
2023-03-18 11:51:02 +00:00
"pin-project-lite",
2023-05-20 14:53:17 +00:00
"windows-sys 0.48.0",
]
[[package]]
name = "pollster"
2023-03-18 11:51:02 +00:00
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "22686f4785f02a4fcc856d3b3bb19bf6c8160d103f7a99cc258bddd0251dc7f2"
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2022-08-02 20:36:31 +00:00
[[package]]
name = "proc-macro-crate"
2023-03-18 11:51:02 +00:00
version = "1.3.1"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-01-18 16:37:53 +00:00
"once_cell",
2023-03-18 11:51:02 +00:00
"toml_edit",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2022-08-02 20:36:31 +00:00
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "proc-macro-hack"
version = "0.5.20+deprecated"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
2022-08-02 20:36:31 +00:00
[[package]]
name = "proc-macro2"
2023-06-08 09:44:38 +00:00
version = "1.0.60"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406"
2022-08-02 20:36:31 +00:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2023-06-08 09:44:38 +00:00
version = "1.0.28"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
2022-08-02 20:36:31 +00:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "rand_core"
2023-01-18 16:37:53 +00:00
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
"getrandom",
]
[[package]]
name = "raw-window-handle"
2023-05-20 14:53:17 +00:00
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
2022-08-02 20:36:31 +00:00
[[package]]
name = "rayon"
2023-03-18 11:51:02 +00:00
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
dependencies = [
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2023-03-18 11:51:02 +00:00
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"num_cpus",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "redox_syscall"
2023-01-18 16:37:53 +00:00
version = "0.2.16"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2022-08-02 20:36:31 +00:00
dependencies = [
"bitflags",
]
[[package]]
2023-05-20 14:53:17 +00:00
name = "redox_syscall"
version = "0.3.5"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-05-20 14:53:17 +00:00
"bitflags",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "regex"
2023-06-08 09:44:38 +00:00
version = "1.8.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-06-08 09:44:38 +00:00
"aho-corasick 1.0.2",
2022-08-02 20:36:31 +00:00
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2023-05-24 17:42:37 +00:00
version = "0.7.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-24 17:42:37 +00:00
checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
2022-08-02 20:36:31 +00:00
[[package]]
2023-01-18 16:37:53 +00:00
name = "relm4"
2023-06-08 13:18:57 +00:00
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 13:18:57 +00:00
checksum = "c80ef6bb7a142b6aaa01b96961c33127fffcda4741eb0ad82f07e18c9186681d"
dependencies = [
2023-01-18 16:37:53 +00:00
"async-trait",
"flume",
"fragile",
"futures",
"gtk4",
"libadwaita",
"once_cell",
"relm4-macros",
"tokio",
"tracing",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "relm4-macros"
2023-06-08 09:44:38 +00:00
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "848a6e1b4954b7aa8155d4a234516d46ed543a614666adc1ea73a922bc841e2a"
dependencies = [
2023-01-18 16:37:53 +00:00
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
[[package]]
name = "rfd"
2023-05-20 14:53:17 +00:00
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "4fe664af397d2b6a13a8ba1d172a2b5c87c6c5149039edbf8fa122b98c9ed96f"
dependencies = [
"ashpd",
2023-05-20 14:53:17 +00:00
"async-io",
"block",
"dispatch",
2023-05-20 14:53:17 +00:00
"futures-util",
"js-sys",
"log",
"objc",
"objc-foundation",
"objc_id",
"pollster",
"raw-window-handle",
"urlencoding",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"windows",
]
2022-08-02 20:36:31 +00: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",
2023-01-18 16:37:53 +00:00
"spin 0.5.2",
2022-08-02 20:36:31 +00:00
"untrusted",
"web-sys",
"winapi",
]
2023-03-31 08:21:06 +00:00
[[package]]
name = "rustc-demangle"
2023-05-20 14:53:17 +00:00
version = "0.1.23"
2023-03-31 08:21:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
2023-03-31 08:21:06 +00:00
2023-01-18 16:37:53 +00:00
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2022-08-02 20:36:31 +00:00
[[package]]
name = "rustc_version"
2023-03-18 11:51:02 +00:00
version = "0.4.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-03-18 11:51:02 +00:00
"semver",
2023-01-28 18:02:06 +00:00
]
[[package]]
2023-03-18 11:51:02 +00:00
name = "rustix"
2023-06-14 09:42:17 +00:00
version = "0.37.20"
2023-01-28 18:02:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
2023-01-28 18:02:06 +00:00
dependencies = [
2023-03-18 11:51:02 +00:00
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys",
2023-05-20 14:53:17 +00:00
"windows-sys 0.48.0",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "rustls"
version = "0.20.8"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"
2022-08-02 20:36:31 +00:00
dependencies = [
"log",
"ring",
"sct",
"webpki",
]
[[package]]
2023-03-31 08:21:06 +00:00
name = "rustls-native-certs"
version = "0.6.3"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-03-31 08:21:06 +00:00
"openssl-probe",
2022-08-02 20:36:31 +00:00
"rustls-pemfile",
2023-03-31 08:21:06 +00:00
"schannel",
"security-framework",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "rustls-pemfile"
2023-03-31 08:21:06 +00:00
version = "1.0.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-31 08:21:06 +00:00
checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-06-08 09:44:38 +00:00
"base64 0.21.2",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "ryu"
2023-03-18 11:51:02 +00:00
version = "1.0.13"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
2023-01-18 16:37:53 +00:00
[[package]]
name = "same-file"
version = "1.0.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "schannel"
2023-03-18 11:51:02 +00:00
version = "0.1.21"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-03-18 11:51:02 +00:00
"windows-sys 0.42.0",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2022-08-02 20:36:31 +00:00
[[package]]
name = "sct"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
dependencies = [
"ring",
"untrusted",
]
2023-03-31 08:21:06 +00:00
[[package]]
name = "security-framework"
2023-05-20 14:53:17 +00:00
version = "2.9.1"
2023-03-31 08:21:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8"
2023-03-31 08:21:06 +00:00
dependencies = [
"bitflags",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
2023-05-20 14:53:17 +00:00
version = "2.9.0"
2023-03-31 08:21:06 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "f51d0c0d83bec45f16480d0ce0058397a69e48fcdc52d1dc8855fb68acbd31a7"
2023-03-31 08:21:06 +00:00
dependencies = [
"core-foundation-sys",
"libc",
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "self_cell"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
2022-08-02 20:36:31 +00:00
[[package]]
name = "semver"
2023-03-18 11:51:02 +00:00
version = "1.0.17"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
2022-08-02 20:36:31 +00:00
[[package]]
name = "serde"
2023-06-08 09:44:38 +00:00
version = "1.0.164"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "9e8c8cf938e98f769bc164923b06dce91cea1751522f46f8466461af04c9027d"
2022-08-02 20:36:31 +00:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2023-06-08 09:44:38 +00:00
version = "1.0.164"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "d9735b638ccc51c28bf6914d90a2e9725b377144fc612c49a611fddd1b631d68"
2022-08-02 20:36:31 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "serde_json"
2023-05-20 14:53:17 +00:00
version = "1.0.96"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"
2022-08-02 20:36:31 +00:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serde_repr"
2023-03-18 11:51:02 +00:00
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
[[package]]
2023-05-20 14:53:17 +00:00
name = "serde_spanned"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "93107647184f6027e3b7dcb2e11034cf95ffa1e3a682c67951963ac69c1c007d"
dependencies = [
2023-05-20 14:53:17 +00:00
"serde",
]
[[package]]
name = "sha1"
2023-01-18 16:37:53 +00:00
version = "0.10.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
dependencies = [
2023-01-18 16:37:53 +00:00
"cfg-if",
"cpufeatures",
"digest",
]
2022-08-02 20:36:31 +00:00
[[package]]
2023-01-18 16:37:53 +00:00
name = "sha2"
version = "0.10.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "sharded-slab"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
dependencies = [
"lazy_static",
]
2022-08-02 20:36:31 +00:00
[[package]]
2023-01-18 16:37:53 +00:00
name = "slab"
2023-03-18 11:51:02 +00:00
version = "0.4.8"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-01-18 16:37:53 +00:00
"autocfg",
2022-08-02 20:36:31 +00:00
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "smallvec"
version = "1.10.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2022-08-02 20:36:31 +00:00
[[package]]
2023-01-18 16:37:53 +00:00
name = "snafu"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb0656e7e3ffb70f6c39b3c2a86332bb74aa3c679da781642590f3c1118c5045"
dependencies = [
"doc-comment",
"snafu-derive",
]
[[package]]
name = "snafu-derive"
version = "0.7.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "475b3bbe5245c26f2d8a6f62d67c1f30eb9fffeccee721c45d162c3ebbdf81b2"
dependencies = [
"heck",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2023-01-18 16:37:53 +00:00
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "socket2"
2023-03-18 11:51:02 +00:00
version = "0.4.9"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
2022-08-02 20:36:31 +00:00
dependencies = [
"libc",
"winapi",
]
2023-05-20 14:49:30 +00:00
[[package]]
name = "socket2"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
dependencies = [
"libc",
"windows-sys 0.48.0",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
2023-01-18 16:37:53 +00:00
name = "spin"
2023-05-20 14:53:17 +00:00
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2023-01-18 16:37:53 +00:00
dependencies = [
"lock_api",
]
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2022-08-02 20:36:31 +00:00
[[package]]
name = "subtle"
2023-05-20 14:53:17 +00:00
version = "2.5.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
2022-08-02 20:36:31 +00:00
[[package]]
name = "syn"
2023-03-18 11:51:02 +00:00
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn"
2023-06-08 09:44:38 +00:00
version = "2.0.18"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
2022-08-02 20:36:31 +00:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "sysinfo"
2023-06-08 09:44:38 +00:00
version = "0.29.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "9557d0845b86eea8182f7b10dff120214fb6cd9fd937b6f4917714e546a38695"
dependencies = [
"cfg-if",
"core-foundation-sys",
"libc",
"ntapi",
"once_cell",
"rayon",
"winapi",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "system-deps"
2023-05-20 14:53:17 +00:00
version = "6.1.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "e5fa6fb9ee296c0dc2df41a656ca7948546d061958115ddb0bcaae43ad0d17d2"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-expr",
"heck",
"pkg-config",
"toml",
"version-compare",
]
[[package]]
name = "tar"
version = "0.4.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6"
dependencies = [
"filetime",
"libc",
"xattr",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "target-lexicon"
version = "0.12.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5"
[[package]]
name = "tempfile"
2023-06-08 09:44:38 +00:00
version = "3.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6"
dependencies = [
2023-06-08 09:44:38 +00:00
"autocfg",
"cfg-if",
"fastrand",
2023-05-20 14:53:17 +00:00
"redox_syscall 0.3.5",
2023-03-18 11:51:02 +00:00
"rustix",
2023-06-08 09:44:38 +00:00
"windows-sys 0.48.0",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "thiserror"
2023-03-18 11:51:02 +00:00
version = "1.0.40"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
2022-08-02 20:36:31 +00:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-03-18 11:51:02 +00:00
version = "1.0.40"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"
2022-08-02 20:36:31 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2022-08-02 20:36:31 +00:00
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "thread_local"
2023-03-18 11:51:02 +00:00
version = "1.1.7"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
2023-01-18 16:37:53 +00:00
dependencies = [
2023-03-18 11:51:02 +00:00
"cfg-if",
2023-01-18 16:37:53 +00:00
"once_cell",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "time"
2023-06-08 09:44:38 +00:00
version = "0.3.22"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "ea9e1b3cf1243ae005d9e74085d4d542f3125458f3a81af210d901dcd7411efd"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-01-18 16:37:53 +00:00
"serde",
"time-core",
2022-08-02 20:36:31 +00:00
]
2023-01-18 16:37:53 +00:00
[[package]]
name = "time-core"
2023-05-20 14:53:17 +00:00
version = "0.1.1"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
2023-01-18 16:37:53 +00:00
[[package]]
name = "tinystr"
2023-03-18 11:51:02 +00:00
version = "0.7.1"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "7ac3f5b6856e931e15e07b478e98c8045239829a65f9156d4fa7e7788197a5ef"
2023-01-18 16:37:53 +00:00
dependencies = [
"displaydoc",
]
2022-08-02 20:36:31 +00:00
2023-05-20 14:53:17 +00:00
[[package]]
name = "tinyvec"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
2023-06-08 09:44:38 +00:00
version = "1.28.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
dependencies = [
"autocfg",
2023-01-18 16:37:53 +00:00
"num_cpus",
2023-06-08 09:44:38 +00:00
"parking_lot",
"pin-project-lite",
"tokio-macros",
2023-05-20 14:53:17 +00:00
"windows-sys 0.48.0",
]
[[package]]
name = "tokio-macros"
2023-05-20 14:53:17 +00:00
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "toml"
2023-05-20 14:53:17 +00:00
version = "0.7.4"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "d6135d499e69981f9ff0ef2167955a5333c35e36f6937d382974566b3d5b94ec"
2022-08-02 20:36:31 +00:00
dependencies = [
"serde",
2023-05-20 14:53:17 +00:00
"serde_spanned",
"toml_datetime",
"toml_edit",
2022-08-02 20:36:31 +00:00
]
2023-03-18 11:51:02 +00:00
[[package]]
name = "toml_datetime"
2023-05-20 14:53:17 +00:00
version = "0.6.2"
2023-03-18 11:51:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "5a76a9312f5ba4c2dec6b9161fdf25d87ad8a09256ccea5a556fef03c706a10f"
dependencies = [
"serde",
]
2023-03-18 11:51:02 +00:00
[[package]]
name = "toml_edit"
2023-05-24 17:42:37 +00:00
version = "0.19.10"
2023-03-18 11:51:02 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-24 17:42:37 +00:00
checksum = "2380d56e8670370eee6566b0bfd4265f65b3f432e8c6d85623f728d4fa31f739"
2023-03-18 11:51:02 +00:00
dependencies = [
"indexmap",
2023-05-20 14:53:17 +00:00
"serde",
"serde_spanned",
2023-03-18 11:51:02 +00:00
"toml_datetime",
"winnow",
]
[[package]]
name = "tracing"
2023-01-18 16:37:53 +00:00
version = "0.1.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
dependencies = [
"cfg-if",
"pin-project-lite",
"tracing-attributes",
"tracing-core",
]
[[package]]
name = "tracing-attributes"
2023-05-20 14:53:17 +00:00
version = "0.1.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74"
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
]
[[package]]
name = "tracing-core"
2023-05-20 14:53:17 +00:00
version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
dependencies = [
"once_cell",
2023-01-18 16:37:53 +00:00
"valuable",
]
[[package]]
name = "tracing-log"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
dependencies = [
"lazy_static",
"log",
"tracing-core",
]
[[package]]
name = "tracing-subscriber"
2023-05-20 14:53:17 +00:00
version = "0.3.17"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
2023-01-18 16:37:53 +00:00
dependencies = [
"nu-ansi-term",
"sharded-slab",
"smallvec",
"thread_local",
"tracing-core",
"tracing-log",
]
[[package]]
name = "type-map"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46"
dependencies = [
"rustc-hash",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "typenum"
2023-01-18 16:37:53 +00:00
version = "1.16.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
2022-08-02 20:36:31 +00:00
[[package]]
name = "uds_windows"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce65604324d3cce9b966701489fbd0cf318cb1f7bd9dd07ac9a4ee6fb791930d"
dependencies = [
"tempfile",
"winapi",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "unic-langid"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f"
dependencies = [
2023-01-18 16:37:53 +00:00
"unic-langid-impl",
"unic-langid-macros",
]
[[package]]
name = "unic-langid-impl"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff"
dependencies = [
"tinystr",
]
[[package]]
name = "unic-langid-macros"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe"
dependencies = [
"proc-macro-hack",
"tinystr",
"unic-langid-impl",
"unic-langid-macros-impl",
]
[[package]]
name = "unic-langid-macros-impl"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8"
dependencies = [
"proc-macro-hack",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2023-01-18 16:37:53 +00:00
"unic-langid-impl",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "unicode-bidi"
version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
2022-08-02 20:36:31 +00:00
[[package]]
name = "unicode-ident"
2023-05-24 17:42:37 +00:00
version = "1.0.9"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-24 20:25:26 +00:00
checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
[[package]]
name = "unicode-normalization"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
dependencies = [
"tinyvec",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
2023-05-20 14:53:17 +00:00
[[package]]
name = "url"
2023-06-08 09:44:38 +00:00
version = "2.4.0"
2023-05-20 14:53:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
2023-05-20 14:53:17 +00:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
"serde",
]
[[package]]
name = "urlencoding"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8db7427f936968176eaa7cdf81b7f98b980b18495ec28f1b5791ac3bfe3eea9"
[[package]]
name = "uuid"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
dependencies = [
"getrandom",
]
[[package]]
2023-01-18 16:37:53 +00:00
name = "valuable"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
2023-05-20 14:53:17 +00:00
[[package]]
name = "value-bag"
2023-06-08 09:44:38 +00:00
version = "1.4.0"
2023-05-20 14:53:17 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-08 09:44:38 +00:00
checksum = "a4d330786735ea358f3bc09eea4caa098569c1c93f342d9aca0514915022fe7e"
2023-05-20 14:53:17 +00:00
2022-08-02 20:36:31 +00:00
[[package]]
name = "version-compare"
2023-01-18 16:37:53 +00:00
version = "0.1.1"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29"
2022-08-02 20:36:31 +00:00
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2022-08-02 20:36:31 +00:00
[[package]]
2023-01-18 16:37:53 +00:00
name = "walkdir"
2023-03-18 11:51:02 +00:00
version = "2.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
2023-01-18 16:37:53 +00:00
dependencies = [
"same-file",
"winapi-util",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
2023-06-14 09:42:17 +00:00
version = "0.2.87"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
2022-08-02 20:36:31 +00:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2023-06-14 09:42:17 +00:00
version = "0.2.87"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
2022-08-02 20:36:31 +00:00
dependencies = [
"bumpalo",
"log",
2023-01-18 16:37:53 +00:00
"once_cell",
2022-08-02 20:36:31 +00:00
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2022-08-02 20:36:31 +00:00
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
2023-06-14 09:42:17 +00:00
version = "0.4.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "wasm-bindgen-macro"
2023-06-14 09:42:17 +00:00
version = "0.2.87"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
2022-08-02 20:36:31 +00:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2023-06-14 09:42:17 +00:00
version = "0.2.87"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
2022-08-02 20:36:31 +00:00
dependencies = [
"proc-macro2",
"quote",
2023-06-08 09:44:38 +00:00
"syn 2.0.18",
2022-08-02 20:36:31 +00:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2023-06-14 09:42:17 +00:00
version = "0.2.87"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
2022-08-02 20:36:31 +00:00
[[package]]
name = "web-sys"
2023-06-14 09:42:17 +00:00
version = "0.3.64"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-14 09:42:17 +00:00
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
2022-08-02 20:36:31 +00:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "webpki"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
dependencies = [
"ring",
"untrusted",
]
2023-03-31 08:21:06 +00:00
[[package]]
name = "webpki-roots"
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
dependencies = [
"webpki",
]
[[package]]
name = "whatadistro"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c97ebad4f59809511083f2161587445631bff21bb78d9e046b9ca5b2d05d913"
2022-08-02 20:36:31 +00:00
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2023-01-18 16:37:53 +00:00
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
2022-08-02 20:36:31 +00:00
[[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-09-25 19:37:30 +00:00
[[package]]
name = "wincompatlib"
version = "0.7.3"
2022-09-25 19:37:30 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89cd8dd63a2925273bdc4efd837ac5b847b06b23f141ce73664e274d54bbfa83"
2023-06-08 09:44:38 +00:00
dependencies = [
"anyhow",
"minreq",
]
2022-09-25 19:37:30 +00:00
[[package]]
name = "windows"
version = "0.44.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b"
dependencies = [
2023-05-20 14:49:30 +00:00
"windows-targets 0.42.2",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "windows-sys"
2023-03-18 11:51:02 +00:00
version = "0.42.0"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
2022-08-02 20:36:31 +00:00
dependencies = [
2023-05-20 14:49:30 +00:00
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
2022-08-02 20:36:31 +00:00
]
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.0",
]
[[package]]
name = "windows-targets"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
dependencies = [
2023-05-20 14:49:30 +00:00
"windows_aarch64_gnullvm 0.42.2",
"windows_aarch64_msvc 0.42.2",
"windows_i686_gnu 0.42.2",
"windows_i686_msvc 0.42.2",
"windows_x86_64_gnu 0.42.2",
"windows_x86_64_gnullvm 0.42.2",
"windows_x86_64_msvc 0.42.2",
]
[[package]]
name = "windows-targets"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
dependencies = [
"windows_aarch64_gnullvm 0.48.0",
"windows_aarch64_msvc 0.48.0",
"windows_i686_gnu 0.48.0",
"windows_i686_msvc 0.48.0",
"windows_x86_64_gnu 0.48.0",
"windows_x86_64_gnullvm 0.48.0",
"windows_x86_64_msvc 0.48.0",
2023-01-18 16:37:53 +00:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
2022-08-02 20:36:31 +00:00
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
[[package]]
name = "windows_aarch64_msvc"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
2022-08-02 20:36:31 +00:00
[[package]]
name = "windows_i686_gnu"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
2022-08-02 20:36:31 +00:00
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
[[package]]
name = "windows_i686_msvc"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
2022-08-02 20:36:31 +00:00
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
[[package]]
name = "windows_x86_64_gnu"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
2023-01-18 16:37:53 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
2023-01-18 16:37:53 +00:00
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
2023-01-18 16:37:53 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
2022-08-02 20:36:31 +00:00
[[package]]
name = "windows_x86_64_msvc"
2023-03-18 11:51:02 +00:00
version = "0.42.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-03-18 11:51:02 +00:00
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
2022-08-02 20:36:31 +00:00
2023-05-20 14:49:30 +00:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
[[package]]
2023-03-18 11:51:02 +00:00
name = "winnow"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
2023-03-18 11:51:02 +00:00
dependencies = [
"memchr",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "xattr"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
dependencies = [
"libc",
]
2023-05-20 14:53:17 +00:00
[[package]]
name = "xdg-home"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2769203cd13a0c6015d515be729c526d041e9cf2c0cc478d57faee85f40c6dcd"
dependencies = [
"nix",
"winapi",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "xz"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c887690ff2a2e233e8e49633461521f98ec57fbff9d59a884c9a4f04ec1da34"
dependencies = [
"xz2",
]
[[package]]
name = "xz2"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
dependencies = [
"lzma-sys",
]
[[package]]
name = "zbus"
2023-05-20 14:53:17 +00:00
version = "3.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "29242fa5ec5693629ae74d6eb1f69622a9511f600986d6d9779bccf36ac316e3"
dependencies = [
"async-broadcast",
"async-executor",
2023-05-20 14:53:17 +00:00
"async-fs",
"async-io",
"async-lock",
"async-recursion",
"async-task",
"async-trait",
"byteorder",
"derivative",
"enumflags2",
"event-listener",
"futures-core",
"futures-sink",
"futures-util",
"hex",
"nix",
"once_cell",
"ordered-stream",
"rand",
"serde",
"serde_repr",
2023-05-20 14:53:17 +00:00
"sha1",
"static_assertions",
"tracing",
"uds_windows",
"winapi",
2023-05-20 14:53:17 +00:00
"xdg-home",
"zbus_macros",
"zbus_names",
"zvariant",
]
[[package]]
name = "zbus_macros"
2023-05-20 14:53:17 +00:00
version = "3.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "537793e26e9af85f774801dc52c6f6292352b2b517c5cf0449ffd3735732a53a"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
"regex",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
2023-05-20 14:53:17 +00:00
"zvariant_utils",
]
[[package]]
name = "zbus_names"
2023-05-20 14:53:17 +00:00
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "82441e6033be0a741157a72951a3e4957d519698f3a824439cc131c5ba77ac2a"
dependencies = [
"serde",
"static_assertions",
"zvariant",
]
2022-08-02 20:36:31 +00:00
[[package]]
name = "zip"
2023-05-20 14:53:17 +00:00
version = "0.6.6"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261"
2022-08-02 20:36:31 +00:00
dependencies = [
"aes",
"byteorder",
"bzip2",
"constant_time_eq",
"crc32fast",
"crossbeam-utils",
"flate2",
"hmac",
"pbkdf2",
2023-05-20 14:53:17 +00:00
"sha1",
2022-08-02 20:36:31 +00:00
"time",
"zstd",
]
[[package]]
name = "zstd"
2023-01-18 16:37:53 +00:00
version = "0.11.2+zstd.1.5.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
2022-08-02 20:36:31 +00:00
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
2023-01-18 16:37:53 +00:00
version = "5.0.2+zstd.1.5.2"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-18 16:37:53 +00:00
checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
2022-08-02 20:36:31 +00:00
dependencies = [
"libc",
"zstd-sys",
]
[[package]]
name = "zstd-sys"
2023-05-20 14:53:17 +00:00
version = "2.0.8+zstd.1.5.5"
2022-08-02 20:36:31 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
2022-08-02 20:36:31 +00:00
dependencies = [
"cc",
"libc",
2023-03-18 11:51:02 +00:00
"pkg-config",
2022-08-02 20:36:31 +00:00
]
[[package]]
name = "zvariant"
2023-05-20 14:53:17 +00:00
version = "3.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "5cb36cd95352132911c9c99fdcc1635de5c2c139bd34cbcf6dfb8350ee8ff6a7"
dependencies = [
"byteorder",
"enumflags2",
"libc",
"serde",
"static_assertions",
2023-05-20 14:53:17 +00:00
"url",
"zvariant_derive",
]
[[package]]
name = "zvariant_derive"
2023-05-20 14:53:17 +00:00
version = "3.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-05-20 14:53:17 +00:00
checksum = "9b34951e1ac64f3a1443fe7181256b9ed6a811a1631917566c3d5ca718d8cf33"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
2023-03-18 11:51:02 +00:00
"syn 1.0.109",
"zvariant_utils",
]
[[package]]
name = "zvariant_utils"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53b22993dbc4d128a17a3b6c92f1c63872dd67198537ee728d8b5d7c40640a8b"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]