|
|
|
|
@@ -545,9 +545,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bitflags"
|
|
|
|
|
version = "2.9.0"
|
|
|
|
|
version = "2.9.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
|
|
|
|
|
checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
@@ -803,9 +803,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cc"
|
|
|
|
|
version = "1.2.22"
|
|
|
|
|
version = "1.2.23"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "32db95edf998450acc7881c932f94cd9b05c87b4b2599e8bab064753da4acfd1"
|
|
|
|
|
checksum = "5f4ac86a9e5bc1e2b3449ab9d7d3a6a405e3d1bb28d7b9be8614f55846ae3766"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"jobserver",
|
|
|
|
|
"libc",
|
|
|
|
|
@@ -1007,12 +1007,6 @@ version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "convert_case"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "core-foundation"
|
|
|
|
|
version = "0.9.4"
|
|
|
|
|
@@ -1237,23 +1231,6 @@ dependencies = [
|
|
|
|
|
"url",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cssparser"
|
|
|
|
|
version = "0.29.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser-macros",
|
|
|
|
|
"dtoa-short",
|
|
|
|
|
"itoa 1.0.15",
|
|
|
|
|
"matches",
|
|
|
|
|
"phf 0.10.1",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"smallvec 1.15.0",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cssparser"
|
|
|
|
|
version = "0.31.2"
|
|
|
|
|
@@ -1406,10 +1383,8 @@ version = "0.99.20"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"convert_case",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"rustc_version 0.4.1",
|
|
|
|
|
"syn 2.0.101",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -1598,9 +1573,9 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "errno"
|
|
|
|
|
version = "0.3.11"
|
|
|
|
|
version = "0.3.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
|
|
|
|
|
checksum = "cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
@@ -1957,7 +1932,7 @@ version = "0.20.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"libc",
|
|
|
|
|
"libgit2-sys",
|
|
|
|
|
"log",
|
|
|
|
|
@@ -2988,9 +2963,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-notmuch"
|
|
|
|
|
version = "0.17.23"
|
|
|
|
|
version = "0.17.24"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "8a84fbab124e9a800230b10f73ee96a22f2f723fb859368a67f5420d1a96efd6"
|
|
|
|
|
checksum = "bb0b6ed789e72b01b3a49cd3b82ac6dde686448877027cb9d1440655761c2c10"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"mailparse",
|
|
|
|
|
@@ -3002,7 +2977,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-notmuch"
|
|
|
|
|
version = "0.17.24"
|
|
|
|
|
version = "0.17.25"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"itertools",
|
|
|
|
|
"log",
|
|
|
|
|
@@ -3017,12 +2992,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-procmail2notmuch"
|
|
|
|
|
version = "0.17.24"
|
|
|
|
|
version = "0.17.25"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anyhow",
|
|
|
|
|
"clap",
|
|
|
|
|
"letterbox-notmuch 0.17.23",
|
|
|
|
|
"letterbox-shared 0.17.23",
|
|
|
|
|
"letterbox-notmuch 0.17.24",
|
|
|
|
|
"letterbox-shared 0.17.24",
|
|
|
|
|
"serde",
|
|
|
|
|
"sqlx",
|
|
|
|
|
"tokio 1.45.0",
|
|
|
|
|
@@ -3030,7 +3005,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-server"
|
|
|
|
|
version = "0.17.24"
|
|
|
|
|
version = "0.17.25"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ammonia",
|
|
|
|
|
"anyhow",
|
|
|
|
|
@@ -3048,8 +3023,8 @@ dependencies = [
|
|
|
|
|
"futures 0.3.31",
|
|
|
|
|
"headers",
|
|
|
|
|
"html-escape",
|
|
|
|
|
"letterbox-notmuch 0.17.24",
|
|
|
|
|
"letterbox-shared 0.17.24",
|
|
|
|
|
"letterbox-notmuch 0.17.25",
|
|
|
|
|
"letterbox-shared 0.17.25",
|
|
|
|
|
"linkify",
|
|
|
|
|
"lol_html",
|
|
|
|
|
"mailparse",
|
|
|
|
|
@@ -3071,24 +3046,11 @@ dependencies = [
|
|
|
|
|
"xtracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-shared"
|
|
|
|
|
version = "0.17.23"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "73bd659acd51c1646a0988b57f899f1bb2af54c694bdcc7cdfa63e80b87f7d5f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"letterbox-notmuch 0.17.23",
|
|
|
|
|
"regex",
|
|
|
|
|
"serde",
|
|
|
|
|
"sqlx",
|
|
|
|
|
"strum_macros 0.27.1",
|
|
|
|
|
"tracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-shared"
|
|
|
|
|
version = "0.17.24"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "1a0e24252b0ad41a62042339cd632a3b468f3086f21bf5f926904d4a53fe8d2e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"letterbox-notmuch 0.17.24",
|
|
|
|
|
@@ -3099,9 +3061,22 @@ dependencies = [
|
|
|
|
|
"tracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-shared"
|
|
|
|
|
version = "0.17.25"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"letterbox-notmuch 0.17.25",
|
|
|
|
|
"regex",
|
|
|
|
|
"serde",
|
|
|
|
|
"sqlx",
|
|
|
|
|
"strum_macros 0.27.1",
|
|
|
|
|
"tracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-web"
|
|
|
|
|
version = "0.17.24"
|
|
|
|
|
version = "0.17.25"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"build-info-build",
|
|
|
|
|
@@ -3113,7 +3088,7 @@ dependencies = [
|
|
|
|
|
"graphql_client",
|
|
|
|
|
"human_format",
|
|
|
|
|
"itertools",
|
|
|
|
|
"letterbox-shared 0.17.23",
|
|
|
|
|
"letterbox-shared 0.17.24",
|
|
|
|
|
"log",
|
|
|
|
|
"seed",
|
|
|
|
|
"seed_hooks",
|
|
|
|
|
@@ -3164,7 +3139,7 @@ version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -3244,18 +3219,19 @@ checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "lol_html"
|
|
|
|
|
version = "2.3.0"
|
|
|
|
|
version = "2.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1e24940eb633a7240c1155e61595e18ec6c72b8571837531933f19de3a8c3786"
|
|
|
|
|
checksum = "26a24302899fc10d7a785ea5d810ba3c41faa37d0f77847d9f0b16195d3c7a6c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
|
"cssparser 0.29.6",
|
|
|
|
|
"cssparser 0.35.0",
|
|
|
|
|
"encoding_rs",
|
|
|
|
|
"hashbrown 0.15.3",
|
|
|
|
|
"memchr",
|
|
|
|
|
"mime",
|
|
|
|
|
"selectors 0.24.0",
|
|
|
|
|
"precomputed-hash",
|
|
|
|
|
"selectors 0.27.0",
|
|
|
|
|
"thiserror 2.0.12",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -3362,12 +3338,6 @@ dependencies = [
|
|
|
|
|
"regex-automata 0.1.10",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "matches"
|
|
|
|
|
version = "0.1.10"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "matchit"
|
|
|
|
|
version = "0.7.3"
|
|
|
|
|
@@ -3634,18 +3604,12 @@ version = "0.29.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
|
"cfg_aliases",
|
|
|
|
|
"libc",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nodrop"
|
|
|
|
|
version = "0.1.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "nom"
|
|
|
|
|
version = "7.1.3"
|
|
|
|
|
@@ -3787,7 +3751,7 @@ version = "0.10.72"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
|
"foreign-types",
|
|
|
|
|
"libc",
|
|
|
|
|
@@ -4075,24 +4039,13 @@ dependencies = [
|
|
|
|
|
"sha2 0.10.9",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf_shared 0.8.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf"
|
|
|
|
|
version = "0.10.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf_macros 0.10.0",
|
|
|
|
|
"phf_shared 0.10.0",
|
|
|
|
|
"proc-macro-hack",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -4101,20 +4054,10 @@ version = "0.11.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf_macros 0.11.3",
|
|
|
|
|
"phf_macros",
|
|
|
|
|
"phf_shared 0.11.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_codegen"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf_generator 0.8.0",
|
|
|
|
|
"phf_shared 0.8.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_codegen"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
@@ -4135,16 +4078,6 @@ dependencies = [
|
|
|
|
|
"phf_shared 0.11.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_generator"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf_shared 0.8.0",
|
|
|
|
|
"rand 0.7.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_generator"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
@@ -4165,20 +4098,6 @@ dependencies = [
|
|
|
|
|
"rand 0.8.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_macros"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"phf_generator 0.10.0",
|
|
|
|
|
"phf_shared 0.10.0",
|
|
|
|
|
"proc-macro-hack",
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
"syn 1.0.109",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_macros"
|
|
|
|
|
version = "0.11.3"
|
|
|
|
|
@@ -4192,15 +4111,6 @@ dependencies = [
|
|
|
|
|
"syn 2.0.101",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_shared"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"siphasher 0.3.11",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "phf_shared"
|
|
|
|
|
version = "0.10.0"
|
|
|
|
|
@@ -4389,12 +4299,6 @@ dependencies = [
|
|
|
|
|
"syn 2.0.101",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro-hack"
|
|
|
|
|
version = "0.5.20+deprecated"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "proc-macro2"
|
|
|
|
|
version = "1.0.95"
|
|
|
|
|
@@ -4523,20 +4427,6 @@ dependencies = [
|
|
|
|
|
"scheduled-thread-pool",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand"
|
|
|
|
|
version = "0.7.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"getrandom 0.1.16",
|
|
|
|
|
"libc",
|
|
|
|
|
"rand_chacha 0.2.2",
|
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
|
"rand_hc",
|
|
|
|
|
"rand_pcg",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
@@ -4558,16 +4448,6 @@ dependencies = [
|
|
|
|
|
"rand_core 0.9.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_chacha"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ppv-lite86",
|
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_chacha"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
@@ -4588,15 +4468,6 @@ dependencies = [
|
|
|
|
|
"rand_core 0.9.3",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_core"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"getrandom 0.1.16",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_core"
|
|
|
|
|
version = "0.6.4"
|
|
|
|
|
@@ -4625,24 +4496,6 @@ dependencies = [
|
|
|
|
|
"rand 0.8.5",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_hc"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rand_pcg"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "rayon"
|
|
|
|
|
version = "1.10.0"
|
|
|
|
|
@@ -4702,7 +4555,7 @@ version = "0.5.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -5077,7 +4930,7 @@ version = "0.38.44"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"errno",
|
|
|
|
|
"libc",
|
|
|
|
|
"linux-raw-sys 0.4.15",
|
|
|
|
|
@@ -5090,7 +4943,7 @@ version = "1.0.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"errno",
|
|
|
|
|
"libc",
|
|
|
|
|
"linux-raw-sys 0.9.4",
|
|
|
|
|
@@ -5220,7 +5073,7 @@ version = "2.11.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"core-foundation 0.9.4",
|
|
|
|
|
"core-foundation-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
@@ -5233,7 +5086,7 @@ version = "3.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"core-foundation 0.10.0",
|
|
|
|
|
"core-foundation-sys",
|
|
|
|
|
"libc",
|
|
|
|
|
@@ -5287,31 +5140,13 @@ dependencies = [
|
|
|
|
|
"web-sys",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "selectors"
|
|
|
|
|
version = "0.24.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
|
"cssparser 0.29.6",
|
|
|
|
|
"derive_more 0.99.20",
|
|
|
|
|
"fxhash",
|
|
|
|
|
"log",
|
|
|
|
|
"phf 0.8.0",
|
|
|
|
|
"phf_codegen 0.8.0",
|
|
|
|
|
"precomputed-hash",
|
|
|
|
|
"servo_arc 0.2.0",
|
|
|
|
|
"smallvec 1.15.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "selectors"
|
|
|
|
|
version = "0.25.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4eb30575f3638fc8f6815f448d50cb1a2e255b0897985c8c59f4d37b72a07b06"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"cssparser 0.31.2",
|
|
|
|
|
"derive_more 0.99.20",
|
|
|
|
|
"fxhash",
|
|
|
|
|
@@ -5330,7 +5165,7 @@ version = "0.26.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "fd568a4c9bb598e291a08244a5c1f5a8a6650bee243b5b0f8dbb3d9cc1d87fe8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"cssparser 0.34.0",
|
|
|
|
|
"derive_more 0.99.20",
|
|
|
|
|
"fxhash",
|
|
|
|
|
@@ -5343,6 +5178,25 @@ dependencies = [
|
|
|
|
|
"smallvec 1.15.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "selectors"
|
|
|
|
|
version = "0.27.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5b75e048a93e14929e68e37b82e207db957cbb368375a80ed3ca28ac75080856"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"cssparser 0.35.0",
|
|
|
|
|
"derive_more 0.99.20",
|
|
|
|
|
"fxhash",
|
|
|
|
|
"log",
|
|
|
|
|
"new_debug_unreachable",
|
|
|
|
|
"phf 0.11.3",
|
|
|
|
|
"phf_codegen 0.11.3",
|
|
|
|
|
"precomputed-hash",
|
|
|
|
|
"servo_arc 0.4.0",
|
|
|
|
|
"smallvec 1.15.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "semver"
|
|
|
|
|
version = "0.9.0"
|
|
|
|
|
@@ -5432,16 +5286,6 @@ dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo_arc"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"nodrop",
|
|
|
|
|
"stable_deref_trait",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "servo_arc"
|
|
|
|
|
version = "0.3.0"
|
|
|
|
|
@@ -5641,9 +5485,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f3c3a85280daca669cfd3bcb68a337882a8bc57ec882f72c5d13a430613a738e"
|
|
|
|
|
checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"sqlx-core",
|
|
|
|
|
"sqlx-macros",
|
|
|
|
|
@@ -5654,9 +5498,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx-core"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f743f2a3cea30a58cd479013f75550e879009e3a02f616f18ca699335aa248c3"
|
|
|
|
|
checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.10.1",
|
|
|
|
|
@@ -5689,9 +5533,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx-macros"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7f4200e0fde19834956d4252347c12a083bdcb237d7a1a1446bffd8768417dce"
|
|
|
|
|
checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
@@ -5702,9 +5546,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx-macros-core"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "882ceaa29cade31beca7129b6beeb05737f44f82dbe2a9806ecea5a7093d00b7"
|
|
|
|
|
checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dotenvy",
|
|
|
|
|
"either",
|
|
|
|
|
@@ -5721,20 +5565,19 @@ dependencies = [
|
|
|
|
|
"sqlx-postgres",
|
|
|
|
|
"sqlx-sqlite",
|
|
|
|
|
"syn 2.0.101",
|
|
|
|
|
"tempfile",
|
|
|
|
|
"tokio 1.45.0",
|
|
|
|
|
"url",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx-mysql"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0afdd3aa7a629683c2d750c2df343025545087081ab5942593a5288855b1b7a7"
|
|
|
|
|
checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atoi",
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"byteorder",
|
|
|
|
|
"bytes 1.10.1",
|
|
|
|
|
"crc",
|
|
|
|
|
@@ -5771,13 +5614,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx-postgres"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a0bedbe1bbb5e2615ef347a5e9d8cd7680fb63e77d9dafc0f29be15e53f1ebe6"
|
|
|
|
|
checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atoi",
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"byteorder",
|
|
|
|
|
"crc",
|
|
|
|
|
"dotenvy",
|
|
|
|
|
@@ -5809,9 +5652,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sqlx-sqlite"
|
|
|
|
|
version = "0.8.5"
|
|
|
|
|
version = "0.8.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c26083e9a520e8eb87a06b12347679b142dc2ea29e6e409f805644a7a979a5bc"
|
|
|
|
|
checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atoi",
|
|
|
|
|
"flume",
|
|
|
|
|
@@ -5996,7 +5839,7 @@ version = "0.6.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"core-foundation 0.9.4",
|
|
|
|
|
"system-configuration-sys",
|
|
|
|
|
]
|
|
|
|
|
@@ -6728,7 +6571,7 @@ version = "0.6.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
"bytes 1.10.1",
|
|
|
|
|
"http 1.3.1",
|
|
|
|
|
"http-body 1.0.1",
|
|
|
|
|
@@ -7282,15 +7125,15 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-core"
|
|
|
|
|
version = "0.61.0"
|
|
|
|
|
version = "0.61.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980"
|
|
|
|
|
checksum = "46ec44dc15085cea82cf9c78f85a9114c463a369786585ad2882d1ff0b0acf40"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-implement",
|
|
|
|
|
"windows-interface",
|
|
|
|
|
"windows-link",
|
|
|
|
|
"windows-result",
|
|
|
|
|
"windows-strings 0.4.0",
|
|
|
|
|
"windows-strings 0.4.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -7334,9 +7177,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-result"
|
|
|
|
|
version = "0.3.2"
|
|
|
|
|
version = "0.3.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252"
|
|
|
|
|
checksum = "4b895b5356fc36103d0f64dd1e94dfa7ac5633f1c9dd6e80fe9ec4adef69e09d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-link",
|
|
|
|
|
]
|
|
|
|
|
@@ -7352,9 +7195,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "windows-strings"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97"
|
|
|
|
|
checksum = "2a7ab927b2637c19b3dbe0965e75d8f2d30bdd697a1516191cad2ec4df8fb28a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-link",
|
|
|
|
|
]
|
|
|
|
|
@@ -7586,7 +7429,7 @@ version = "0.39.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.9.0",
|
|
|
|
|
"bitflags 2.9.1",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|