echoip-slatecave/Cargo.lock

2909 lines
71 KiB
Plaintext
Raw Permalink Normal View History

2023-02-11 21:46:55 +01:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
2023-07-19 22:40:44 +02:00
name = "addr2line"
2024-08-06 18:12:10 +02:00
version = "0.22.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-07-19 22:40:44 +02:00
"gimli",
2023-02-11 21:46:55 +01:00
]
2023-07-19 22:40:44 +02:00
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2023-06-18 20:32:15 +02:00
[[package]]
name = "aho-corasick"
2024-04-20 21:47:06 +02:00
version = "1.1.3"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2023-06-18 20:32:15 +02:00
dependencies = [
"memchr",
]
[[package]]
name = "android-tzdata"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
2023-02-11 21:46:55 +01:00
[[package]]
name = "android_system_properties"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
dependencies = [
"libc",
]
2023-06-18 20:32:15 +02:00
[[package]]
name = "anstream"
2024-08-06 18:12:10 +02:00
version = "0.6.15"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526"
2023-06-18 20:32:15 +02:00
dependencies = [
"anstyle",
"anstyle-parse",
"anstyle-query",
"anstyle-wincon",
"colorchoice",
2024-08-06 18:12:10 +02:00
"is_terminal_polyfill",
2023-06-18 20:32:15 +02:00
"utf8parse",
]
[[package]]
name = "anstyle"
2024-08-06 18:12:10 +02:00
version = "1.0.8"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1"
2023-06-18 20:32:15 +02:00
[[package]]
name = "anstyle-parse"
2024-08-06 18:12:10 +02:00
version = "0.2.5"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb"
2023-06-18 20:32:15 +02:00
dependencies = [
"utf8parse",
]
[[package]]
name = "anstyle-query"
2024-08-06 18:12:10 +02:00
version = "1.1.1"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a"
2023-06-18 20:32:15 +02:00
dependencies = [
2023-12-09 11:17:33 +01:00
"windows-sys 0.52.0",
2023-06-18 20:32:15 +02:00
]
[[package]]
name = "anstyle-wincon"
2024-08-06 18:12:10 +02:00
version = "3.0.4"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8"
2023-06-18 20:32:15 +02:00
dependencies = [
"anstyle",
2023-12-09 11:17:33 +01:00
"windows-sys 0.52.0",
2023-06-18 20:32:15 +02:00
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "async-trait"
2024-08-06 18:12:10 +02:00
version = "0.1.81"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "autocfg"
2024-08-06 18:12:10 +02:00
version = "1.3.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
2023-02-11 21:46:55 +01:00
[[package]]
name = "axum"
2024-04-20 21:47:06 +02:00
version = "0.7.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf"
2023-02-11 21:46:55 +01:00
dependencies = [
"async-trait",
"axum-core",
2023-02-21 00:06:49 +01:00
"axum-macros",
2023-02-11 21:46:55 +01:00
"bytes",
"futures-util",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-02-11 21:46:55 +01:00
"http-body",
2023-12-09 23:21:19 +01:00
"http-body-util",
2023-02-11 21:46:55 +01:00
"hyper",
2023-12-09 23:21:19 +01:00
"hyper-util",
2023-02-11 21:46:55 +01:00
"itoa",
"matchit",
"memchr",
"mime",
"percent-encoding",
"pin-project-lite",
"rustversion",
"serde",
"serde_json",
"serde_path_to_error",
"serde_urlencoded",
2024-04-20 21:47:06 +02:00
"sync_wrapper 1.0.1",
2023-02-11 21:46:55 +01:00
"tokio",
"tower",
"tower-layer",
"tower-service",
2024-02-11 11:51:23 +01:00
"tracing",
2023-02-11 21:46:55 +01:00
]
2023-02-18 22:16:09 +01:00
[[package]]
name = "axum-client-ip"
2024-04-21 00:38:30 +02:00
version = "0.6.0"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-21 00:38:30 +02:00
checksum = "72188bed20deb981f3a4a9fe674e5980fd9e9c2bd880baa94715ad5d60d64c67"
2023-02-18 22:16:09 +01:00
dependencies = [
"axum",
"forwarded-header-value",
"serde",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "axum-core"
2024-02-11 11:51:23 +01:00
version = "0.4.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3"
2023-02-11 21:46:55 +01:00
dependencies = [
"async-trait",
"bytes",
"futures-util",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-02-11 21:46:55 +01:00
"http-body",
2023-12-09 23:21:19 +01:00
"http-body-util",
2023-02-11 21:46:55 +01:00
"mime",
2023-12-09 23:21:19 +01:00
"pin-project-lite",
2023-02-11 21:46:55 +01:00
"rustversion",
2024-04-20 21:47:06 +02:00
"sync_wrapper 0.1.2",
2023-02-11 21:46:55 +01:00
"tower-layer",
"tower-service",
2024-02-11 11:51:23 +01:00
"tracing",
2023-02-11 21:46:55 +01:00
]
2023-08-05 22:36:28 +02:00
[[package]]
name = "axum-extra"
2024-04-20 21:47:06 +02:00
version = "0.9.3"
2023-08-05 22:36:28 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "0be6ea09c9b96cb5076af0de2e383bd2bc0c18f827cf1967bdd353e0b910d733"
2023-08-05 22:36:28 +02:00
dependencies = [
"axum",
"axum-core",
"bytes",
"cookie",
"futures-util",
2023-12-09 23:21:19 +01:00
"headers",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-08-05 22:36:28 +02:00
"http-body",
2023-12-09 23:21:19 +01:00
"http-body-util",
2023-08-05 22:36:28 +02:00
"mime",
"pin-project-lite",
"serde",
"tower",
"tower-layer",
"tower-service",
2024-04-20 21:47:06 +02:00
"tracing",
2023-08-05 22:36:28 +02:00
]
2023-02-21 00:06:49 +01:00
[[package]]
name = "axum-macros"
2024-02-11 11:51:23 +01:00
version = "0.4.1"
2023-02-21 00:06:49 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "00c055ee2d014ae5981ce1016374e8213682aa14d9bf40e48ab48b5f3ef20eaa"
2023-02-21 00:06:49 +01:00
dependencies = [
2024-03-17 22:02:20 +01:00
"heck 0.4.1",
2023-02-21 00:06:49 +01:00
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-07-19 22:40:44 +02:00
]
[[package]]
name = "backtrace"
2024-08-06 18:12:10 +02:00
version = "0.3.73"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "5cc23269a4f8976d0a4d2e7109211a419fe30e8d88d677cd60b6bc79c5732e0a"
2023-07-19 22:40:44 +02:00
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
2023-02-21 00:06:49 +01:00
]
[[package]]
name = "base64"
2024-02-11 11:51:23 +01:00
version = "0.21.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
2023-02-11 21:46:55 +01:00
[[package]]
name = "bitflags"
2024-08-06 18:12:10 +02:00
version = "2.6.0"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
2023-07-19 22:40:44 +02:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "block-buffer"
2023-06-18 20:32:15 +02:00
version = "0.10.4"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
2023-02-11 21:46:55 +01:00
dependencies = [
"generic-array",
]
[[package]]
name = "bstr"
2024-08-06 18:12:10 +02:00
version = "1.10.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
2023-02-11 21:46:55 +01:00
dependencies = [
"memchr",
"serde",
]
[[package]]
name = "bumpalo"
2024-04-20 21:47:06 +02:00
version = "3.16.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2023-02-11 21:46:55 +01:00
2024-08-06 18:12:10 +02:00
[[package]]
name = "byteorder"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
2023-02-11 21:46:55 +01:00
[[package]]
name = "bytes"
2024-08-06 18:12:10 +02:00
version = "1.7.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50"
2023-02-11 21:46:55 +01:00
[[package]]
name = "cc"
2024-08-06 18:12:10 +02:00
version = "1.1.7"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc"
2023-02-11 21:46:55 +01:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chrono"
2024-04-20 21:47:06 +02:00
version = "0.4.38"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-06-18 20:32:15 +02:00
"android-tzdata",
2023-02-11 21:46:55 +01:00
"iana-time-zone",
"num-traits",
2024-08-06 18:12:10 +02:00
"windows-targets 0.52.6",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "chrono-tz"
2024-08-06 18:12:10 +02:00
version = "0.9.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb"
2023-02-11 21:46:55 +01:00
dependencies = [
"chrono",
"chrono-tz-build",
"phf",
]
[[package]]
name = "chrono-tz-build"
2024-08-06 18:12:10 +02:00
version = "0.3.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1"
2023-02-11 21:46:55 +01:00
dependencies = [
"parse-zoneinfo",
"phf",
"phf_codegen",
]
2023-02-18 22:16:09 +01:00
[[package]]
name = "clap"
2024-08-06 18:12:10 +02:00
version = "4.5.13"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0fbb260a053428790f3de475e304ff84cdbc4face759ea7a3e64c1edd938a7fc"
2023-02-18 22:16:09 +01:00
dependencies = [
2023-06-18 20:32:15 +02:00
"clap_builder",
2023-02-18 22:16:09 +01:00
"clap_derive",
2023-06-18 20:32:15 +02:00
]
[[package]]
name = "clap_builder"
2024-08-06 18:12:10 +02:00
version = "4.5.13"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "64b17d7ea74e9f833c7dbf2cbe4fb12ff26783eda4782a8975b72f895c9b4d99"
2023-06-18 20:32:15 +02:00
dependencies = [
"anstream",
"anstyle",
"clap_lex",
2023-02-18 22:16:09 +01:00
"strsim",
]
[[package]]
name = "clap_derive"
2024-08-06 18:12:10 +02:00
version = "4.5.13"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "501d359d5f3dcaf6ecdeee48833ae73ec6e42723a1e52419c79abf9507eec0a0"
2023-02-18 22:16:09 +01:00
dependencies = [
2024-03-17 22:02:20 +01:00
"heck 0.5.0",
2023-02-18 22:16:09 +01:00
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-18 22:16:09 +01:00
]
[[package]]
name = "clap_lex"
2024-08-06 18:12:10 +02:00
version = "0.7.2"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
2023-02-18 22:16:09 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
2023-06-18 20:32:15 +02:00
name = "colorchoice"
2024-08-06 18:12:10 +02:00
version = "1.0.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
2023-02-11 21:46:55 +01:00
2023-08-05 22:36:28 +02:00
[[package]]
name = "cookie"
2024-04-20 21:47:06 +02:00
version = "0.18.1"
2023-08-05 22:36:28 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
2023-08-05 22:36:28 +02:00
dependencies = [
"percent-encoding",
"time",
"version_check",
]
[[package]]
name = "core-foundation"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
dependencies = [
"core-foundation-sys",
"libc",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "core-foundation-sys"
2023-12-09 11:17:33 +01:00
version = "0.8.6"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2023-02-11 21:46:55 +01:00
[[package]]
name = "cpufeatures"
2024-02-11 11:51:23 +01:00
version = "0.2.12"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
2023-02-11 21:46:55 +01:00
dependencies = [
"libc",
]
2023-12-09 11:17:33 +01:00
[[package]]
name = "crossbeam-deque"
2024-02-11 11:51:23 +01:00
version = "0.8.5"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
2023-12-09 11:17:33 +01:00
dependencies = [
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2024-02-11 11:51:23 +01:00
version = "0.9.18"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
2023-12-09 11:17:33 +01:00
dependencies = [
"crossbeam-utils",
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "crossbeam-utils"
2024-08-06 18:12:10 +02:00
version = "0.8.20"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
2023-02-25 12:14:50 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "dashmap"
version = "5.5.3"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
2023-02-25 12:14:50 +01:00
dependencies = [
"cfg-if",
2023-12-09 11:17:33 +01:00
"hashbrown",
2023-02-25 12:14:50 +01:00
"lock_api",
"once_cell",
"parking_lot_core",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "data-encoding"
2024-08-06 18:12:10 +02:00
version = "2.6.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2"
2023-02-12 01:24:39 +01:00
2023-08-05 22:36:28 +02:00
[[package]]
name = "deranged"
2024-02-11 11:51:23 +01:00
version = "0.3.11"
2023-08-05 22:36:28 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
2023-10-29 10:55:40 +01:00
dependencies = [
"powerfmt",
]
2023-08-05 22:36:28 +02:00
2023-10-29 10:55:40 +01:00
[[package]]
name = "deunicode"
2024-08-06 18:12:10 +02:00
version = "1.6.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "339544cc9e2c4dc3fc7149fd630c5f22263a4fdf18a98afd0075784968b5cf00"
2023-02-11 21:46:55 +01:00
[[package]]
name = "digest"
2023-06-18 20:32:15 +02:00
version = "0.10.7"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
2023-02-11 21:46:55 +01:00
dependencies = [
"block-buffer",
"crypto-common",
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "displaydoc"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "echoip-slatecave"
2023-12-10 18:35:16 +01:00
version = "1.2.4"
dependencies = [
"axum",
"axum-client-ip",
2023-08-05 22:36:28 +02:00
"axum-extra",
"clap",
2023-02-25 12:14:50 +01:00
"governor",
"hickory-proto",
"hickory-resolver",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2024-08-06 18:40:49 +02:00
"idna 1.0.2",
2023-10-30 01:22:27 +01:00
"lib-humus",
"maxminddb",
2023-10-29 16:51:43 +01:00
"mime",
2023-03-26 14:27:16 +02:00
"parking_lot",
"regex",
"serde",
"tera",
"tokio",
2023-12-09 23:21:19 +01:00
"toml",
"tower",
2023-06-18 20:32:15 +02:00
"tower-http",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "enum-as-inner"
2023-12-09 11:54:07 +01:00
version = "0.6.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "5ffccbb6966c05b32ef8fbac435df276c4ae4d3dc55a8cd0eb9745e6c12f546a"
2023-02-12 01:24:39 +01:00
dependencies = [
2024-03-17 22:02:20 +01:00
"heck 0.4.1",
2023-02-12 01:24:39 +01:00
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-12 01:24:39 +01:00
]
2023-07-19 22:40:44 +02:00
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
2023-02-11 21:46:55 +01:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
2023-12-09 11:17:33 +01:00
version = "1.2.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
2023-02-11 21:46:55 +01:00
dependencies = [
"percent-encoding",
]
2023-02-18 22:16:09 +01:00
[[package]]
name = "forwarded-header-value"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8835f84f38484cc86f110a805655697908257fb9a7af005234060891557198e9"
dependencies = [
"nonempty",
"thiserror",
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "futures"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
2023-02-25 12:14:50 +01:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "futures-channel"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
2023-02-11 21:46:55 +01:00
dependencies = [
"futures-core",
2023-02-25 12:14:50 +01:00
"futures-sink",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "futures-core"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2023-02-25 12:14:50 +01:00
[[package]]
name = "futures-executor"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
2023-02-25 12:14:50 +01:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
2023-02-11 21:46:55 +01:00
2023-02-12 01:24:39 +01:00
[[package]]
name = "futures-io"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2023-02-12 01:24:39 +01:00
2023-02-25 12:14:50 +01:00
[[package]]
name = "futures-macro"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
2023-02-25 12:14:50 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-25 12:14:50 +01:00
]
[[package]]
name = "futures-sink"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
2023-02-25 12:14:50 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "futures-task"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
2023-02-25 12:14:50 +01:00
[[package]]
name = "futures-timer"
2024-03-17 22:02:20 +01:00
version = "3.0.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
2023-02-11 21:46:55 +01:00
[[package]]
name = "futures-util"
2023-12-29 02:41:33 +01:00
version = "0.3.30"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-02-25 12:14:50 +01:00
"futures-channel",
2023-02-11 21:46:55 +01:00
"futures-core",
2023-02-25 12:14:50 +01:00
"futures-io",
"futures-macro",
"futures-sink",
2023-02-11 21:46:55 +01:00
"futures-task",
2023-02-25 12:14:50 +01:00
"memchr",
2023-02-11 21:46:55 +01:00
"pin-project-lite",
"pin-utils",
2023-02-12 01:24:39 +01:00
"slab",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "generic-array"
2023-06-18 20:32:15 +02:00
version = "0.14.7"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
2023-02-11 21:46:55 +01:00
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
2024-08-06 18:12:10 +02:00
version = "0.2.15"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
2023-02-11 21:46:55 +01:00
dependencies = [
"cfg-if",
"libc",
2023-12-09 12:01:00 +01:00
"wasi",
2023-02-11 21:46:55 +01:00
]
2023-07-19 22:40:44 +02:00
[[package]]
name = "gimli"
2024-08-06 18:12:10 +02:00
version = "0.29.0"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "40ecd4077b5ae9fd2e9e169b102c6c330d0605168eb0e8bf79952b256dbefffd"
2023-07-19 22:40:44 +02:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "globset"
2023-12-09 11:17:33 +01:00
version = "0.4.14"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-07-19 22:40:44 +02:00
"aho-corasick",
2023-02-11 21:46:55 +01:00
"bstr",
"log",
2023-12-09 11:17:33 +01:00
"regex-automata",
"regex-syntax",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "globwalk"
2024-08-06 18:12:10 +02:00
version = "0.9.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757"
2023-02-11 21:46:55 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"bitflags",
2023-02-11 21:46:55 +01:00
"ignore",
"walkdir",
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "governor"
2024-03-17 22:02:20 +01:00
version = "0.6.3"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "68a7f542ee6b35af73b06abc0dad1c1bae89964e4e253bc4b587b91c9637867b"
2023-02-25 12:14:50 +01:00
dependencies = [
"cfg-if",
"dashmap",
"futures",
"futures-timer",
"no-std-compat",
"nonzero_ext",
"parking_lot",
2024-03-17 22:02:20 +01:00
"portable-atomic",
2023-02-25 12:14:50 +01:00
"quanta",
"rand",
"smallvec",
2024-03-17 22:02:20 +01:00
"spinning_top",
2023-02-25 12:14:50 +01:00
]
2023-08-04 00:00:21 +02:00
[[package]]
name = "h2"
2024-04-20 21:47:06 +02:00
version = "0.3.26"
2023-08-04 00:00:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8"
2023-08-04 00:00:21 +02:00
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
2024-03-17 22:02:20 +01:00
"http 0.2.12",
2023-12-09 23:21:19 +01:00
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
2023-08-04 00:00:21 +02:00
[[package]]
name = "hashbrown"
2024-08-06 18:12:10 +02:00
version = "0.14.5"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
2023-02-18 22:16:09 +01:00
[[package]]
name = "headers"
2023-12-09 23:21:19 +01:00
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 23:21:19 +01:00
checksum = "322106e6bd0cba2d5ead589ddb8150a13d7c4217cf80d7c4f682ca994ccc6aa9"
dependencies = [
2023-12-09 11:54:07 +01:00
"base64",
"bytes",
"headers-core",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
"httpdate",
"mime",
"sha1",
]
[[package]]
name = "headers-core"
2023-12-09 23:21:19 +01:00
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 23:21:19 +01:00
checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4"
dependencies = [
2024-03-17 22:02:20 +01:00
"http 1.1.0",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "heck"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2024-03-17 22:02:20 +01:00
[[package]]
name = "heck"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2023-02-11 21:46:55 +01:00
[[package]]
name = "hermit-abi"
2024-03-17 22:02:20 +01:00
version = "0.3.9"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2023-02-18 22:16:09 +01:00
[[package]]
name = "hickory-proto"
2024-04-20 21:47:06 +02:00
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "07698b8420e2f0d6447a436ba999ec85d8fbf2a398bbd737b82cac4a2e96e512"
dependencies = [
"async-trait",
"bytes",
"cfg-if",
"data-encoding",
"enum-as-inner",
"futures-channel",
"futures-io",
"futures-util",
2024-04-20 21:47:06 +02:00
"h2",
2024-03-17 22:02:20 +01:00
"http 0.2.12",
"idna 0.4.0",
"ipnet",
"once_cell",
"quinn",
"rand",
"rustls",
"rustls-native-certs",
"rustls-pemfile",
"thiserror",
"tinyvec",
"tokio",
"tokio-rustls",
"tracing",
"url",
]
[[package]]
name = "hickory-resolver"
2024-04-20 21:47:06 +02:00
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "28757f23aa75c98f254cf0405e6d8c25b831b32921b050a66692427679b1f243"
dependencies = [
"cfg-if",
"futures-util",
"hickory-proto",
"ipconfig",
"lru-cache",
"once_cell",
"parking_lot",
"rand",
"resolv-conf",
"rustls",
"rustls-native-certs",
"smallvec",
"thiserror",
"tokio",
"tokio-rustls",
"tracing",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "hostname"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
dependencies = [
"libc",
"match_cfg",
"winapi",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "http"
2024-03-17 22:02:20 +01:00
version = "0.2.12"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
2023-02-11 21:46:55 +01:00
dependencies = [
"bytes",
"fnv",
"itoa",
]
2023-12-09 23:21:19 +01:00
[[package]]
name = "http"
2024-03-17 22:02:20 +01:00
version = "1.1.0"
2023-12-09 23:21:19 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
2023-12-09 23:21:19 +01:00
dependencies = [
"bytes",
"fnv",
"itoa",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "http-body"
2024-08-06 18:12:10 +02:00
version = "1.0.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
2023-02-11 21:46:55 +01:00
dependencies = [
"bytes",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-12-09 23:21:19 +01:00
]
[[package]]
name = "http-body-util"
2024-08-06 18:12:10 +02:00
version = "0.1.2"
2023-12-09 23:21:19 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
2023-12-09 23:21:19 +01:00
dependencies = [
"bytes",
2024-08-06 18:12:10 +02:00
"futures-util",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-12-09 23:21:19 +01:00
"http-body",
2023-02-11 21:46:55 +01:00
"pin-project-lite",
]
[[package]]
name = "http-range-header"
2024-08-06 18:12:10 +02:00
version = "0.4.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "08a397c49fec283e3d6211adbe480be95aae5f304cfb923e9970e08956d5168a"
2023-02-11 21:46:55 +01:00
[[package]]
name = "httparse"
2024-08-06 18:12:10 +02:00
version = "1.9.4"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
2023-02-11 21:46:55 +01:00
[[package]]
name = "httpdate"
version = "1.0.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2023-02-11 21:46:55 +01:00
[[package]]
name = "humansize"
2023-06-18 20:32:15 +02:00
version = "2.1.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
dependencies = [
"libm",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "hyper"
2024-08-06 18:12:10 +02:00
version = "1.4.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "50dfd22e0e76d0f662d429a5f80fcaf3855009297eab6a0a9f8543834744ba05"
2023-02-11 21:46:55 +01:00
dependencies = [
"bytes",
"futures-channel",
"futures-util",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-02-11 21:46:55 +01:00
"http-body",
"httparse",
"httpdate",
"itoa",
"pin-project-lite",
2024-03-17 22:02:20 +01:00
"smallvec",
2023-02-11 21:46:55 +01:00
"tokio",
2023-12-09 23:21:19 +01:00
]
[[package]]
name = "hyper-util"
2024-08-06 18:12:10 +02:00
version = "0.1.7"
2023-12-09 23:21:19 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "cde7055719c54e36e95e8719f95883f22072a48ede39db7fc17a4e1d5281e9b9"
2023-12-09 23:21:19 +01:00
dependencies = [
"bytes",
"futures-util",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
2023-12-09 23:21:19 +01:00
"http-body",
"hyper",
"pin-project-lite",
"tokio",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "iana-time-zone"
2024-02-11 11:51:23 +01:00
version = "0.1.60"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
2023-02-11 21:46:55 +01:00
dependencies = [
"android_system_properties",
"core-foundation-sys",
"iana-time-zone-haiku",
"js-sys",
"wasm-bindgen",
2023-10-29 10:55:40 +01:00
"windows-core",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "iana-time-zone-haiku"
2023-06-18 20:32:15 +02:00
version = "0.1.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-06-18 20:32:15 +02:00
"cc",
2023-02-11 21:46:55 +01:00
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "icu_collections"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
dependencies = [
"displaydoc",
"yoke",
"zerofrom",
"zerovec",
]
[[package]]
name = "icu_locid"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
dependencies = [
"displaydoc",
"litemap",
"tinystr",
"writeable",
"zerovec",
]
[[package]]
name = "icu_locid_transform"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
dependencies = [
"displaydoc",
"icu_locid",
"icu_locid_transform_data",
"icu_provider",
"tinystr",
"zerovec",
]
[[package]]
name = "icu_locid_transform_data"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
[[package]]
name = "icu_normalizer"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
dependencies = [
"displaydoc",
"icu_collections",
"icu_normalizer_data",
"icu_properties",
"icu_provider",
"smallvec",
"utf16_iter",
"utf8_iter",
"write16",
"zerovec",
]
[[package]]
name = "icu_normalizer_data"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
[[package]]
name = "icu_properties"
version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
dependencies = [
"displaydoc",
"icu_collections",
"icu_locid_transform",
"icu_properties_data",
"icu_provider",
"tinystr",
"zerovec",
]
[[package]]
name = "icu_properties_data"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
[[package]]
name = "icu_provider"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
dependencies = [
"displaydoc",
"icu_locid",
"icu_provider_macros",
"stable_deref_trait",
"tinystr",
"writeable",
"yoke",
"zerofrom",
"zerovec",
]
[[package]]
name = "icu_provider_macros"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "idna"
2023-12-09 11:54:07 +01:00
version = "0.4.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
2023-02-12 01:24:39 +01:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2023-06-18 20:32:15 +02:00
[[package]]
name = "idna"
2023-12-09 11:17:33 +01:00
version = "0.5.0"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
2023-06-18 20:32:15 +02:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "idna"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd69211b9b519e98303c015e21a007e293db403b6c85b9b124e133d25e242cdd"
dependencies = [
"icu_normalizer",
"icu_properties",
"smallvec",
"utf8_iter",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "ignore"
2024-02-11 11:51:23 +01:00
version = "0.4.22"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-12-09 11:17:33 +01:00
"crossbeam-deque",
2023-02-11 21:46:55 +01:00
"globset",
"log",
"memchr",
2023-12-09 11:17:33 +01:00
"regex-automata",
2023-02-11 21:46:55 +01:00
"same-file",
"walkdir",
"winapi-util",
]
2023-08-04 00:00:21 +02:00
[[package]]
name = "indexmap"
2024-08-06 18:12:10 +02:00
version = "2.3.0"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "de3fc2e30ba82dd1b3911c8de1ffc143c74a914a14e99514d7637e3099df5ea0"
2023-02-18 22:16:09 +01:00
dependencies = [
2023-07-19 22:40:44 +02:00
"equivalent",
2023-12-09 11:17:33 +01:00
"hashbrown",
2023-02-18 22:16:09 +01:00
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "ipconfig"
2023-06-18 20:32:15 +02:00
version = "0.3.2"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
2023-02-12 01:24:39 +01:00
dependencies = [
2023-12-09 23:21:19 +01:00
"socket2",
2023-02-12 01:24:39 +01:00
"widestring",
2023-12-09 11:17:33 +01:00
"windows-sys 0.48.0",
2023-02-12 01:24:39 +01:00
"winreg",
]
[[package]]
name = "ipnet"
2023-10-29 10:55:40 +01:00
version = "2.9.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 10:55:40 +01:00
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
2023-02-12 01:24:39 +01:00
[[package]]
name = "ipnetwork"
2024-04-21 00:38:30 +02:00
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-21 00:38:30 +02:00
checksum = "bf466541e9d546596ee94f9f69590f89473455f88372423e0008fc1a7daf100e"
dependencies = [
"serde",
]
2024-08-06 18:12:10 +02:00
[[package]]
name = "is_terminal_polyfill"
version = "1.70.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
2023-02-11 21:46:55 +01:00
[[package]]
name = "itoa"
2024-04-20 21:47:06 +02:00
version = "1.0.11"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2023-02-11 21:46:55 +01:00
[[package]]
name = "js-sys"
2024-03-17 22:02:20 +01:00
version = "0.3.69"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
2023-02-11 21:46:55 +01:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "lazy_static"
2024-08-06 18:12:10 +02:00
version = "1.5.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
2023-02-11 21:46:55 +01:00
2023-10-30 01:22:27 +01:00
[[package]]
name = "lib-humus"
2024-03-17 22:02:20 +01:00
version = "0.2.1"
2024-02-11 14:15:13 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "1eb76de9af6a63056c9d3740682eb664b47c02e9cb1d19948e6018a535e99ad6"
2023-10-30 01:22:27 +01:00
dependencies = [
"axum",
"axum-extra",
"mime",
"serde",
"tera",
2023-12-09 23:21:19 +01:00
"toml",
2023-10-30 01:22:27 +01:00
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "libc"
2024-08-06 18:12:10 +02:00
version = "0.2.155"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
2023-02-11 21:46:55 +01:00
[[package]]
2023-06-18 20:32:15 +02:00
name = "libm"
version = "0.2.8"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
2023-02-11 21:46:55 +01:00
2023-02-12 01:24:39 +01:00
[[package]]
name = "linked-hash-map"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
2024-08-06 18:40:49 +02:00
[[package]]
name = "litemap"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
2023-02-11 21:46:55 +01:00
[[package]]
name = "lock_api"
2024-08-06 18:12:10 +02:00
version = "0.4.12"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2023-02-11 21:46:55 +01:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2024-08-06 18:12:10 +02:00
version = "0.4.22"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
2023-02-11 21:46:55 +01:00
2023-02-12 01:24:39 +01:00
[[package]]
name = "lru-cache"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
dependencies = [
"linked-hash-map",
]
[[package]]
name = "match_cfg"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
2023-02-11 21:46:55 +01:00
[[package]]
name = "matchit"
version = "0.7.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
2023-02-11 21:46:55 +01:00
[[package]]
name = "maxminddb"
2024-04-21 00:38:30 +02:00
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-21 00:38:30 +02:00
checksum = "d6087e5d8ea14861bb7c7f573afbc7be3798d3ef0fae87ec4fd9a4de9a127c3c"
dependencies = [
"ipnetwork",
"log",
"memchr",
"serde",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "memchr"
2024-08-06 18:12:10 +02:00
version = "2.7.4"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "mime"
2023-06-18 20:32:15 +02:00
version = "0.3.17"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2023-02-11 21:46:55 +01:00
[[package]]
name = "mime_guess"
2024-08-06 18:12:10 +02:00
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
dependencies = [
"mime",
"unicase",
]
2023-07-19 22:40:44 +02:00
[[package]]
name = "miniz_oxide"
2024-08-06 18:12:10 +02:00
version = "0.7.4"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08"
2023-07-19 22:40:44 +02:00
dependencies = [
"adler",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "mio"
2024-08-06 18:12:10 +02:00
version = "1.0.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "4569e456d394deccd22ce1c1913e6ea0e54519f577285001215d33557431afe4"
2023-02-11 21:46:55 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"hermit-abi",
2023-02-11 21:46:55 +01:00
"libc",
2023-12-09 12:01:00 +01:00
"wasi",
2024-08-06 18:12:10 +02:00
"windows-sys 0.52.0",
2023-02-11 21:46:55 +01:00
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "no-std-compat"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c"
2023-02-18 22:16:09 +01:00
[[package]]
name = "nonempty"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9e591e719385e6ebaeb5ce5d3887f7d5676fceca6411d1925ccc95745f3d6f7"
2023-02-25 12:14:50 +01:00
[[package]]
name = "nonzero_ext"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21"
2024-02-11 11:51:23 +01:00
[[package]]
name = "num-conv"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2023-02-11 21:46:55 +01:00
[[package]]
name = "num-traits"
2024-08-06 18:12:10 +02:00
version = "0.2.19"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2023-02-11 21:46:55 +01:00
dependencies = [
"autocfg",
]
2023-07-19 22:40:44 +02:00
[[package]]
name = "object"
2024-08-06 18:12:10 +02:00
version = "0.36.2"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "3f203fa8daa7bb185f760ae12bd8e097f63d17041dcdcaf675ac54cdf863170e"
2023-07-19 22:40:44 +02:00
dependencies = [
"memchr",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "once_cell"
2023-12-09 11:17:33 +01:00
version = "1.19.0"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2023-02-18 22:16:09 +01:00
[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
2023-02-11 21:46:55 +01:00
[[package]]
name = "parking_lot"
2024-08-06 18:12:10 +02:00
version = "0.12.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2023-02-11 21:46:55 +01:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2024-08-06 18:12:10 +02:00
version = "0.9.10"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2023-02-11 21:46:55 +01:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
2024-08-06 18:12:10 +02:00
"windows-targets 0.52.6",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "parse-zoneinfo"
2024-08-06 18:12:10 +02:00
version = "0.3.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "1f2a05b18d44e2957b88f96ba460715e295bc1d7510468a2f3d3b44535d26c24"
2023-02-11 21:46:55 +01:00
dependencies = [
"regex",
]
[[package]]
name = "percent-encoding"
2023-12-09 11:17:33 +01:00
version = "2.3.1"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2023-02-11 21:46:55 +01:00
[[package]]
name = "pest"
2024-08-06 18:12:10 +02:00
version = "2.7.11"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "cd53dff83f26735fdc1ca837098ccf133605d794cdae66acfc2bfac3ec809d95"
2023-02-11 21:46:55 +01:00
dependencies = [
"memchr",
2023-02-11 21:46:55 +01:00
"thiserror",
"ucd-trie",
]
[[package]]
name = "pest_derive"
2024-08-06 18:12:10 +02:00
version = "2.7.11"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "2a548d2beca6773b1c244554d36fcf8548a8a58e74156968211567250e48e49a"
2023-02-11 21:46:55 +01:00
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
2024-08-06 18:12:10 +02:00
version = "2.7.11"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "3c93a82e8d145725dcbaf44e5ea887c8a869efdcc28706df2d08c69e17077183"
2023-02-11 21:46:55 +01:00
dependencies = [
"pest",
"pest_meta",
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "pest_meta"
2024-08-06 18:12:10 +02:00
version = "2.7.11"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "a941429fea7e08bedec25e4f6785b6ffaacc6b755da98df5ef3e7dcf4a124c4f"
2023-02-11 21:46:55 +01:00
dependencies = [
"once_cell",
"pest",
"sha2",
]
[[package]]
name = "phf"
version = "0.11.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
2023-02-11 21:46:55 +01:00
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.11.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
2023-02-11 21:46:55 +01:00
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.11.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
2023-02-11 21:46:55 +01:00
dependencies = [
"phf_shared",
"rand",
]
[[package]]
name = "phf_shared"
version = "0.11.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
2023-02-11 21:46:55 +01:00
dependencies = [
"siphasher",
]
[[package]]
name = "pin-project"
2024-03-17 22:02:20 +01:00
version = "1.1.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
2023-02-11 21:46:55 +01:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
2024-03-17 22:02:20 +01:00
version = "1.1.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "pin-project-lite"
2024-04-20 21:47:06 +02:00
version = "0.2.14"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2023-02-11 21:46:55 +01:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2024-03-17 22:02:20 +01:00
[[package]]
name = "portable-atomic"
2024-08-06 18:12:10 +02:00
version = "1.7.0"
2024-03-17 22:02:20 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "da544ee218f0d287a911e9c99a39a8c9bc8fcad3cb8db5959940044ecfc67265"
2024-03-17 22:02:20 +01:00
2023-10-29 10:55:40 +01:00
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2023-02-11 21:46:55 +01:00
[[package]]
name = "ppv-lite86"
2024-08-06 18:12:10 +02:00
version = "0.2.20"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
dependencies = [
"zerocopy",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "proc-macro2"
2024-08-06 18:12:10 +02:00
version = "1.0.86"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
2023-02-11 21:46:55 +01:00
dependencies = [
"unicode-ident",
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "quanta"
2024-04-20 21:47:06 +02:00
version = "0.12.3"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5"
2023-02-25 12:14:50 +01:00
dependencies = [
"crossbeam-utils",
"libc",
"once_cell",
"raw-cpuid",
2023-12-09 12:01:00 +01:00
"wasi",
2023-02-25 12:14:50 +01:00
"web-sys",
"winapi",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "quick-error"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
2023-08-04 00:00:21 +02:00
[[package]]
name = "quinn"
2023-12-09 11:54:07 +01:00
version = "0.10.2"
2023-08-04 00:00:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "8cc2c5017e4b43d5995dcea317bc46c1e09404c0a9664d2908f7f02dfe943d75"
2023-08-04 00:00:21 +02:00
dependencies = [
"bytes",
2023-12-09 11:54:07 +01:00
"pin-project-lite",
2023-08-04 00:00:21 +02:00
"quinn-proto",
"quinn-udp",
2023-12-09 11:54:07 +01:00
"rustc-hash",
2023-08-04 00:00:21 +02:00
"rustls",
"thiserror",
"tokio",
"tracing",
]
[[package]]
name = "quinn-proto"
2023-12-09 11:54:07 +01:00
version = "0.10.6"
2023-08-04 00:00:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "141bf7dfde2fbc246bfd3fe12f2455aa24b0fbd9af535d8c86c7bd1381ff2b1a"
2023-08-04 00:00:21 +02:00
dependencies = [
"bytes",
"rand",
2023-10-29 10:55:40 +01:00
"ring 0.16.20",
2023-12-09 11:54:07 +01:00
"rustc-hash",
2023-08-04 00:00:21 +02:00
"rustls",
"slab",
"thiserror",
"tinyvec",
"tracing",
]
[[package]]
name = "quinn-udp"
2023-12-09 11:54:07 +01:00
version = "0.4.1"
2023-08-04 00:00:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "055b4e778e8feb9f93c4e439f71dc2156ef13360b432b799e179a8c4cdf0b1d7"
2023-08-04 00:00:21 +02:00
dependencies = [
2023-12-09 11:54:07 +01:00
"bytes",
2023-08-04 00:00:21 +02:00
"libc",
2023-12-09 23:21:19 +01:00
"socket2",
2023-08-04 00:00:21 +02:00
"tracing",
2023-12-09 11:54:07 +01:00
"windows-sys 0.48.0",
2023-08-04 00:00:21 +02:00
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "quote"
2024-04-20 21:47:06 +02:00
version = "1.0.36"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2023-02-11 21:46:55 +01: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",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
dependencies = [
"getrandom",
]
2023-02-25 12:14:50 +01:00
[[package]]
name = "raw-cpuid"
2024-08-06 18:12:10 +02:00
version = "11.1.0"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "cb9ee317cfe3fbd54b36a511efc1edd42e216903c9cd575e686dd68a2ba90d8d"
2023-02-25 12:14:50 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"bitflags",
2023-02-25 12:14:50 +01:00
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "redox_syscall"
2024-08-06 18:12:10 +02:00
version = "0.5.3"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
2023-02-11 21:46:55 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"bitflags",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "regex"
2024-08-06 18:12:10 +02:00
version = "1.10.6"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
2023-07-19 22:40:44 +02:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2024-08-06 18:12:10 +02:00
version = "0.4.7"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-07-19 22:40:44 +02:00
"aho-corasick",
2023-02-11 21:46:55 +01:00
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2024-08-06 18:12:10 +02:00
version = "0.8.4"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
2023-02-11 21:46:55 +01:00
2023-02-12 01:24:39 +01:00
[[package]]
name = "resolv-conf"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
dependencies = [
"hostname",
"quick-error",
]
[[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-10-29 10:55:40 +01:00
"spin 0.5.2",
"untrusted 0.7.1",
"web-sys",
"winapi",
]
2023-10-29 10:55:40 +01:00
[[package]]
name = "ring"
2024-03-17 22:02:20 +01:00
version = "0.17.8"
2023-10-29 10:55:40 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
2023-10-29 10:55:40 +01:00
dependencies = [
"cc",
2024-03-17 22:02:20 +01:00
"cfg-if",
2023-10-29 10:55:40 +01:00
"getrandom",
"libc",
"spin 0.9.8",
"untrusted 0.9.0",
2024-03-17 22:02:20 +01:00
"windows-sys 0.52.0",
2023-10-29 10:55:40 +01:00
]
2023-07-19 22:40:44 +02:00
[[package]]
name = "rustc-demangle"
2024-08-06 18:12:10 +02:00
version = "0.1.24"
2023-07-19 22:40:44 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
2023-07-19 22:40:44 +02:00
[[package]]
2023-12-09 11:54:07 +01:00
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2023-08-04 00:00:21 +02:00
[[package]]
2023-12-09 11:54:07 +01:00
name = "rustls"
2024-08-06 18:12:10 +02:00
version = "0.21.12"
2023-08-04 00:00:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
2023-08-04 00:00:21 +02:00
dependencies = [
2023-12-09 11:54:07 +01:00
"log",
2024-03-17 22:02:20 +01:00
"ring 0.17.8",
2023-12-09 11:54:07 +01:00
"rustls-webpki",
"sct",
2023-08-04 00:00:21 +02:00
]
[[package]]
name = "rustls-native-certs"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
dependencies = [
"openssl-probe",
"rustls-pemfile",
"schannel",
"security-framework",
]
2023-08-04 00:00:21 +02:00
[[package]]
name = "rustls-pemfile"
2023-12-09 11:54:07 +01:00
version = "1.0.4"
2023-08-04 00:00:21 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
2023-08-04 00:00:21 +02:00
dependencies = [
2023-12-09 11:54:07 +01:00
"base64",
2023-08-04 00:00:21 +02:00
]
[[package]]
2023-12-09 11:54:07 +01:00
name = "rustls-webpki"
version = "0.101.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
dependencies = [
2024-03-17 22:02:20 +01:00
"ring 0.17.8",
2023-12-09 11:54:07 +01:00
"untrusted 0.9.0",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "rustversion"
2024-08-06 18:12:10 +02:00
version = "1.0.17"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
2023-02-11 21:46:55 +01:00
[[package]]
name = "ryu"
2024-08-06 18:12:10 +02:00
version = "1.0.18"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2023-02-11 21:46:55 +01:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
[[package]]
name = "schannel"
2023-12-29 02:41:33 +01:00
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-29 02:41:33 +01:00
checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
dependencies = [
2023-12-29 02:41:33 +01:00
"windows-sys 0.52.0",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "scopeguard"
2023-07-19 22:40:44 +02:00
version = "1.2.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-19 22:40:44 +02:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2023-02-11 21:46:55 +01:00
[[package]]
name = "sct"
2023-10-29 10:55:40 +01:00
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 10:55:40 +01:00
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
dependencies = [
2024-03-17 22:02:20 +01:00
"ring 0.17.8",
2023-10-29 10:55:40 +01:00
"untrusted 0.9.0",
]
[[package]]
name = "security-framework"
2024-08-06 18:12:10 +02:00
version = "2.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
dependencies = [
2024-08-06 18:12:10 +02:00
"bitflags",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
2024-08-06 18:12:10 +02:00
version = "2.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "75da29fe9b9b08fe9d6b22b5b4bcbc75d8db3aa31e639aa56bb62e9d46bfceaf"
dependencies = [
"core-foundation-sys",
"libc",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "serde"
2024-08-06 18:12:10 +02:00
version = "1.0.204"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12"
2023-02-11 21:46:55 +01:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2024-08-06 18:12:10 +02:00
version = "1.0.204"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "serde_json"
2024-08-06 18:12:10 +02:00
version = "1.0.122"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "784b6203951c57ff748476b126ccb5e8e2959a5c19e5c617ab1956be3dbc68da"
2023-02-11 21:46:55 +01:00
dependencies = [
"itoa",
2024-08-06 18:12:10 +02:00
"memchr",
2023-02-11 21:46:55 +01:00
"ryu",
"serde",
]
[[package]]
name = "serde_path_to_error"
2024-03-17 22:02:20 +01:00
version = "0.1.16"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-07-19 22:40:44 +02:00
"itoa",
2023-02-11 21:46:55 +01:00
"serde",
]
2023-02-18 22:16:09 +01:00
[[package]]
name = "serde_spanned"
2024-08-06 18:12:10 +02:00
version = "0.6.7"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "eb5b1b31579f3811bf615c144393417496f152e12ac8b7663bf664f4a815306d"
2023-02-18 22:16:09 +01:00
dependencies = [
"serde",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
"itoa",
"ryu",
"serde",
]
[[package]]
name = "sha1"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "sha2"
version = "0.10.8"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
2023-02-11 21:46:55 +01:00
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "signal-hook-registry"
2024-08-06 18:12:10 +02:00
version = "1.4.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
2023-02-11 21:46:55 +01:00
dependencies = [
"libc",
]
[[package]]
name = "siphasher"
version = "0.3.11"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
2023-02-11 21:46:55 +01:00
2023-02-12 01:24:39 +01:00
[[package]]
name = "slab"
version = "0.4.9"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2023-02-12 01:24:39 +01:00
dependencies = [
"autocfg",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "slug"
2023-12-09 11:17:33 +01:00
version = "0.1.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:17:33 +01:00
checksum = "3bd94acec9c8da640005f8e135a39fc0372e74535e6b368b7a04b875f784c8c4"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-12-09 11:17:33 +01:00
"deunicode",
"wasm-bindgen",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "smallvec"
2024-04-20 21:47:06 +02:00
version = "1.13.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2023-02-11 21:46:55 +01:00
2023-06-18 20:32:15 +02:00
[[package]]
name = "socket2"
2024-08-06 18:12:10 +02:00
version = "0.5.7"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
2023-06-18 20:32:15 +02:00
dependencies = [
"libc",
2024-03-17 22:02:20 +01:00
"windows-sys 0.52.0",
2023-06-18 20:32:15 +02:00
]
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
2023-10-29 10:55:40 +01:00
[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2024-03-17 22:02:20 +01:00
[[package]]
name = "spinning_top"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300"
dependencies = [
"lock_api",
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2023-02-18 22:16:09 +01:00
[[package]]
name = "strsim"
2024-04-20 21:47:06 +02:00
version = "0.11.1"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2023-02-18 22:16:09 +01:00
2023-06-18 20:32:15 +02:00
[[package]]
name = "syn"
2024-08-06 18:12:10 +02:00
version = "2.0.72"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "dc4b9b9bf2add8093d3f2c0204471e951b2285580335de42f9d2534f3ae7a8af"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "sync_wrapper"
2023-06-18 20:32:15 +02:00
version = "0.1.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
2023-02-11 21:46:55 +01:00
2024-04-20 21:47:06 +02:00
[[package]]
name = "sync_wrapper"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
2024-08-06 18:40:49 +02:00
[[package]]
name = "synstructure"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "tera"
2024-08-06 18:12:10 +02:00
version = "1.20.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "ab9d851b45e865f178319da0abdbfe6acbc4328759ff18dafc3a41c16b4cd2ee"
2023-02-11 21:46:55 +01:00
dependencies = [
"chrono",
"chrono-tz",
"globwalk",
"humansize",
"lazy_static",
"percent-encoding",
"pest",
"pest_derive",
"rand",
"regex",
"serde",
"serde_json",
"slug",
"unic-segment",
]
[[package]]
name = "thiserror"
2024-08-06 18:12:10 +02:00
version = "1.0.63"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724"
2023-02-11 21:46:55 +01:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-08-06 18:12:10 +02:00
version = "1.0.63"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
]
2023-08-05 22:36:28 +02:00
[[package]]
name = "time"
2024-04-20 21:47:06 +02:00
version = "0.3.36"
2023-08-05 22:36:28 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
2023-08-05 22:36:28 +02:00
dependencies = [
"deranged",
"itoa",
2024-02-11 11:51:23 +01:00
"num-conv",
2023-10-29 10:55:40 +01:00
"powerfmt",
2023-08-05 22:36:28 +02:00
"serde",
"time-core",
"time-macros",
]
[[package]]
name = "time-core"
version = "0.1.2"
2023-08-05 22:36:28 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
2023-08-05 22:36:28 +02:00
[[package]]
name = "time-macros"
2024-04-20 21:47:06 +02:00
version = "0.2.18"
2023-08-05 22:36:28 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
2023-08-05 22:36:28 +02:00
dependencies = [
2024-02-11 11:51:23 +01:00
"num-conv",
2023-08-05 22:36:28 +02:00
"time-core",
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "tinystr"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
dependencies = [
"displaydoc",
"zerovec",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "tinyvec"
2024-08-06 18:12:10 +02:00
version = "1.8.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
2023-02-12 01:24:39 +01:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2023-02-11 21:46:55 +01:00
[[package]]
name = "tokio"
2024-08-06 18:12:10 +02:00
version = "1.39.2"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "daa4fb1bc778bd6f04cbfc4bb2d06a7396a8f299dc33ea1900cedaa316f467b1"
2023-02-11 21:46:55 +01:00
dependencies = [
2023-07-19 22:40:44 +02:00
"backtrace",
2023-02-11 21:46:55 +01:00
"bytes",
"libc",
"mio",
"pin-project-lite",
"signal-hook-registry",
2023-12-09 23:21:19 +01:00
"socket2",
2023-02-11 21:46:55 +01:00
"tokio-macros",
2024-08-06 18:12:10 +02:00
"windows-sys 0.52.0",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "tokio-macros"
2024-08-06 18:12:10 +02:00
version = "2.4.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
]
[[package]]
name = "tokio-rustls"
2023-12-09 11:54:07 +01:00
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-09 11:54:07 +01:00
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
dependencies = [
"rustls",
"tokio",
]
[[package]]
name = "tokio-util"
2024-08-06 18:12:10 +02:00
version = "0.7.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1"
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
]
2023-12-09 12:01:00 +01:00
[[package]]
name = "toml"
2024-08-06 18:12:10 +02:00
version = "0.8.19"
2023-12-09 12:01:00 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
2023-12-09 12:01:00 +01:00
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
2023-12-09 23:21:19 +01:00
"toml_edit",
2023-02-18 22:16:09 +01:00
]
[[package]]
name = "toml_datetime"
2024-08-06 18:12:10 +02:00
version = "0.6.8"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
2023-02-18 22:16:09 +01:00
dependencies = [
"serde",
]
2023-12-09 12:01:00 +01:00
[[package]]
name = "toml_edit"
2024-08-06 18:12:10 +02:00
version = "0.22.20"
2023-12-09 12:01:00 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "583c44c02ad26b0c3f3066fe629275e50627026c51ac2e595cca4c230ce1ce1d"
2023-12-09 12:01:00 +01:00
dependencies = [
"indexmap",
"serde",
"serde_spanned",
"toml_datetime",
"winnow",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "tower"
version = "0.4.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
dependencies = [
"futures-core",
"futures-util",
"pin-project",
"pin-project-lite",
"tokio",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-http"
2024-03-17 22:02:20 +01:00
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
dependencies = [
2024-08-06 18:12:10 +02:00
"bitflags",
"bytes",
"futures-util",
2024-03-17 22:02:20 +01:00
"http 1.1.0",
"http-body",
2023-12-09 23:21:19 +01:00
"http-body-util",
"http-range-header",
"httpdate",
"mime",
"mime_guess",
"percent-encoding",
"pin-project-lite",
"tokio",
"tokio-util",
"tower-layer",
"tower-service",
"tracing",
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "tower-layer"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
[[package]]
name = "tower-service"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
[[package]]
name = "tracing"
2023-10-29 10:55:40 +01:00
version = "0.1.40"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 10:55:40 +01:00
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
2023-02-11 21:46:55 +01:00
dependencies = [
"log",
"pin-project-lite",
2023-02-12 01:24:39 +01:00
"tracing-attributes",
2023-02-11 21:46:55 +01:00
"tracing-core",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "tracing-attributes"
2023-10-29 10:55:40 +01:00
version = "0.1.27"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 10:55:40 +01:00
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
2023-02-12 01:24:39 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-12 01:24:39 +01:00
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "tracing-core"
2023-10-29 10:55:40 +01:00
version = "0.1.32"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-29 10:55:40 +01:00
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
2023-02-11 21:46:55 +01:00
dependencies = [
"once_cell",
]
[[package]]
name = "typenum"
version = "1.17.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
2023-02-11 21:46:55 +01:00
[[package]]
name = "ucd-trie"
2023-07-19 22:40:44 +02:00
version = "0.1.6"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-07-19 22:40:44 +02:00
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
2023-02-11 21:46:55 +01:00
[[package]]
name = "unic-char-property"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
dependencies = [
"unic-char-range",
]
[[package]]
name = "unic-char-range"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
[[package]]
name = "unic-common"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
[[package]]
name = "unic-segment"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
dependencies = [
"unic-ucd-segment",
]
[[package]]
name = "unic-ucd-segment"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
dependencies = [
"unic-char-property",
"unic-char-range",
"unic-ucd-version",
]
[[package]]
name = "unic-ucd-version"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
dependencies = [
"unic-common",
]
[[package]]
name = "unicase"
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
dependencies = [
"version_check",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "unicode-bidi"
2024-02-11 11:51:23 +01:00
version = "0.3.15"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
2023-02-12 01:24:39 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "unicode-ident"
version = "1.0.12"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2023-02-11 21:46:55 +01:00
2023-02-12 01:24:39 +01:00
[[package]]
name = "unicode-normalization"
2024-03-17 22:02:20 +01:00
version = "0.1.23"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
2023-02-12 01:24:39 +01:00
dependencies = [
"tinyvec",
]
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
2023-10-29 10:55:40 +01:00
[[package]]
name = "untrusted"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2023-02-12 01:24:39 +01:00
[[package]]
name = "url"
2024-08-06 18:12:10 +02:00
version = "2.5.2"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
2023-02-12 01:24:39 +01:00
dependencies = [
"form_urlencoded",
2023-12-09 11:17:33 +01:00
"idna 0.5.0",
2023-02-12 01:24:39 +01:00
"percent-encoding",
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "utf16_iter"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
[[package]]
name = "utf8_iter"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2023-06-18 20:32:15 +02:00
[[package]]
name = "utf8parse"
2024-08-06 18:12:10 +02:00
version = "0.2.2"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2023-06-18 20:32:15 +02:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "version_check"
2024-08-06 18:12:10 +02:00
version = "0.9.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2023-02-11 21:46:55 +01:00
[[package]]
name = "walkdir"
2024-03-17 22:02:20 +01:00
version = "2.5.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2023-02-11 21:46:55 +01:00
dependencies = [
"same-file",
"winapi-util",
]
[[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"
2024-03-17 22:02:20 +01:00
version = "0.2.92"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
2023-02-11 21:46:55 +01:00
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2024-03-17 22:02:20 +01:00
version = "0.2.92"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
2023-02-11 21:46:55 +01:00
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2024-03-17 22:02:20 +01:00
version = "0.2.92"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
2023-02-11 21:46:55 +01:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2024-03-17 22:02:20 +01:00
version = "0.2.92"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
2023-02-11 21:46:55 +01:00
dependencies = [
"proc-macro2",
"quote",
2023-12-09 11:54:07 +01:00
"syn",
2023-02-11 21:46:55 +01:00
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2024-03-17 22:02:20 +01:00
version = "0.2.92"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
2023-02-11 21:46:55 +01:00
2023-02-25 12:14:50 +01:00
[[package]]
name = "web-sys"
2024-03-17 22:02:20 +01:00
version = "0.3.69"
2023-02-25 12:14:50 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-17 22:02:20 +01:00
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
2023-02-25 12:14:50 +01:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "widestring"
2024-04-20 21:47:06 +02:00
version = "1.1.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-04-20 21:47:06 +02:00
checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311"
2023-02-12 01:24:39 +01:00
2023-02-11 21:46:55 +01: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"
2024-08-06 18:12:10 +02:00
version = "0.1.9"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
2023-02-11 21:46:55 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"windows-sys 0.59.0",
2023-02-11 21:46:55 +01: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-10-29 10:55:40 +01:00
name = "windows-core"
2024-02-11 11:51:23 +01:00
version = "0.52.0"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-02-11 11:51:23 +01:00
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
2023-02-11 21:46:55 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"windows-targets 0.52.6",
2023-02-11 21:46:55 +01:00
]
2023-02-18 22:16:09 +01:00
[[package]]
name = "windows-sys"
2023-06-18 20:32:15 +02:00
version = "0.48.0"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2023-02-18 22:16:09 +01:00
dependencies = [
2023-12-09 11:17:33 +01:00
"windows-targets 0.48.5",
]
[[package]]
name = "windows-sys"
version = "0.52.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
dependencies = [
2024-08-06 18:12:10 +02:00
"windows-targets 0.52.6",
]
[[package]]
name = "windows-sys"
version = "0.59.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
dependencies = [
"windows-targets 0.52.6",
2023-02-18 22:16:09 +01:00
]
[[package]]
name = "windows-targets"
version = "0.48.5"
2023-02-18 22:16:09 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2023-02-18 22:16:09 +01:00
dependencies = [
2023-12-09 11:17:33 +01:00
"windows_aarch64_gnullvm 0.48.5",
"windows_aarch64_msvc 0.48.5",
"windows_i686_gnu 0.48.5",
"windows_i686_msvc 0.48.5",
"windows_x86_64_gnu 0.48.5",
"windows_x86_64_gnullvm 0.48.5",
"windows_x86_64_msvc 0.48.5",
]
[[package]]
name = "windows-targets"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2023-12-09 11:17:33 +01:00
dependencies = [
2024-08-06 18:12:10 +02:00
"windows_aarch64_gnullvm 0.52.6",
"windows_aarch64_msvc 0.52.6",
"windows_i686_gnu 0.52.6",
2024-04-20 21:47:06 +02:00
"windows_i686_gnullvm",
2024-08-06 18:12:10 +02:00
"windows_i686_msvc 0.52.6",
"windows_x86_64_gnu 0.52.6",
"windows_x86_64_gnullvm 0.52.6",
"windows_x86_64_msvc 0.52.6",
2023-02-18 22:16:09 +01:00
]
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2023-02-11 21:46:55 +01:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_aarch64_gnullvm"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2023-02-11 21:46:55 +01:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_aarch64_msvc"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2023-02-11 21:46:55 +01:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_i686_gnu"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2024-04-20 21:47:06 +02:00
[[package]]
name = "windows_i686_gnullvm"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2024-04-20 21:47:06 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2023-02-11 21:46:55 +01:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_i686_msvc"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2023-02-11 21:46:55 +01:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_x86_64_gnu"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2023-02-11 21:46:55 +01:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2023-12-09 11:17:33 +01:00
2023-02-11 21:46:55 +01:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.5"
2023-02-11 21:46:55 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2023-06-18 20:32:15 +02:00
2023-12-09 11:17:33 +01:00
[[package]]
name = "windows_x86_64_msvc"
2024-08-06 18:12:10 +02:00
version = "0.52.6"
2023-12-09 11:17:33 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2023-12-09 11:17:33 +01:00
2023-06-18 20:32:15 +02:00
[[package]]
name = "winnow"
2024-08-06 18:12:10 +02:00
version = "0.6.18"
2023-06-18 20:32:15 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-08-06 18:12:10 +02:00
checksum = "68a9bda4691f099d435ad181000724da8e5899daa10713c2d432552b9ccd3a6f"
2023-06-18 20:32:15 +02:00
dependencies = [
"memchr",
]
2023-02-12 01:24:39 +01:00
[[package]]
name = "winreg"
2023-06-18 20:32:15 +02:00
version = "0.50.0"
2023-02-12 01:24:39 +01:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-06-18 20:32:15 +02:00
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
2023-02-12 01:24:39 +01:00
dependencies = [
2023-06-18 20:32:15 +02:00
"cfg-if",
2023-12-09 11:17:33 +01:00
"windows-sys 0.48.0",
2023-02-12 01:24:39 +01:00
]
2024-08-06 18:12:10 +02:00
2024-08-06 18:40:49 +02:00
[[package]]
name = "write16"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
[[package]]
name = "writeable"
version = "0.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
[[package]]
name = "yoke"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
dependencies = [
"serde",
"stable_deref_trait",
"yoke-derive",
"zerofrom",
]
[[package]]
name = "yoke-derive"
version = "0.7.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
dependencies = [
"proc-macro2",
"quote",
"syn",
"synstructure",
]
2024-08-06 18:12:10 +02:00
[[package]]
name = "zerocopy"
version = "0.7.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
dependencies = [
"byteorder",
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.7.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-08-06 18:40:49 +02:00
[[package]]
name = "zerofrom"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
dependencies = [
"zerofrom-derive",
]
[[package]]
name = "zerofrom-derive"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
dependencies = [
"proc-macro2",
"quote",
"syn",
"synstructure",
]
[[package]]
name = "zerovec"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
dependencies = [
"yoke",
"zerofrom",
"zerovec-derive",
]
[[package]]
name = "zerovec-derive"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
dependencies = [
"proc-macro2",
"quote",
"syn",
]