nextcloud-cooking-schedule/Cargo.lock

1928 lines
48 KiB
Plaintext
Raw Normal View History

2022-07-01 22:36:04 +02:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-07-31 10:21:47 +02:00
[[package]]
name = "addr2line"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "aho-corasick"
2023-07-31 10:21:47 +02:00
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
dependencies = [
"memchr",
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
2022-08-20 11:06:59 +02:00
[[package]]
name = "android_system_properties"
2022-09-20 20:53:44 +02:00
version = "0.1.5"
2022-08-20 11:06:59 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-20 20:53:44 +02:00
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
2022-08-20 11:06:59 +02:00
dependencies = [
"libc",
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "anstream"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-query",
"anstyle-wincon",
"colorchoice",
"is-terminal",
"utf8parse",
]
[[package]]
name = "anstyle"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
[[package]]
name = "anstyle-parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-query"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
dependencies = [
"windows-sys 0.48.0",
]
[[package]]
name = "anstyle-wincon"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
dependencies = [
"anstyle",
"windows-sys 0.48.0",
]
[[package]]
name = "anyhow"
2023-07-31 10:21:47 +02:00
version = "1.0.72"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854"
2022-07-01 22:36:04 +02:00
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2023-07-31 10:21:47 +02:00
[[package]]
name = "backtrace"
version = "0.3.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "base64"
2023-07-31 10:21:47 +02:00
version = "0.21.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
2022-07-01 22:36:04 +02:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]]
2023-07-31 10:21:47 +02:00
name = "bitflags"
version = "2.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42"
2022-07-01 22:36:04 +02:00
[[package]]
name = "bumpalo"
2023-07-31 10:21:47 +02:00
version = "3.13.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
2022-07-01 22:36:04 +02:00
[[package]]
name = "bytes"
2023-02-03 15:06:09 +01:00
version = "1.4.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
2022-07-01 22:36:04 +02:00
[[package]]
name = "cc"
2023-02-03 15:06:09 +01:00
version = "1.0.79"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
2022-07-01 22:36:04 +02:00
[[package]]
name = "cesu8"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
2022-07-01 22:36:04 +02:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2022-07-04 15:01:17 +02:00
[[package]]
name = "chrono"
2023-07-31 10:21:47 +02:00
version = "0.4.26"
2022-07-04 15:01:17 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
2022-07-04 15:01:17 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"android-tzdata",
2022-08-20 11:06:59 +02:00
"iana-time-zone",
"js-sys",
2022-07-04 15:01:17 +02:00
"num-traits",
"serde",
"wasm-bindgen",
2022-07-04 15:01:17 +02:00
"winapi",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "ci_info"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24f638c70e8c5753795cc9a8c07c44da91554a09e4cf11a7326e8161b0a3c45e"
dependencies = [
"envmnt",
]
[[package]]
name = "clap"
2023-07-31 10:21:47 +02:00
version = "4.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "5fd304a20bff958a57f04c4e96a2e7594cc4490a0e809cbd48bb6437edaa452d"
dependencies = [
2023-07-31 10:21:47 +02:00
"clap_builder",
]
[[package]]
name = "clap_builder"
version = "4.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01c6a3f08f1fe5662a35cfe393aec09c4df95f60ee93b7556505260f75eee9e1"
dependencies = [
"anstream",
"anstyle",
"clap_lex",
"once_cell",
"strsim",
]
[[package]]
name = "clap_lex"
2023-07-31 10:21:47 +02:00
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
2023-02-03 15:06:09 +01:00
[[package]]
2023-07-31 10:21:47 +02:00
name = "colorchoice"
version = "1.0.0"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
2023-02-03 15:06:09 +01:00
[[package]]
name = "combine"
2022-08-20 11:06:59 +02:00
version = "4.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-20 11:06:59 +02:00
checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
dependencies = [
"bytes",
"memchr",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "cooking-schedule"
2023-02-03 15:06:09 +01:00
version = "0.8.0"
2022-07-01 22:36:04 +02:00
dependencies = [
"anyhow",
"base64",
2022-07-04 15:01:17 +02:00
"chrono",
"clap",
"csv",
2023-02-03 15:06:09 +01:00
"debug_print",
"directories",
2022-08-01 22:54:59 +02:00
"env_logger",
"futures",
"icalendar",
"libxml",
2022-08-01 22:54:59 +02:00
"log",
"regex",
2022-07-01 22:36:04 +02:00
"reqwest",
"rusty-hook",
"serde",
2022-07-01 22:36:04 +02:00
"serde_json",
"speedate",
"strum_macros",
2022-07-01 22:36:04 +02:00
"tokio",
2023-07-31 10:21:47 +02:00
"toml 0.7.6",
"webbrowser",
2022-07-01 22:36:04 +02: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-07-31 10:21:47 +02:00
version = "0.8.4"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
2022-07-01 22:36:04 +02:00
2022-07-04 15:01:17 +02:00
[[package]]
name = "csv"
2023-07-31 10:21:47 +02:00
version = "1.2.2"
2022-07-04 15:01:17 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "626ae34994d3d8d668f4269922248239db4ae42d538b14c398b74a52208e8086"
2022-07-04 15:01:17 +02:00
dependencies = [
"csv-core",
2023-07-31 10:21:47 +02:00
"itoa",
"ryu",
"serde",
]
[[package]]
name = "csv-core"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
dependencies = [
"memchr",
2022-07-04 15:01:17 +02:00
]
2023-02-03 15:06:09 +01:00
[[package]]
name = "debug_print"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f215f9b7224f49fb73256115331f677d868b34d18b65dbe4db392e6021eea90"
[[package]]
name = "directories"
2023-07-31 10:21:47 +02:00
version = "5.0.1"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "9a49173b84e034382284f27f1af4dcbbd231ffa358c0fe316541a7337f376a35"
2023-02-03 15:06:09 +01:00
dependencies = [
"dirs-sys",
]
[[package]]
name = "dirs-sys"
2023-07-31 10:21:47 +02:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
dependencies = [
"libc",
2023-07-31 10:21:47 +02:00
"option-ext",
"redox_users",
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "encoding_rs"
2023-02-03 15:06:09 +01:00
version = "0.8.32"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
2022-07-01 22:36:04 +02:00
dependencies = [
"cfg-if",
]
2022-08-01 22:54:59 +02:00
[[package]]
name = "env_logger"
2023-02-03 15:06:09 +01:00
version = "0.10.0"
2022-08-01 22:54:59 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
2022-08-01 22:54:59 +02:00
dependencies = [
"humantime",
2023-02-03 15:06:09 +01:00
"is-terminal",
2022-08-01 22:54:59 +02:00
"log",
"regex",
"termcolor",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "envmnt"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2d328fc287c61314c4a61af7cfdcbd7e678e39778488c7cb13ec133ce0f4059"
dependencies = [
"fsio",
2023-07-31 10:21:47 +02:00
"indexmap 1.9.3",
2022-07-01 22:36:04 +02:00
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
2023-02-03 15:06:09 +01:00
[[package]]
name = "errno"
2023-07-31 10:21:47 +02:00
version = "0.3.2"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "6b30f669a7961ef1631673d2766cc92f52d64f7ef354d4fe0ddfd30ed52f0f4f"
2023-02-03 15:06:09 +01:00
dependencies = [
"errno-dragonfly",
"libc",
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2023-02-03 15:06:09 +01:00
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "fastrand"
2023-07-31 10:21:47 +02:00
version = "2.0.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
2022-07-01 22:36:04 +02:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
dependencies = [
"foreign-types-shared",
]
[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "form_urlencoded"
2023-07-31 10:21:47 +02:00
version = "1.2.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
2022-07-01 22:36:04 +02:00
dependencies = [
"percent-encoding",
]
[[package]]
name = "fsio"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1fd087255f739f4f1aeea69f11b72f8080e9c2e7645cd06955dad4a178a49e3"
[[package]]
name = "futures"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "futures-channel"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
2022-07-01 22:36:04 +02:00
dependencies = [
"futures-core",
"futures-sink",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "futures-core"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
2022-07-01 22:36:04 +02:00
[[package]]
name = "futures-executor"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
[[package]]
name = "futures-macro"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
dependencies = [
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "futures-sink"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
2022-07-01 22:36:04 +02:00
[[package]]
name = "futures-task"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
2022-07-01 22:36:04 +02:00
[[package]]
name = "futures-util"
2023-07-31 10:21:47 +02:00
version = "0.3.28"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
2022-07-01 22:36:04 +02:00
dependencies = [
"futures-channel",
2022-07-01 22:36:04 +02:00
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
2022-07-01 22:36:04 +02:00
"futures-task",
"memchr",
2022-07-01 22:36:04 +02:00
"pin-project-lite",
"pin-utils",
"slab",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "getopts"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
dependencies = [
"unicode-width",
]
[[package]]
name = "getrandom"
2023-07-31 10:21:47 +02:00
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
dependencies = [
"cfg-if",
2023-07-31 10:21:47 +02:00
"js-sys",
"libc",
2023-02-03 15:06:09 +01:00
"wasi",
2023-07-31 10:21:47 +02:00
"wasm-bindgen",
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "gimli"
version = "0.27.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
2022-07-01 22:36:04 +02:00
[[package]]
name = "h2"
2023-07-31 10:21:47 +02:00
version = "0.3.20"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "97ec8491ebaf99c8eaa73058b045fe58073cd6be7f596ac993ced0b0a0c01049"
2022-07-01 22:36:04 +02:00
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
2023-07-31 10:21:47 +02:00
"indexmap 1.9.3",
2022-07-01 22:36:04 +02:00
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "hashbrown"
2022-08-01 00:20:52 +02:00
version = "0.12.3"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-01 00:20:52 +02:00
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2022-07-01 22:36:04 +02:00
2023-07-31 10:21:47 +02:00
[[package]]
name = "hashbrown"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
[[package]]
name = "heck"
2023-02-03 15:06:09 +01:00
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2022-07-01 22:36:04 +02:00
[[package]]
name = "hermit-abi"
2023-07-31 10:21:47 +02:00
version = "0.3.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
[[package]]
name = "home"
version = "0.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "http"
2023-07-31 10:21:47 +02:00
version = "0.2.9"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
2022-07-01 22:36:04 +02:00
dependencies = [
"bytes",
"fnv",
2023-07-31 10:21:47 +02:00
"itoa",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "http-body"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
dependencies = [
"bytes",
"http",
"pin-project-lite",
]
[[package]]
name = "httparse"
2022-09-20 20:53:44 +02:00
version = "1.8.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-20 20:53:44 +02:00
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2022-07-01 22:36:04 +02:00
[[package]]
name = "httpdate"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2022-08-01 22:54:59 +02:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2022-07-01 22:36:04 +02:00
[[package]]
name = "hyper"
2023-07-31 10:21:47 +02:00
version = "0.14.27"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
2022-07-01 22:36:04 +02:00
dependencies = [
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
2023-07-31 10:21:47 +02:00
"itoa",
2022-07-01 22:36:04 +02:00
"pin-project-lite",
"socket2",
"tokio",
"tower-service",
"tracing",
"want",
]
[[package]]
name = "hyper-tls"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
dependencies = [
"bytes",
"hyper",
"native-tls",
"tokio",
"tokio-native-tls",
]
2022-08-20 11:06:59 +02:00
[[package]]
name = "iana-time-zone"
2023-07-31 10:21:47 +02:00
version = "0.1.57"
2022-08-20 11:06:59 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
2022-08-20 11:06:59 +02:00
dependencies = [
"android_system_properties",
"core-foundation-sys",
2023-02-03 15:06:09 +01:00
"iana-time-zone-haiku",
2022-08-20 11:06:59 +02:00
"js-sys",
"wasm-bindgen",
2023-07-31 10:21:47 +02:00
"windows",
2022-08-20 11:06:59 +02:00
]
2023-02-03 15:06:09 +01:00
[[package]]
name = "iana-time-zone-haiku"
2023-07-31 10:21:47 +02:00
version = "0.1.2"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
2023-02-03 15:06:09 +01:00
dependencies = [
2023-07-31 10:21:47 +02:00
"cc",
2023-02-03 15:06:09 +01:00
]
[[package]]
name = "icalendar"
2023-07-31 10:21:47 +02:00
version = "0.15.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f8ff1325f611351fcf1d9add6b66761ce98bff4bd95a737aa2d2ae204a8e3971"
dependencies = [
"chrono",
2023-02-03 15:06:09 +01:00
"iso8601",
"nom",
"uuid",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "idna"
2023-07-31 10:21:47 +02:00
version = "0.4.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
2022-07-01 22:36:04 +02:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
2023-07-31 10:21:47 +02:00
version = "1.9.3"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
2022-07-01 22:36:04 +02:00
dependencies = [
"autocfg",
2023-07-31 10:21:47 +02:00
"hashbrown 0.12.3",
2022-07-01 22:36:04 +02:00
]
[[package]]
2023-07-31 10:21:47 +02:00
name = "indexmap"
version = "2.0.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"equivalent",
"hashbrown 0.14.0",
2023-02-03 15:06:09 +01:00
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "ipnet"
2023-07-31 10:21:47 +02:00
version = "2.8.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
2023-02-03 15:06:09 +01:00
[[package]]
name = "is-terminal"
2023-07-31 10:21:47 +02:00
version = "0.4.9"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
2023-02-03 15:06:09 +01:00
dependencies = [
"hermit-abi",
"rustix",
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2023-02-03 15:06:09 +01:00
]
[[package]]
name = "iso8601"
2023-07-31 10:21:47 +02:00
version = "0.6.1"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "924e5d73ea28f59011fec52a0d12185d496a9b075d360657aed2a5707f701153"
2023-02-03 15:06:09 +01:00
dependencies = [
"nom",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "itoa"
2023-07-31 10:21:47 +02:00
version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
2022-07-01 22:36:04 +02:00
[[package]]
name = "jni"
2023-07-31 10:21:47 +02:00
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
dependencies = [
"cesu8",
2023-07-31 10:21:47 +02:00
"cfg-if",
"combine",
"jni-sys",
"log",
"thiserror",
"walkdir",
2023-07-31 10:21:47 +02:00
"windows-sys 0.45.0",
]
[[package]]
name = "jni-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2022-07-01 22:36:04 +02:00
[[package]]
name = "js-sys"
2023-07-31 10:21:47 +02:00
version = "0.3.64"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
2022-07-01 22:36:04 +02:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
2023-07-31 10:21:47 +02:00
version = "0.2.147"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
2022-07-01 22:36:04 +02:00
[[package]]
name = "libxml"
2023-07-31 10:21:47 +02:00
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "5fe73cdec2bcb36d25a9fe3f607ffcd44bb8907ca0100c4098d1aa342d1e7bec"
dependencies = [
"libc",
"pkg-config",
"vcpkg",
]
2023-02-03 15:06:09 +01:00
[[package]]
name = "linux-raw-sys"
2023-07-31 10:21:47 +02:00
version = "0.4.3"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "09fc20d2ca12cb9f044c93e3bd6d32d523e6e2ec3db4f7b2939cd99026ecd3f0"
2023-02-03 15:06:09 +01:00
2022-07-01 22:36:04 +02:00
[[package]]
name = "log"
2023-07-31 10:21:47 +02:00
version = "0.4.19"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
2022-07-01 22:36:04 +02:00
[[package]]
2022-09-20 20:53:44 +02:00
name = "malloc_buf"
version = "0.0.6"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-20 20:53:44 +02:00
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
dependencies = [
"libc",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "memchr"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[package]]
name = "mime"
2023-07-31 10:21:47 +02:00
version = "0.3.17"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2022-07-01 22:36:04 +02:00
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2023-07-31 10:21:47 +02:00
[[package]]
name = "miniz_oxide"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
dependencies = [
"adler",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "mio"
2023-07-31 10:21:47 +02:00
version = "0.8.8"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
2022-07-01 22:36:04 +02:00
dependencies = [
"libc",
2023-02-03 15:06:09 +01:00
"wasi",
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "native-tls"
2023-02-03 15:06:09 +01:00
version = "0.2.11"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
2022-07-01 22:36:04 +02:00
dependencies = [
"lazy_static",
"libc",
"log",
"openssl",
"openssl-probe",
"openssl-sys",
"schannel",
"security-framework",
"security-framework-sys",
"tempfile",
]
[[package]]
name = "ndk-context"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
2022-07-01 22:36:04 +02:00
[[package]]
name = "nias"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab250442c86f1850815b5d268639dff018c0627022bc1940eb2d642ca1ce12f0"
[[package]]
name = "nom"
2023-02-03 15:06:09 +01:00
version = "7.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
dependencies = [
"memchr",
"minimal-lexical",
]
2022-07-04 15:01:17 +02:00
[[package]]
name = "num-traits"
2023-07-31 10:21:47 +02:00
version = "0.2.16"
2022-07-04 15:01:17 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
2022-07-04 15:01:17 +02:00
dependencies = [
"autocfg",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "num_cpus"
2023-07-31 10:21:47 +02:00
version = "1.16.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
2022-07-01 22:36:04 +02:00
dependencies = [
"hermit-abi",
"libc",
]
2022-09-20 20:53:44 +02:00
[[package]]
name = "objc"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
dependencies = [
"malloc_buf",
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "object"
version = "0.31.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
dependencies = [
"memchr",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "once_cell"
2023-07-31 10:21:47 +02:00
version = "1.18.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
2022-07-01 22:36:04 +02:00
[[package]]
name = "openssl"
2023-07-31 10:21:47 +02:00
version = "0.10.55"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"bitflags 1.3.2",
2022-07-01 22:36:04 +02:00
"cfg-if",
"foreign-types",
"libc",
"once_cell",
"openssl-macros",
"openssl-sys",
]
[[package]]
name = "openssl-macros"
2023-07-31 10:21:47 +02:00
version = "0.1.1"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
2022-07-01 22:36:04 +02:00
dependencies = [
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
2023-07-31 10:21:47 +02:00
version = "0.9.90"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
2022-07-01 22:36:04 +02:00
dependencies = [
"cc",
"libc",
"pkg-config",
"vcpkg",
]
[[package]]
2023-07-31 10:21:47 +02:00
name = "option-ext"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2022-09-20 20:53:44 +02:00
2022-07-01 22:36:04 +02:00
[[package]]
name = "percent-encoding"
2023-07-31 10:21:47 +02:00
version = "2.3.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
2022-07-01 22:36:04 +02:00
[[package]]
name = "pin-project-lite"
2023-07-31 10:21:47 +02:00
version = "0.2.10"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57"
2022-07-01 22:36:04 +02:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "pkg-config"
2023-07-31 10:21:47 +02:00
version = "0.3.27"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
2022-07-01 22:36:04 +02:00
[[package]]
name = "proc-macro2"
2023-07-31 10:21:47 +02:00
version = "1.0.66"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
2022-07-01 22:36:04 +02:00
dependencies = [
"unicode-ident",
]
[[package]]
name = "quote"
2023-07-31 10:21:47 +02:00
version = "1.0.32"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "50f3b39ccfb720540debaa0164757101c08ecb8d326b15358ce76a62c7e85965"
2022-07-01 22:36:04 +02:00
dependencies = [
"proc-macro2",
]
2022-09-20 20:53:44 +02:00
[[package]]
name = "raw-window-handle"
2023-07-31 10:21:47 +02:00
version = "0.5.2"
2022-09-20 20:53:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
2022-09-20 20:53:44 +02:00
2022-07-01 22:36:04 +02:00
[[package]]
name = "redox_syscall"
2022-08-01 00:20:52 +02:00
version = "0.2.16"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-01 00:20:52 +02:00
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"bitflags 1.3.2",
]
[[package]]
name = "redox_syscall"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
dependencies = [
"bitflags 1.3.2",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "redox_users"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
dependencies = [
"getrandom",
2023-07-31 10:21:47 +02:00
"redox_syscall 0.2.16",
"thiserror",
]
[[package]]
name = "regex"
2023-07-31 10:21:47 +02:00
version = "1.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
dependencies = [
"aho-corasick",
"memchr",
2023-07-31 10:21:47 +02:00
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2023-07-31 10:21:47 +02:00
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "b7b6d6190b7594385f61bd3911cd1be99dfddcfc365a4160cc2ab5bff4aed294"
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2023-07-31 10:21:47 +02:00
version = "0.7.4"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
2022-07-01 22:36:04 +02:00
[[package]]
name = "reqwest"
2023-07-31 10:21:47 +02:00
version = "0.11.18"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "cde824a14b7c14f85caff81225f411faacc04a2013f41670f41443742b1c1c55"
2022-07-01 22:36:04 +02:00
dependencies = [
"base64",
"bytes",
"encoding_rs",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"hyper",
"hyper-tls",
"ipnet",
"js-sys",
"log",
"mime",
"native-tls",
2022-09-20 20:53:44 +02:00
"once_cell",
2022-07-01 22:36:04 +02:00
"percent-encoding",
"pin-project-lite",
"serde",
"serde_json",
"serde_urlencoded",
"tokio",
"tokio-native-tls",
"tower-service",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"winreg",
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "rustc-demangle"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
2023-02-03 15:06:09 +01:00
[[package]]
name = "rustix"
2023-07-31 10:21:47 +02:00
version = "0.38.4"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "0a962918ea88d644592894bc6dc55acc6c0956488adcebbfb6e273506b7fd6e5"
2023-02-03 15:06:09 +01:00
dependencies = [
2023-07-31 10:21:47 +02:00
"bitflags 2.3.3",
2023-02-03 15:06:09 +01:00
"errno",
"libc",
"linux-raw-sys",
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2023-02-03 15:06:09 +01:00
]
[[package]]
name = "rustversion"
2023-07-31 10:21:47 +02:00
version = "1.0.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
2022-07-01 22:36:04 +02:00
[[package]]
name = "rusty-hook"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96cee9be61be7e1cbadd851e58ed7449c29c620f00b23df937cb9cbc04ac21a3"
dependencies = [
"ci_info",
"getopts",
"nias",
2023-02-03 15:06:09 +01:00
"toml 0.5.11",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "ryu"
2023-07-31 10:21:47 +02:00
version = "1.0.15"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
2022-07-01 22:36:04 +02:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "schannel"
2023-07-31 10:21:47 +02:00
version = "0.1.22"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "security-framework"
2023-07-31 10:21:47 +02:00
version = "2.9.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"bitflags 1.3.2",
2022-07-01 22:36:04 +02:00
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
2023-07-31 10:21:47 +02:00
version = "2.9.1"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
2022-07-01 22:36:04 +02:00
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "serde"
2023-07-31 10:21:47 +02:00
version = "1.0.178"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "60363bdd39a7be0266a520dab25fdc9241d2f987b08a01e01f0ec6d06a981348"
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2023-07-31 10:21:47 +02:00
version = "1.0.178"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f28482318d6641454cb273da158647922d1be6b5a2fcc6165cd89ebdd7ed576b"
dependencies = [
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "serde_json"
2023-07-31 10:21:47 +02:00
version = "1.0.104"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "076066c5f1078eac5b722a31827a8832fe108bed65dfa75e233c89f8206e976c"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"itoa",
2022-07-01 22:36:04 +02:00
"ryu",
"serde",
]
2023-02-03 15:06:09 +01:00
[[package]]
name = "serde_spanned"
2023-07-31 10:21:47 +02:00
version = "0.6.3"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "96426c9936fd7a0124915f9185ea1d20aa9445cc9821142f0a73bc9207a2e186"
2023-02-03 15:06:09 +01:00
dependencies = [
"serde",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
2023-07-31 10:21:47 +02:00
"itoa",
2022-07-01 22:36:04 +02:00
"ryu",
"serde",
]
[[package]]
name = "slab"
2023-07-31 10:21:47 +02:00
version = "0.4.8"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
2022-08-01 00:20:52 +02:00
dependencies = [
"autocfg",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "socket2"
2023-07-31 10:21:47 +02:00
version = "0.4.9"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
2022-07-01 22:36:04 +02:00
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "speedate"
2022-08-20 11:06:59 +02:00
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-20 11:06:59 +02:00
checksum = "9ddae0c66b5fc0cceffae4ef2f7ad9f9f7636d3d0d3599ba849db08eb1a313b9"
dependencies = [
"strum",
"strum_macros",
]
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
[[package]]
name = "strum"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
2022-08-20 11:06:59 +02:00
version = "0.24.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-20 11:06:59 +02:00
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
dependencies = [
"heck",
"proc-macro2",
"quote",
"rustversion",
2023-07-31 10:21:47 +02:00
"syn 1.0.109",
]
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "syn"
2023-07-31 10:21:47 +02:00
version = "2.0.27"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "b60f673f44a8255b9c8c657daf66a596d435f2da81a555b06dc644d080ba45e0"
2022-07-01 22:36:04 +02:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "tempfile"
2023-07-31 10:21:47 +02:00
version = "3.7.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "5486094ee78b2e5038a6382ed7645bc084dc2ec433426ca4c3cb61e2007b8998"
2022-07-01 22:36:04 +02:00
dependencies = [
"cfg-if",
"fastrand",
2023-07-31 10:21:47 +02:00
"redox_syscall 0.3.5",
"rustix",
"windows-sys 0.48.0",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "termcolor"
2023-02-03 15:06:09 +01:00
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
dependencies = [
"winapi-util",
]
[[package]]
name = "thiserror"
2023-07-31 10:21:47 +02:00
version = "1.0.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "611040a08a0439f8248d1990b111c95baa9c704c805fa1f62104b39655fd7f90"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-07-31 10:21:47 +02:00
version = "1.0.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "090198534930841fab3a5d1bb637cde49e339654e606195f8d9c76eeb081dc96"
dependencies = [
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
]
2022-07-01 22:36:04 +02: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"
2023-02-03 15:06:09 +01:00
version = "0.1.1"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2022-07-01 22:36:04 +02:00
[[package]]
name = "tokio"
2023-07-31 10:21:47 +02:00
version = "1.29.1"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da"
2022-07-01 22:36:04 +02:00
dependencies = [
2022-08-01 00:20:52 +02:00
"autocfg",
2023-07-31 10:21:47 +02:00
"backtrace",
2022-07-01 22:36:04 +02:00
"bytes",
"libc",
"mio",
"num_cpus",
"pin-project-lite",
"socket2",
"tokio-macros",
2023-07-31 10:21:47 +02:00
"windows-sys 0.48.0",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "tokio-macros"
2023-07-31 10:21:47 +02:00
version = "2.1.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
2022-07-01 22:36:04 +02:00
dependencies = [
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
2022-07-01 22:36:04 +02:00
]
[[package]]
name = "tokio-native-tls"
2023-07-31 10:21:47 +02:00
version = "0.3.1"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
2022-07-01 22:36:04 +02:00
dependencies = [
"native-tls",
"tokio",
]
[[package]]
name = "tokio-util"
2023-07-31 10:21:47 +02:00
version = "0.7.8"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
2022-07-01 22:36:04 +02:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
"tracing",
]
[[package]]
name = "toml"
2023-02-03 15:06:09 +01:00
version = "0.5.11"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
2022-07-01 22:36:04 +02:00
dependencies = [
"serde",
]
2023-02-03 15:06:09 +01:00
[[package]]
name = "toml"
2023-07-31 10:21:47 +02:00
version = "0.7.6"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "c17e963a819c331dcacd7ab957d80bc2b9a9c1e71c804826d2f283dd65306542"
2023-02-03 15:06:09 +01:00
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
"toml_edit",
]
[[package]]
name = "toml_datetime"
2023-07-31 10:21:47 +02:00
version = "0.6.3"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
2023-02-03 15:06:09 +01:00
dependencies = [
"serde",
]
[[package]]
name = "toml_edit"
2023-07-31 10:21:47 +02:00
version = "0.19.14"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "f8123f27e969974a3dfba720fdb560be359f57b44302d280ba72e76a74480e8a"
2023-02-03 15:06:09 +01:00
dependencies = [
2023-07-31 10:21:47 +02:00
"indexmap 2.0.0",
2023-02-03 15:06:09 +01:00
"serde",
"serde_spanned",
"toml_datetime",
2023-07-31 10:21:47 +02:00
"winnow",
2023-02-03 15:06:09 +01:00
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "tower-service"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
[[package]]
name = "tracing"
2022-10-08 11:09:59 +02:00
version = "0.1.37"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-08 11:09:59 +02:00
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2022-07-01 22:36:04 +02:00
dependencies = [
"cfg-if",
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
2023-07-31 10:21:47 +02:00
version = "0.1.31"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
2022-07-01 22:36:04 +02:00
dependencies = [
"once_cell",
]
[[package]]
name = "try-lock"
2023-02-03 15:06:09 +01:00
version = "0.2.4"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-03 15:06:09 +01:00
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
2022-07-01 22:36:04 +02:00
[[package]]
name = "unicode-bidi"
2023-07-31 10:21:47 +02:00
version = "0.3.13"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
2022-07-01 22:36:04 +02:00
[[package]]
name = "unicode-ident"
2023-07-31 10:21:47 +02:00
version = "1.0.11"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
2022-07-01 22:36:04 +02:00
[[package]]
name = "unicode-normalization"
2022-09-20 20:53:44 +02:00
version = "0.1.22"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-20 20:53:44 +02:00
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2022-07-01 22:36:04 +02:00
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-width"
2022-09-20 20:53:44 +02:00
version = "0.1.10"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-20 20:53:44 +02:00
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
2022-07-01 22:36:04 +02:00
[[package]]
name = "url"
2023-07-31 10:21:47 +02:00
version = "2.4.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
2022-07-01 22:36:04 +02:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
2023-07-31 10:21:47 +02:00
[[package]]
name = "utf8parse"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
[[package]]
name = "uuid"
2023-07-31 10:21:47 +02:00
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
dependencies = [
"getrandom",
2023-07-31 10:21:47 +02:00
"wasm-bindgen",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
[[package]]
name = "walkdir"
2023-07-31 10:21:47 +02:00
version = "2.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
dependencies = [
"same-file",
"winapi-util",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "want"
2023-07-31 10:21:47 +02:00
version = "0.3.1"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2022-07-01 22:36:04 +02:00
dependencies = [
"try-lock",
]
[[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-07-31 10:21:47 +02:00
version = "0.2.87"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
2022-07-01 22:36:04 +02:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2023-07-31 10:21:47 +02:00
version = "0.2.87"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
2022-07-01 22:36:04 +02:00
dependencies = [
"bumpalo",
"log",
2022-08-01 00:20:52 +02:00
"once_cell",
2022-07-01 22:36:04 +02:00
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
2022-07-01 22:36:04 +02:00
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
2023-07-31 10:21:47 +02:00
version = "0.4.37"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
2022-07-01 22:36:04 +02:00
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
2023-07-31 10:21:47 +02:00
version = "0.2.87"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
2022-07-01 22:36:04 +02:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2023-07-31 10:21:47 +02:00
version = "0.2.87"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
2022-07-01 22:36:04 +02:00
dependencies = [
"proc-macro2",
"quote",
2023-07-31 10:21:47 +02:00
"syn 2.0.27",
2022-07-01 22:36:04 +02:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2023-07-31 10:21:47 +02:00
version = "0.2.87"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
2022-07-01 22:36:04 +02:00
[[package]]
name = "web-sys"
2023-07-31 10:21:47 +02:00
version = "0.3.64"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
2022-07-01 22:36:04 +02:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "webbrowser"
2023-07-31 10:21:47 +02:00
version = "0.8.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "fd222aa310eb7532e3fd427a5d7db7e44bc0b0cf1c1e21139c345325511a85b6"
dependencies = [
2023-02-03 15:06:09 +01:00
"core-foundation",
2023-07-31 10:21:47 +02:00
"home",
"jni",
2023-02-03 15:06:09 +01:00
"log",
"ndk-context",
2022-09-20 20:53:44 +02:00
"objc",
"raw-window-handle",
"url",
"web-sys",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
2022-07-01 22:36:04 +02: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"
[[package]]
2023-07-31 10:21:47 +02:00
name = "windows"
version = "0.48.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
2022-07-01 22:36:04 +02:00
dependencies = [
2023-07-31 10:21:47 +02:00
"windows-targets 0.48.1",
2022-07-01 22:36:04 +02:00
]
2023-02-03 15:06:09 +01:00
[[package]]
name = "windows-sys"
version = "0.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
dependencies = [
2023-07-31 10:21:47 +02:00
"windows-targets 0.42.2",
]
[[package]]
name = "windows-sys"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
dependencies = [
"windows-targets 0.48.1",
2023-02-03 15:06:09 +01:00
]
[[package]]
name = "windows-targets"
2023-07-31 10:21:47 +02:00
version = "0.42.2"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
2023-02-03 15:06:09 +01:00
dependencies = [
2023-07-31 10:21:47 +02: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.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f"
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-02-03 15:06:09 +01:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2023-07-31 10:21:47 +02:00
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
[[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"
version = "0.42.2"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
2023-02-03 15:06:09 +01:00
2022-07-01 22:36:04 +02:00
[[package]]
name = "windows_aarch64_msvc"
2023-07-31 10:21:47 +02:00
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
[[package]]
name = "windows_i686_gnu"
version = "0.42.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
2022-07-01 22:36:04 +02:00
[[package]]
name = "windows_i686_gnu"
2023-07-31 10:21:47 +02:00
version = "0.48.0"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
2022-07-01 22:36:04 +02:00
[[package]]
name = "windows_i686_msvc"
2023-07-31 10:21:47 +02:00
version = "0.42.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
[[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"
version = "0.42.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
2022-07-01 22:36:04 +02:00
[[package]]
name = "windows_x86_64_gnu"
2023-07-31 10:21:47 +02:00
version = "0.48.0"
2023-02-03 15:06:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
2023-02-03 15:06:09 +01:00
[[package]]
name = "windows_x86_64_gnullvm"
2023-07-31 10:21:47 +02:00
version = "0.42.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
2022-07-01 22:36:04 +02:00
[[package]]
name = "windows_x86_64_msvc"
2023-07-31 10:21:47 +02:00
version = "0.42.2"
2022-07-01 22:36:04 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-31 10:21:47 +02:00
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
[[package]]
name = "winnow"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8bd122eb777186e60c3fdf765a58ac76e41c582f1f535fbf3314434c6b58f3f7"
dependencies = [
"memchr",
]
2022-07-01 22:36:04 +02:00
[[package]]
name = "winreg"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
dependencies = [
"winapi",
]