|
|
|
|
@@ -137,9 +137,9 @@ checksum = "33954243bd79057c2de7338850b85983a44588021f8a5fee574a8888c6de4344"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "arc-swap"
|
|
|
|
|
version = "1.8.0"
|
|
|
|
|
version = "1.8.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "51d03449bb8ca2cc2ef70869af31463d1ae5ccc8fa3e334b307203fbf815207e"
|
|
|
|
|
checksum = "9ded5f9a03ac8f24d1b8a25101ee812cd32cdc8c50a4c50237de2c4915850e73"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rustversion",
|
|
|
|
|
]
|
|
|
|
|
@@ -233,7 +233,7 @@ dependencies = [
|
|
|
|
|
"async-trait",
|
|
|
|
|
"asynk-strim",
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"chrono",
|
|
|
|
|
"fast_chemail",
|
|
|
|
|
"fnv",
|
|
|
|
|
@@ -263,7 +263,7 @@ checksum = "a1e37c5532e4b686acf45e7162bc93da91fc2c702fb0d465efc2c20c8f973795"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-graphql",
|
|
|
|
|
"axum",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"serde_json",
|
|
|
|
|
"tokio 1.49.0",
|
|
|
|
|
@@ -307,7 +307,7 @@ version = "7.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3e3ef112905abea9dea592fc868a6873b10ebd3f983e83308f995d6284e9ba41"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"indexmap 2.13.0",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_json",
|
|
|
|
|
@@ -428,7 +428,7 @@ checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"axum-core",
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"form_urlencoded",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
@@ -462,7 +462,7 @@ version = "0.5.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"http-body 1.0.1",
|
|
|
|
|
@@ -746,9 +746,9 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bytemuck"
|
|
|
|
|
version = "1.24.0"
|
|
|
|
|
version = "1.25.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4"
|
|
|
|
|
checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "byteorder"
|
|
|
|
|
@@ -769,9 +769,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "bytes"
|
|
|
|
|
version = "1.11.0"
|
|
|
|
|
version = "1.11.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
|
|
|
|
|
checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde",
|
|
|
|
|
]
|
|
|
|
|
@@ -845,9 +845,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cc"
|
|
|
|
|
version = "1.2.54"
|
|
|
|
|
version = "1.2.55"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "6354c81bbfd62d9cfa9cb3c773c2b7b2a3a482d569de977fd0e961f6e7c00583"
|
|
|
|
|
checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"find-msvc-tools",
|
|
|
|
|
"jobserver",
|
|
|
|
|
@@ -931,9 +931,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "clap"
|
|
|
|
|
version = "4.5.56"
|
|
|
|
|
version = "4.5.57"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a75ca66430e33a14957acc24c5077b503e7d374151b2b4b3a10c83b4ceb4be0e"
|
|
|
|
|
checksum = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"clap_builder",
|
|
|
|
|
"clap_derive",
|
|
|
|
|
@@ -941,9 +941,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "clap_builder"
|
|
|
|
|
version = "4.5.56"
|
|
|
|
|
version = "4.5.57"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "793207c7fa6300a0608d1080b858e5fdbe713cdc1c8db9fb17777d8a13e63df0"
|
|
|
|
|
checksum = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anstream",
|
|
|
|
|
"anstyle",
|
|
|
|
|
@@ -999,7 +999,7 @@ version = "4.6.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"memchr",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -1725,7 +1725,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
"windows-sys 0.61.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -1779,15 +1779,15 @@ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "find-msvc-tools"
|
|
|
|
|
version = "0.1.8"
|
|
|
|
|
version = "0.1.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db"
|
|
|
|
|
checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "flate2"
|
|
|
|
|
version = "1.1.8"
|
|
|
|
|
version = "1.1.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b375d6465b98090a5f25b1c7703f3859783755aa9a80433b36e0379a3ec2f369"
|
|
|
|
|
checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crc32fast",
|
|
|
|
|
"miniz_oxide",
|
|
|
|
|
@@ -2083,9 +2083,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "git2"
|
|
|
|
|
version = "0.20.3"
|
|
|
|
|
version = "0.20.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3e2b37e2f62729cdada11f0e6b3b6fe383c69c29fc619e391223e12856af308c"
|
|
|
|
|
checksum = "7b88256088d75a56f8ecfa070513a775dd9107f6530ef14919dac831af9cfe2b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.10.0",
|
|
|
|
|
"libc",
|
|
|
|
|
@@ -2294,7 +2294,7 @@ version = "0.3.27"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"fnv",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
@@ -2314,7 +2314,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2f44da3a8150a6703ed5d34e164b875fd14c2cdab9af1252a9a1020bde2bdc54"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomic-waker",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"fnv",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
@@ -2414,7 +2414,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"headers-core",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"httpdate",
|
|
|
|
|
@@ -2571,7 +2571,7 @@ version = "0.2.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"fnv",
|
|
|
|
|
"itoa 1.0.17",
|
|
|
|
|
]
|
|
|
|
|
@@ -2582,7 +2582,7 @@ version = "1.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"itoa 1.0.17",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -2604,7 +2604,7 @@ version = "0.4.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"http 0.2.12",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
]
|
|
|
|
|
@@ -2615,7 +2615,7 @@ version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -2625,7 +2625,7 @@ version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"http-body 1.0.1",
|
|
|
|
|
@@ -2692,7 +2692,7 @@ version = "0.14.32"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-util",
|
|
|
|
|
@@ -2717,7 +2717,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomic-waker",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"h2 0.4.13",
|
|
|
|
|
@@ -2782,7 +2782,7 @@ version = "0.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"hyper 0.14.32",
|
|
|
|
|
"native-tls",
|
|
|
|
|
"tokio 1.49.0",
|
|
|
|
|
@@ -2791,14 +2791,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hyper-util"
|
|
|
|
|
version = "0.1.19"
|
|
|
|
|
version = "0.1.20"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f"
|
|
|
|
|
checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"http-body 1.0.1",
|
|
|
|
|
@@ -2826,9 +2825,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "iana-time-zone"
|
|
|
|
|
version = "0.1.64"
|
|
|
|
|
version = "0.1.65"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
|
|
|
|
|
checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"android_system_properties",
|
|
|
|
|
"core-foundation-sys",
|
|
|
|
|
@@ -3165,21 +3164,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-notmuch"
|
|
|
|
|
version = "0.17.61"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "28f7db11bd5e63d2e4e3e870e5ca224e2a7acee4eb722aafb9b430f9b24d7dc6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"mailparse",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_json",
|
|
|
|
|
"thiserror 2.0.18",
|
|
|
|
|
"tracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-notmuch"
|
|
|
|
|
version = "0.17.62"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"itertools",
|
|
|
|
|
"log",
|
|
|
|
|
@@ -3192,14 +3177,28 @@ dependencies = [
|
|
|
|
|
"tracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-notmuch"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "8b532dfff430de6d65bf4c43be96e3b9090c208167ea655efb6625cbed123760"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"log",
|
|
|
|
|
"mailparse",
|
|
|
|
|
"serde",
|
|
|
|
|
"serde_json",
|
|
|
|
|
"thiserror 2.0.18",
|
|
|
|
|
"tracing",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-procmail2notmuch"
|
|
|
|
|
version = "0.17.62"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"anyhow",
|
|
|
|
|
"clap",
|
|
|
|
|
"letterbox-notmuch 0.17.61",
|
|
|
|
|
"letterbox-shared 0.17.61",
|
|
|
|
|
"letterbox-notmuch 0.17.66 (sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/)",
|
|
|
|
|
"letterbox-shared 0.17.66 (sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/)",
|
|
|
|
|
"serde",
|
|
|
|
|
"sqlx",
|
|
|
|
|
"tokio 1.49.0",
|
|
|
|
|
@@ -3207,7 +3206,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-server"
|
|
|
|
|
version = "0.17.62"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ammonia",
|
|
|
|
|
"anyhow",
|
|
|
|
|
@@ -3230,8 +3229,8 @@ dependencies = [
|
|
|
|
|
"html-escape",
|
|
|
|
|
"html2text",
|
|
|
|
|
"ical",
|
|
|
|
|
"letterbox-notmuch 0.17.62",
|
|
|
|
|
"letterbox-shared 0.17.62",
|
|
|
|
|
"letterbox-notmuch 0.17.66",
|
|
|
|
|
"letterbox-shared 0.17.66",
|
|
|
|
|
"linkify",
|
|
|
|
|
"lol_html",
|
|
|
|
|
"mailparse",
|
|
|
|
|
@@ -3257,12 +3256,10 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-shared"
|
|
|
|
|
version = "0.17.61"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "ca342be12e54e0a54aa3df86b2bda6e3ff014c75a00f6fb3cd087a80fa5e46df"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"letterbox-notmuch 0.17.61",
|
|
|
|
|
"letterbox-notmuch 0.17.66",
|
|
|
|
|
"regex",
|
|
|
|
|
"serde",
|
|
|
|
|
"sqlx",
|
|
|
|
|
@@ -3272,10 +3269,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-shared"
|
|
|
|
|
version = "0.17.62"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
source = "sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/"
|
|
|
|
|
checksum = "2393ba08c978aef4c779a453717487a7109257fefac8cb2cb41d12617ae06d38"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"letterbox-notmuch 0.17.62",
|
|
|
|
|
"letterbox-notmuch 0.17.66 (sparse+https://git.z.xinu.tv/api/packages/wathiede/cargo/)",
|
|
|
|
|
"regex",
|
|
|
|
|
"serde",
|
|
|
|
|
"sqlx",
|
|
|
|
|
@@ -3285,7 +3284,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "letterbox-web"
|
|
|
|
|
version = "0.17.62"
|
|
|
|
|
version = "0.17.66"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"build-info",
|
|
|
|
|
"build-info-build",
|
|
|
|
|
@@ -3297,7 +3296,7 @@ dependencies = [
|
|
|
|
|
"graphql_client",
|
|
|
|
|
"human_format",
|
|
|
|
|
"itertools",
|
|
|
|
|
"letterbox-shared 0.17.62",
|
|
|
|
|
"letterbox-shared 0.17.66",
|
|
|
|
|
"log",
|
|
|
|
|
"seed",
|
|
|
|
|
"seed_hooks",
|
|
|
|
|
@@ -3744,7 +3743,7 @@ version = "3.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"encoding_rs",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
@@ -3823,7 +3822,7 @@ version = "0.50.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
|
"windows-sys 0.61.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -3927,9 +3926,9 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "oneshot"
|
|
|
|
|
version = "0.1.12"
|
|
|
|
|
version = "0.1.13"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3ce66197e99546da6c6d991285f605192e794ceae69686c17163844a7bf8fcc2"
|
|
|
|
|
checksum = "269bca4c2591a28585d6bf10d9ed0332b7d76900a1b02bec41bdc3a2cdcda107"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "opaque-debug"
|
|
|
|
|
@@ -4014,7 +4013,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d7a6d09a73194e6b66df7c8f1b680f156d916a1a942abf2de06823dd02b7855d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-trait",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"opentelemetry",
|
|
|
|
|
"reqwest 0.12.28",
|
|
|
|
|
@@ -4557,7 +4556,7 @@ version = "0.14.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d2ea70524a2f82d518bce41317d0fae74151505651af45faf1ffbd6fd33f0568"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"prost-derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
@@ -4599,7 +4598,7 @@ version = "0.11.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"cfg_aliases",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
"quinn-proto",
|
|
|
|
|
@@ -4620,7 +4619,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aws-lc-rs",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"getrandom 0.3.4",
|
|
|
|
|
"lru-slab",
|
|
|
|
|
"rand 0.9.2",
|
|
|
|
|
@@ -4646,7 +4645,7 @@ dependencies = [
|
|
|
|
|
"once_cell",
|
|
|
|
|
"socket2 0.6.2",
|
|
|
|
|
"tracing",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
"windows-sys 0.60.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -4845,9 +4844,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex"
|
|
|
|
|
version = "1.12.2"
|
|
|
|
|
version = "1.12.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
|
|
|
|
|
checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick",
|
|
|
|
|
"memchr",
|
|
|
|
|
@@ -4857,9 +4856,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex-automata"
|
|
|
|
|
version = "0.4.13"
|
|
|
|
|
version = "0.4.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
|
|
|
|
|
checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick",
|
|
|
|
|
"memchr",
|
|
|
|
|
@@ -4868,9 +4867,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "regex-syntax"
|
|
|
|
|
version = "0.8.8"
|
|
|
|
|
version = "0.8.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
|
|
|
|
|
checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "reqwest"
|
|
|
|
|
@@ -4879,7 +4878,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-util",
|
|
|
|
|
@@ -4919,7 +4918,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "04e9018c9d814e5f30cc16a0f03271aeab3571e609612d9fe78c1aa8d11c2f62"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"encoding_rs",
|
|
|
|
|
"futures-channel",
|
|
|
|
|
"futures-core",
|
|
|
|
|
@@ -5020,7 +5019,7 @@ checksum = "1db30db44ea73551326269adcf7a2169428a054f14faf9e1768f2163494f2fa2"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-trait",
|
|
|
|
|
"base64 0.13.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"crc32fast",
|
|
|
|
|
"futures 0.3.31",
|
|
|
|
|
"http 0.2.12",
|
|
|
|
|
@@ -5094,7 +5093,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7aae4677183411f6b0b412d66194ef5403293917d66e70ab118f07cc24c5b14d"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-trait",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures 0.3.31",
|
|
|
|
|
"rusoto_core 0.48.0",
|
|
|
|
|
"xml-rs",
|
|
|
|
|
@@ -5131,7 +5130,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "a5ae95491c8b4847931e291b151127eccd6ff8ca13f33603eb3d0035ecb05272"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.13.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"chrono",
|
|
|
|
|
"digest 0.9.0",
|
|
|
|
|
"futures 0.3.31",
|
|
|
|
|
@@ -5206,7 +5205,7 @@ dependencies = [
|
|
|
|
|
"errno",
|
|
|
|
|
"libc",
|
|
|
|
|
"linux-raw-sys",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
"windows-sys 0.61.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -5265,7 +5264,7 @@ dependencies = [
|
|
|
|
|
"security-framework 3.5.1",
|
|
|
|
|
"security-framework-sys",
|
|
|
|
|
"webpki-root-certs",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
"windows-sys 0.61.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -5670,9 +5669,9 @@ checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "siphasher"
|
|
|
|
|
version = "1.0.1"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
|
|
|
|
|
checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "sketches-ddsketch"
|
|
|
|
|
@@ -5685,9 +5684,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "slab"
|
|
|
|
|
version = "0.4.11"
|
|
|
|
|
version = "0.4.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
|
|
|
|
|
checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "slotmap"
|
|
|
|
|
@@ -5775,7 +5774,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"chrono",
|
|
|
|
|
"crc",
|
|
|
|
|
"crossbeam-queue 0.3.12",
|
|
|
|
|
@@ -5851,7 +5850,7 @@ dependencies = [
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bitflags 2.10.0",
|
|
|
|
|
"byteorder",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"chrono",
|
|
|
|
|
"crc",
|
|
|
|
|
"digest 0.10.7",
|
|
|
|
|
@@ -6117,9 +6116,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "system-configuration"
|
|
|
|
|
version = "0.6.1"
|
|
|
|
|
version = "0.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
|
|
|
|
|
checksum = "a13f3d0daba03132c0aa9767f98351b3488edc2c100cda2d2ec2b04f3d8d3c8b"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.10.0",
|
|
|
|
|
"core-foundation 0.9.4",
|
|
|
|
|
@@ -6292,7 +6291,7 @@ dependencies = [
|
|
|
|
|
"getrandom 0.3.4",
|
|
|
|
|
"once_cell",
|
|
|
|
|
"rustix",
|
|
|
|
|
"windows-sys 0.52.0",
|
|
|
|
|
"windows-sys 0.61.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -6463,7 +6462,7 @@ version = "1.49.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"libc",
|
|
|
|
|
"mio 1.1.1",
|
|
|
|
|
"pin-project-lite",
|
|
|
|
|
@@ -6739,7 +6738,7 @@ version = "0.7.18"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-core",
|
|
|
|
|
"futures-io",
|
|
|
|
|
"futures-sink",
|
|
|
|
|
@@ -6779,14 +6778,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tonic"
|
|
|
|
|
version = "0.14.2"
|
|
|
|
|
version = "0.14.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "eb7613188ce9f7df5bfe185db26c5814347d110db17920415cf2fbcad85e7203"
|
|
|
|
|
checksum = "a286e33f82f8a1ee2df63f4fa35c0becf4a85a0cb03091a15fd7bf0b402dc94a"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"async-trait",
|
|
|
|
|
"axum",
|
|
|
|
|
"base64 0.22.1",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"h2 0.4.13",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"http-body 1.0.1",
|
|
|
|
|
@@ -6810,11 +6809,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "tonic-prost"
|
|
|
|
|
version = "0.14.2"
|
|
|
|
|
version = "0.14.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "66bd50ad6ce1252d87ef024b3d64fe4c3cf54a86fb9ef4c631fdd0ded7aeaa67"
|
|
|
|
|
checksum = "d6c55a2d6a14174563de34409c9f92ff981d006f56da9c6ecd40d9d4a31500b0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"prost",
|
|
|
|
|
"tonic",
|
|
|
|
|
]
|
|
|
|
|
@@ -6868,7 +6867,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 2.10.0",
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"futures-util",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"http-body 1.0.1",
|
|
|
|
|
@@ -6994,7 +6993,7 @@ version = "0.28.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 1.11.0",
|
|
|
|
|
"bytes 1.11.1",
|
|
|
|
|
"data-encoding",
|
|
|
|
|
"http 1.4.0",
|
|
|
|
|
"httparse",
|
|
|
|
|
@@ -7007,9 +7006,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "typed-path"
|
|
|
|
|
version = "0.12.1"
|
|
|
|
|
version = "0.12.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "e43ffa54726cdc9ea78392023ffe9fe9cf9ac779e1c6fcb0d23f9862e3879d20"
|
|
|
|
|
checksum = "3015e6ce46d5ad8751e4a772543a30c7511468070e98e64e20165f8f81155b64"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "typenum"
|
|
|
|
|
@@ -7424,7 +7423,7 @@ version = "0.1.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
|
"windows-sys 0.61.2",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
@@ -7892,18 +7891,18 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zerocopy"
|
|
|
|
|
version = "0.8.34"
|
|
|
|
|
version = "0.8.37"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "71ddd76bcebeed25db614f82bf31a9f4222d3fbba300e6fb6c00afa26cbd4d9d"
|
|
|
|
|
checksum = "7456cf00f0685ad319c5b1693f291a650eaf345e941d082fc4e03df8a03996ac"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"zerocopy-derive",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zerocopy-derive"
|
|
|
|
|
version = "0.8.34"
|
|
|
|
|
version = "0.8.37"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "d8187381b52e32220d50b255276aa16a084ec0a9017a0ca2152a1f55c539758d"
|
|
|
|
|
checksum = "1328722bbf2115db7e19d69ebcc15e795719e2d66b60827c6a69a117365e37a0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2",
|
|
|
|
|
"quote",
|
|
|
|
|
@@ -8012,15 +8011,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zlib-rs"
|
|
|
|
|
version = "0.5.5"
|
|
|
|
|
version = "0.6.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "40990edd51aae2c2b6907af74ffb635029d5788228222c4bb811e9351c0caad3"
|
|
|
|
|
checksum = "a7948af682ccbc3342b6e9420e8c51c1fe5d7bf7756002b4a3c6cabfe96a7e3c"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zmij"
|
|
|
|
|
version = "1.0.17"
|
|
|
|
|
version = "1.0.19"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
checksum = "02aae0f83f69aafc94776e879363e9771d7ecbffe2c7fbb6c14c5e00dfe88439"
|
|
|
|
|
checksum = "3ff05f8caa9038894637571ae6b9e29466c1f4f829d26c9b28f869a29cbe3445"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "zopfli"
|
|
|
|
|
|