|
@@ -1,6772 +0,0 @@
|
|
|
-# This file is automatically @generated by Cargo.
|
|
|
-# It is not intended for manual editing.
|
|
|
-version = 4
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "addr2line"
|
|
|
-version = "0.24.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
|
|
-dependencies = [
|
|
|
- "gimli",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "adler2"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ahash"
|
|
|
-version = "0.8.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "getrandom 0.3.3",
|
|
|
- "once_cell",
|
|
|
- "version_check",
|
|
|
- "zerocopy",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "aho-corasick"
|
|
|
-version = "1.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
|
|
-dependencies = [
|
|
|
- "memchr",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "allocator-api2"
|
|
|
-version = "0.2.21"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "android-tzdata"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "android_system_properties"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ashpd"
|
|
|
-version = "0.8.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dd884d7c72877a94102c3715f3b1cd09ff4fac28221add3e57cfbe25c236d093"
|
|
|
-dependencies = [
|
|
|
- "enumflags2",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "rand 0.8.5",
|
|
|
- "serde",
|
|
|
- "serde_repr",
|
|
|
- "tokio",
|
|
|
- "url",
|
|
|
- "zbus",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "askama_escape"
|
|
|
-version = "0.10.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-broadcast"
|
|
|
-version = "0.7.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
|
|
|
-dependencies = [
|
|
|
- "event-listener",
|
|
|
- "event-listener-strategy",
|
|
|
- "futures-core",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-channel"
|
|
|
-version = "2.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
|
|
|
-dependencies = [
|
|
|
- "concurrent-queue",
|
|
|
- "event-listener-strategy",
|
|
|
- "futures-core",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-io"
|
|
|
-version = "2.4.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1237c0ae75a0f3765f58910ff9cdd0a12eeb39ab2f4c7de23262f337f0aacbb3"
|
|
|
-dependencies = [
|
|
|
- "async-lock",
|
|
|
- "cfg-if",
|
|
|
- "concurrent-queue",
|
|
|
- "futures-io",
|
|
|
- "futures-lite",
|
|
|
- "parking",
|
|
|
- "polling",
|
|
|
- "rustix",
|
|
|
- "slab",
|
|
|
- "tracing",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-lock"
|
|
|
-version = "3.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
|
|
|
-dependencies = [
|
|
|
- "event-listener",
|
|
|
- "event-listener-strategy",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-process"
|
|
|
-version = "2.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cde3f4e40e6021d7acffc90095cbd6dc54cb593903d1de5832f435eb274b85dc"
|
|
|
-dependencies = [
|
|
|
- "async-channel",
|
|
|
- "async-io",
|
|
|
- "async-lock",
|
|
|
- "async-signal",
|
|
|
- "async-task",
|
|
|
- "blocking",
|
|
|
- "cfg-if",
|
|
|
- "event-listener",
|
|
|
- "futures-lite",
|
|
|
- "rustix",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-recursion"
|
|
|
-version = "1.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-signal"
|
|
|
-version = "0.2.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d7605a4e50d4b06df3898d5a70bf5fde51ed9059b0434b73105193bc27acce0d"
|
|
|
-dependencies = [
|
|
|
- "async-io",
|
|
|
- "async-lock",
|
|
|
- "atomic-waker",
|
|
|
- "cfg-if",
|
|
|
- "futures-core",
|
|
|
- "futures-io",
|
|
|
- "rustix",
|
|
|
- "signal-hook-registry",
|
|
|
- "slab",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-task"
|
|
|
-version = "4.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "async-trait"
|
|
|
-version = "0.1.88"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "atk"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b"
|
|
|
-dependencies = [
|
|
|
- "atk-sys",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "atk-sys"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086"
|
|
|
-dependencies = [
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "atomic-waker"
|
|
|
-version = "1.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "autocfg"
|
|
|
-version = "1.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "axum"
|
|
|
-version = "0.7.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "axum-core",
|
|
|
- "axum-macros",
|
|
|
- "base64 0.22.1",
|
|
|
- "bytes",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "http-body-util",
|
|
|
- "hyper",
|
|
|
- "hyper-util",
|
|
|
- "itoa 1.0.15",
|
|
|
- "matchit",
|
|
|
- "memchr",
|
|
|
- "mime",
|
|
|
- "multer",
|
|
|
- "percent-encoding",
|
|
|
- "pin-project-lite",
|
|
|
- "rustversion",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "serde_path_to_error",
|
|
|
- "serde_urlencoded",
|
|
|
- "sha1",
|
|
|
- "sync_wrapper",
|
|
|
- "tokio",
|
|
|
- "tokio-tungstenite",
|
|
|
- "tower 0.5.2",
|
|
|
- "tower-layer",
|
|
|
- "tower-service",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "axum-core"
|
|
|
-version = "0.4.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "bytes",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "http-body-util",
|
|
|
- "mime",
|
|
|
- "pin-project-lite",
|
|
|
- "rustversion",
|
|
|
- "sync_wrapper",
|
|
|
- "tower-layer",
|
|
|
- "tower-service",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "axum-macros"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "57d123550fa8d071b7255cb0cc04dc302baa6c8c4a79f55701552684d8399bce"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "backtrace"
|
|
|
-version = "0.3.75"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
|
|
|
-dependencies = [
|
|
|
- "addr2line",
|
|
|
- "cfg-if",
|
|
|
- "libc",
|
|
|
- "miniz_oxide",
|
|
|
- "object",
|
|
|
- "rustc-demangle",
|
|
|
- "windows-targets 0.52.6",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "base64"
|
|
|
-version = "0.13.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "base64"
|
|
|
-version = "0.21.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "base64"
|
|
|
-version = "0.22.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bitflags"
|
|
|
-version = "1.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bitflags"
|
|
|
-version = "2.9.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bitvec"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
|
|
|
-dependencies = [
|
|
|
- "funty",
|
|
|
- "radium",
|
|
|
- "tap",
|
|
|
- "wyz",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "block"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "block-buffer"
|
|
|
-version = "0.10.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
|
-dependencies = [
|
|
|
- "generic-array",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "block2"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
|
|
|
-dependencies = [
|
|
|
- "objc2 0.5.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "block2"
|
|
|
-version = "0.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "340d2f0bdb2a43c1d3cd40513185b2bd7def0aa1052f956455114bc98f82dcf2"
|
|
|
-dependencies = [
|
|
|
- "objc2 0.6.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "blocking"
|
|
|
-version = "1.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
|
|
|
-dependencies = [
|
|
|
- "async-channel",
|
|
|
- "async-task",
|
|
|
- "futures-io",
|
|
|
- "futures-lite",
|
|
|
- "piper",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bson"
|
|
|
-version = "2.15.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7969a9ba84b0ff843813e7249eed1678d9b6607ce5a3b8f0a47af3fcf7978e6e"
|
|
|
-dependencies = [
|
|
|
- "ahash",
|
|
|
- "base64 0.22.1",
|
|
|
- "bitvec",
|
|
|
- "getrandom 0.2.16",
|
|
|
- "getrandom 0.3.3",
|
|
|
- "hex",
|
|
|
- "indexmap 2.10.0",
|
|
|
- "js-sys",
|
|
|
- "once_cell",
|
|
|
- "rand 0.9.1",
|
|
|
- "serde",
|
|
|
- "serde_bytes",
|
|
|
- "serde_json",
|
|
|
- "time",
|
|
|
- "uuid",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bumpalo"
|
|
|
-version = "3.19.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "byteorder"
|
|
|
-version = "1.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "bytes"
|
|
|
-version = "1.10.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cairo-rs"
|
|
|
-version = "0.18.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "cairo-sys-rs",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "thiserror 1.0.69",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cairo-sys-rs"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51"
|
|
|
-dependencies = [
|
|
|
- "glib-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cc"
|
|
|
-version = "1.2.29"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf569362"
|
|
|
-dependencies = [
|
|
|
- "shlex",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cesu8"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cfb"
|
|
|
-version = "0.7.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
|
|
|
-dependencies = [
|
|
|
- "byteorder",
|
|
|
- "fnv",
|
|
|
- "uuid",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cfg-expr"
|
|
|
-version = "0.15.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
|
|
|
-dependencies = [
|
|
|
- "smallvec",
|
|
|
- "target-lexicon",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cfg-if"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "chrono"
|
|
|
-version = "0.4.41"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
|
|
|
-dependencies = [
|
|
|
- "android-tzdata",
|
|
|
- "iana-time-zone",
|
|
|
- "js-sys",
|
|
|
- "num-traits",
|
|
|
- "serde",
|
|
|
- "wasm-bindgen",
|
|
|
- "windows-link",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ciborium"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
|
|
|
-dependencies = [
|
|
|
- "ciborium-io",
|
|
|
- "ciborium-ll",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ciborium-io"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ciborium-ll"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
|
|
|
-dependencies = [
|
|
|
- "ciborium-io",
|
|
|
- "half",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cocoa"
|
|
|
-version = "0.25.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "block",
|
|
|
- "cocoa-foundation 0.1.2",
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "core-graphics 0.23.2",
|
|
|
- "foreign-types 0.5.0",
|
|
|
- "libc",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cocoa"
|
|
|
-version = "0.26.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ad36507aeb7e16159dfe68db81ccc27571c3ccd4b76fb2fb72fc59e7a4b1b64c"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block",
|
|
|
- "cocoa-foundation 0.2.1",
|
|
|
- "core-foundation 0.10.1",
|
|
|
- "core-graphics 0.24.0",
|
|
|
- "foreign-types 0.5.0",
|
|
|
- "libc",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cocoa-foundation"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "block",
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "core-graphics-types 0.1.3",
|
|
|
- "libc",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cocoa-foundation"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "81411967c50ee9a1fc11365f8c585f863a22a9697c89239c452292c40ba79b0d"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block",
|
|
|
- "core-foundation 0.10.1",
|
|
|
- "core-graphics-types 0.2.0",
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "combine"
|
|
|
-version = "4.6.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "memchr",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "concurrent-queue"
|
|
|
-version = "2.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "console_error_panic_hook"
|
|
|
-version = "0.1.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "const-random"
|
|
|
-version = "0.1.18"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
|
|
|
-dependencies = [
|
|
|
- "const-random-macro",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "const-random-macro"
|
|
|
-version = "0.1.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.2.16",
|
|
|
- "once_cell",
|
|
|
- "tiny-keccak",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "const-serialize"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "08259976d62c715c4826cb4a3d64a3a9e5c5f68f964ff6087319857f569f93a6"
|
|
|
-dependencies = [
|
|
|
- "const-serialize-macro",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "const-serialize-macro"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "04382d0d9df7434af6b1b49ea1a026ef39df1b0738b1cc373368cf175354f6eb"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "const_format"
|
|
|
-version = "0.2.34"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "126f97965c8ad46d6d9163268ff28432e8f6a1196a55578867832e3049df63dd"
|
|
|
-dependencies = [
|
|
|
- "const_format_proc_macros",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "const_format_proc_macros"
|
|
|
-version = "0.2.34"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1d57c2eccfb16dbac1f4e61e206105db5820c9d26c3c472bc17c774259ef7744"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "unicode-xid",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "convert_case"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "convert_case"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
|
|
|
-dependencies = [
|
|
|
- "unicode-segmentation",
|
|
|
-]
|
|
|
-
|
|
|
-[[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",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "core-foundation"
|
|
|
-version = "0.10.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
|
|
|
-dependencies = [
|
|
|
- "core-foundation-sys",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "core-foundation-sys"
|
|
|
-version = "0.8.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "core-graphics"
|
|
|
-version = "0.23.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "core-graphics-types 0.1.3",
|
|
|
- "foreign-types 0.5.0",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "core-graphics"
|
|
|
-version = "0.24.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "core-foundation 0.10.1",
|
|
|
- "core-graphics-types 0.2.0",
|
|
|
- "foreign-types 0.5.0",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "core-graphics-types"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "core-graphics-types"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "core-foundation 0.10.1",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cpufeatures"
|
|
|
-version = "0.2.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crc32fast"
|
|
|
-version = "1.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-channel"
|
|
|
-version = "0.5.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-utils",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crossbeam-utils"
|
|
|
-version = "0.8.21"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crunchy"
|
|
|
-version = "0.2.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "crypto-common"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
-dependencies = [
|
|
|
- "generic-array",
|
|
|
- "typenum",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cssparser"
|
|
|
-version = "0.27.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a"
|
|
|
-dependencies = [
|
|
|
- "cssparser-macros",
|
|
|
- "dtoa-short",
|
|
|
- "itoa 0.4.8",
|
|
|
- "matches",
|
|
|
- "phf 0.8.0",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "smallvec",
|
|
|
- "syn 1.0.109",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "cssparser-macros"
|
|
|
-version = "0.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
|
|
|
-dependencies = [
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "darling"
|
|
|
-version = "0.20.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
|
|
|
-dependencies = [
|
|
|
- "darling_core",
|
|
|
- "darling_macro",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "darling_core"
|
|
|
-version = "0.20.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
|
|
|
-dependencies = [
|
|
|
- "fnv",
|
|
|
- "ident_case",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "strsim",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "darling_macro"
|
|
|
-version = "0.20.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
|
|
|
-dependencies = [
|
|
|
- "darling_core",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dashmap"
|
|
|
-version = "5.5.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "hashbrown 0.14.5",
|
|
|
- "lock_api",
|
|
|
- "once_cell",
|
|
|
- "parking_lot_core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "data-encoding"
|
|
|
-version = "2.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "deranged"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
|
|
|
-dependencies = [
|
|
|
- "powerfmt",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "derivative"
|
|
|
-version = "2.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "derive-syn-parse"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d65d7ce8132b7c0e54497a4d9a55a1c2a0912a0d786cf894472ba818fba45762"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "derive-where"
|
|
|
-version = "1.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "510c292c8cf384b1a340b816a9a6cf2599eb8f566a44949024af88418000c50b"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "derive_more"
|
|
|
-version = "0.99.20"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f"
|
|
|
-dependencies = [
|
|
|
- "convert_case 0.4.0",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "rustc_version",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "digest"
|
|
|
-version = "0.10.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
|
-dependencies = [
|
|
|
- "block-buffer",
|
|
|
- "crypto-common",
|
|
|
- "subtle",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "60a247114500f1a78e87022defa8173de847accfada8e8809dfae23a118a580c"
|
|
|
-dependencies = [
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-config-macro",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-macro",
|
|
|
- "dioxus-desktop",
|
|
|
- "dioxus-devtools",
|
|
|
- "dioxus-document",
|
|
|
- "dioxus-fullstack",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-hooks",
|
|
|
- "dioxus-html",
|
|
|
- "dioxus-liveview",
|
|
|
- "dioxus-logger",
|
|
|
- "dioxus-mobile",
|
|
|
- "dioxus-router",
|
|
|
- "dioxus-signals",
|
|
|
- "dioxus-ssr",
|
|
|
- "dioxus-web",
|
|
|
- "manganis",
|
|
|
- "serde",
|
|
|
- "warnings",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-cli-config"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cdd16948f1ffdb068dd9a64812158073a4250e2af4e98ea31fdac0312e6bce86"
|
|
|
-dependencies = [
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-config-macro"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "75cbf582fbb1c32d34a1042ea675469065574109c95154468710a4d73ee98b49"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-core"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9c03f451a119e47433c16e2d8eb5b15bf7d6e6734eb1a4c47574e6711dadff8d"
|
|
|
-dependencies = [
|
|
|
- "const_format",
|
|
|
- "dioxus-core-types",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "longest-increasing-subsequence",
|
|
|
- "rustc-hash",
|
|
|
- "rustversion",
|
|
|
- "serde",
|
|
|
- "slab",
|
|
|
- "slotmap",
|
|
|
- "tracing",
|
|
|
- "warnings",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-core-macro"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "105c954caaaedf8cd10f3d1ba576b01e18aa8d33ad435182125eefe488cf0064"
|
|
|
-dependencies = [
|
|
|
- "convert_case 0.6.0",
|
|
|
- "dioxus-rsx",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-core-types"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "91a82fccfa48574eb7aa183e297769540904694844598433a9eb55896ad9f93b"
|
|
|
-dependencies = [
|
|
|
- "once_cell",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-desktop"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b5b0cca3e7a10a4a3df37ea52c4cc7a53e5c9233489e03ee3f2829471fc3099a"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "base64 0.22.1",
|
|
|
- "cocoa 0.25.0",
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-devtools",
|
|
|
- "dioxus-document",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-hooks",
|
|
|
- "dioxus-html",
|
|
|
- "dioxus-interpreter-js",
|
|
|
- "dioxus-signals",
|
|
|
- "dunce",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "global-hotkey",
|
|
|
- "infer",
|
|
|
- "jni",
|
|
|
- "lazy-js-bundle",
|
|
|
- "muda 0.11.5",
|
|
|
- "ndk",
|
|
|
- "ndk-context",
|
|
|
- "ndk-sys",
|
|
|
- "objc",
|
|
|
- "objc_id",
|
|
|
- "once_cell",
|
|
|
- "rfd",
|
|
|
- "rustc-hash",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "signal-hook",
|
|
|
- "slab",
|
|
|
- "tao",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tokio",
|
|
|
- "tracing",
|
|
|
- "tray-icon",
|
|
|
- "urlencoding",
|
|
|
- "webbrowser",
|
|
|
- "wry",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-devtools"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "712a7300f1e8181218187b03502044157eef04e0a25b518117c5ef9ae1096880"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-devtools-types",
|
|
|
- "dioxus-signals",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "tracing",
|
|
|
- "tungstenite 0.23.0",
|
|
|
- "warnings",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-devtools-types"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f62434973c0c9c5a3bc42e9cd5e7070401c2062a437fb5528f318c3e42ebf4ff"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-document"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "802a2014d1662b6615eec0a275745822ee4fc66aacd9d0f2fb33d6c8da79b8f2"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-macro",
|
|
|
- "dioxus-core-types",
|
|
|
- "dioxus-html",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "lazy-js-bundle",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-fullstack"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fe99b48a1348eec385b5c4bd3e80fd863b0d3b47257d34e2ddc58754dec5d128"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "axum",
|
|
|
- "base64 0.22.1",
|
|
|
- "bytes",
|
|
|
- "ciborium",
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-desktop",
|
|
|
- "dioxus-devtools",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-interpreter-js",
|
|
|
- "dioxus-isrg",
|
|
|
- "dioxus-lib",
|
|
|
- "dioxus-mobile",
|
|
|
- "dioxus-ssr",
|
|
|
- "dioxus-web",
|
|
|
- "dioxus_server_macro",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "http",
|
|
|
- "hyper",
|
|
|
- "once_cell",
|
|
|
- "parking_lot",
|
|
|
- "pin-project",
|
|
|
- "serde",
|
|
|
- "server_fn",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tokio",
|
|
|
- "tokio-stream",
|
|
|
- "tokio-util",
|
|
|
- "tower 0.4.13",
|
|
|
- "tower-http 0.5.2",
|
|
|
- "tower-layer",
|
|
|
- "tracing",
|
|
|
- "tracing-futures",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-history"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5ae4e22616c698f35b60727313134955d885de2d32e83689258e586ebc9b7909"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-hooks"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "948e2b3f20d9d4b2c300aaa60281b1755f3298684448920b27106da5841896d0"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-signals",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "rustversion",
|
|
|
- "slab",
|
|
|
- "tracing",
|
|
|
- "warnings",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-html"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "59c9a40e6fee20ce7990095492dedb6a753eebe05e67d28271a249de74dc796d"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-macro",
|
|
|
- "dioxus-core-types",
|
|
|
- "dioxus-hooks",
|
|
|
- "dioxus-html-internal-macro",
|
|
|
- "enumset",
|
|
|
- "euclid",
|
|
|
- "futures-channel",
|
|
|
- "generational-box",
|
|
|
- "keyboard-types",
|
|
|
- "lazy-js-bundle",
|
|
|
- "rustversion",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "serde_repr",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-html-internal-macro"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "43ba87b53688a2c9f619ecdf4b3b955bc1f08bd0570a80a0d626c405f6d14a76"
|
|
|
-dependencies = [
|
|
|
- "convert_case 0.6.0",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-interpreter-js"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "330707b10ca75cb0eb05f9e5f8d80217cd0d7e62116a8277ae363c1a09b57a22"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-types",
|
|
|
- "dioxus-html",
|
|
|
- "js-sys",
|
|
|
- "lazy-js-bundle",
|
|
|
- "rustc-hash",
|
|
|
- "serde",
|
|
|
- "sledgehammer_bindgen",
|
|
|
- "sledgehammer_utils",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-isrg"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ff7e1701a498e214dd0c4a99fdb71c256405fc019a5c91663678ac975dd26ae6"
|
|
|
-dependencies = [
|
|
|
- "chrono",
|
|
|
- "http",
|
|
|
- "lru",
|
|
|
- "rustc-hash",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-lib"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5405b71aa9b8b0c3e0d22728f12f34217ca5277792bd315878cc6ecab7301b72"
|
|
|
-dependencies = [
|
|
|
- "dioxus-config-macro",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-macro",
|
|
|
- "dioxus-document",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-hooks",
|
|
|
- "dioxus-html",
|
|
|
- "dioxus-rsx",
|
|
|
- "dioxus-signals",
|
|
|
- "warnings",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-liveview"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "27b78d90b5d593eb39e96d7892d059c085af5ac4c29b4257b22646e37c1c5ef0"
|
|
|
-dependencies = [
|
|
|
- "axum",
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-devtools",
|
|
|
- "dioxus-document",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-html",
|
|
|
- "dioxus-interpreter-js",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "rustc-hash",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "slab",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tokio",
|
|
|
- "tokio-stream",
|
|
|
- "tokio-util",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-logger"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "545961e752f6c8bf59c274951b3c8b18a106db6ad2f9e2035b29e1f2a3e899b1"
|
|
|
-dependencies = [
|
|
|
- "console_error_panic_hook",
|
|
|
- "dioxus-cli-config",
|
|
|
- "tracing",
|
|
|
- "tracing-subscriber",
|
|
|
- "tracing-wasm",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-mobile"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6d1295388909f427758993f32a571e0f8698d6ce0f125fa0e81b8bfdec3fa952"
|
|
|
-dependencies = [
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-desktop",
|
|
|
- "dioxus-lib",
|
|
|
- "jni",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-router"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7266a76fc9e4a91f56499d1d1aecfff7168952b6627a6008b4e9748d6bf863e4"
|
|
|
-dependencies = [
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-lib",
|
|
|
- "dioxus-router-macro",
|
|
|
- "rustversion",
|
|
|
- "tracing",
|
|
|
- "url",
|
|
|
- "urlencoding",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-router-macro"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2743ffb79e9a7d33d779c87d6deea2a6c047d0736012f95d63b909b83f0a6fd2"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "slab",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-rsx"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3eb588e05800b5a7eb90b2f40fca5bbd7626e823fb5e1ba21e011de649b45aa1"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "proc-macro2-diagnostics",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-signals"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "10e032dbb3a2c0386ec8b8ee59bc20b5aeb67038147c855801237b45b13d72ac"
|
|
|
-dependencies = [
|
|
|
- "dioxus-core",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "once_cell",
|
|
|
- "parking_lot",
|
|
|
- "rustc-hash",
|
|
|
- "tracing",
|
|
|
- "warnings",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-ssr"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "38e1fac097e71ccec4e9e15d44b68393be2981276e42170703180bceb0b6f122"
|
|
|
-dependencies = [
|
|
|
- "askama_escape",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-types",
|
|
|
- "rustc-hash",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus-web"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7e7c12475c3d360058b8afe1b68eb6dfc9cbb7dcd760aed37c5f85c561c83ed1"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "ciborium",
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-core",
|
|
|
- "dioxus-core-types",
|
|
|
- "dioxus-devtools",
|
|
|
- "dioxus-document",
|
|
|
- "dioxus-history",
|
|
|
- "dioxus-html",
|
|
|
- "dioxus-interpreter-js",
|
|
|
- "dioxus-signals",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "generational-box",
|
|
|
- "js-sys",
|
|
|
- "lazy-js-bundle",
|
|
|
- "rustc-hash",
|
|
|
- "serde",
|
|
|
- "serde-wasm-bindgen",
|
|
|
- "serde_json",
|
|
|
- "tracing",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dioxus_server_macro"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "371a5b21989a06b53c5092e977b3f75d0e60a65a4c15a2aa1d07014c3b2dda97"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "server_fn_macro",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dirs"
|
|
|
-version = "6.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
|
|
|
-dependencies = [
|
|
|
- "dirs-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dirs-sys"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "option-ext",
|
|
|
- "redox_users",
|
|
|
- "windows-sys 0.60.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dispatch"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dispatch2"
|
|
|
-version = "0.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "objc2 0.6.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "displaydoc"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dlopen2"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9e1297103d2bbaea85724fcee6294c2d50b1081f9ad47d0f6f6f61eda65315a6"
|
|
|
-dependencies = [
|
|
|
- "dlopen2_derive",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "winapi",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dlopen2_derive"
|
|
|
-version = "0.4.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "788160fb30de9cdd857af31c6a2675904b16ece8fc2737b2c7127ba368c9d0f4"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dpi"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dtoa"
|
|
|
-version = "1.0.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dtoa-short"
|
|
|
-version = "0.3.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87"
|
|
|
-dependencies = [
|
|
|
- "dtoa",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dunce"
|
|
|
-version = "1.0.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "dyn-clone"
|
|
|
-version = "1.0.19"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "encoding_rs"
|
|
|
-version = "0.8.35"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "endi"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "enum-as-inner"
|
|
|
-version = "0.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc"
|
|
|
-dependencies = [
|
|
|
- "heck 0.5.0",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "enumflags2"
|
|
|
-version = "0.7.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
|
|
|
-dependencies = [
|
|
|
- "enumflags2_derive",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "enumflags2_derive"
|
|
|
-version = "0.7.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "enumset"
|
|
|
-version = "1.1.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d6ee17054f550fd7400e1906e2f9356c7672643ed34008a9e8abe147ccd2d821"
|
|
|
-dependencies = [
|
|
|
- "enumset_derive",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "enumset_derive"
|
|
|
-version = "0.12.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "76d07902c93376f1e96c34abc4d507c0911df3816cef50b01f5a2ff3ad8c370d"
|
|
|
-dependencies = [
|
|
|
- "darling",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "equivalent"
|
|
|
-version = "1.0.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "errno"
|
|
|
-version = "0.3.13"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "windows-sys 0.60.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "euclid"
|
|
|
-version = "0.22.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48"
|
|
|
-dependencies = [
|
|
|
- "num-traits",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "event-listener"
|
|
|
-version = "5.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
|
|
|
-dependencies = [
|
|
|
- "concurrent-queue",
|
|
|
- "parking",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "event-listener-strategy"
|
|
|
-version = "0.5.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
|
|
|
-dependencies = [
|
|
|
- "event-listener",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fastrand"
|
|
|
-version = "2.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fdeflate"
|
|
|
-version = "0.3.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
|
|
|
-dependencies = [
|
|
|
- "simd-adler32",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "features"
|
|
|
-version = "0.10.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "83072b3c84e55f9d0c0ff36a4575d0fd2e543ae4a56e04e7f5a9222188d574e3"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "field-offset"
|
|
|
-version = "0.3.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
|
|
|
-dependencies = [
|
|
|
- "memoffset",
|
|
|
- "rustc_version",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "flate2"
|
|
|
-version = "1.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d"
|
|
|
-dependencies = [
|
|
|
- "crc32fast",
|
|
|
- "miniz_oxide",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fnv"
|
|
|
-version = "1.0.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foldhash"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types"
|
|
|
-version = "0.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
-dependencies = [
|
|
|
- "foreign-types-shared 0.1.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
|
|
|
-dependencies = [
|
|
|
- "foreign-types-macros",
|
|
|
- "foreign-types-shared 0.3.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types-macros"
|
|
|
-version = "0.2.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types-shared"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "foreign-types-shared"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "form_urlencoded"
|
|
|
-version = "1.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
|
|
-dependencies = [
|
|
|
- "percent-encoding",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "funty"
|
|
|
-version = "2.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futf"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
|
|
|
-dependencies = [
|
|
|
- "mac",
|
|
|
- "new_debug_unreachable",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
|
|
|
-dependencies = [
|
|
|
- "futures-channel",
|
|
|
- "futures-core",
|
|
|
- "futures-executor",
|
|
|
- "futures-io",
|
|
|
- "futures-sink",
|
|
|
- "futures-task",
|
|
|
- "futures-util",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-channel"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
- "futures-sink",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-core"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-executor"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
- "futures-task",
|
|
|
- "futures-util",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-io"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-lite"
|
|
|
-version = "2.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532"
|
|
|
-dependencies = [
|
|
|
- "fastrand",
|
|
|
- "futures-core",
|
|
|
- "futures-io",
|
|
|
- "parking",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-macro"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-sink"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-task"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "futures-util"
|
|
|
-version = "0.3.31"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
|
|
-dependencies = [
|
|
|
- "futures-channel",
|
|
|
- "futures-core",
|
|
|
- "futures-io",
|
|
|
- "futures-macro",
|
|
|
- "futures-sink",
|
|
|
- "futures-task",
|
|
|
- "memchr",
|
|
|
- "pin-project-lite",
|
|
|
- "pin-utils",
|
|
|
- "slab",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "fxhash"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
|
|
-dependencies = [
|
|
|
- "byteorder",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdk"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691"
|
|
|
-dependencies = [
|
|
|
- "cairo-rs",
|
|
|
- "gdk-pixbuf",
|
|
|
- "gdk-sys",
|
|
|
- "gio",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "pango",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdk-pixbuf"
|
|
|
-version = "0.18.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec"
|
|
|
-dependencies = [
|
|
|
- "gdk-pixbuf-sys",
|
|
|
- "gio",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdk-pixbuf-sys"
|
|
|
-version = "0.18.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7"
|
|
|
-dependencies = [
|
|
|
- "gio-sys",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdk-sys"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7"
|
|
|
-dependencies = [
|
|
|
- "cairo-sys-rs",
|
|
|
- "gdk-pixbuf-sys",
|
|
|
- "gio-sys",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "pango-sys",
|
|
|
- "pkg-config",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdkwayland-sys"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69"
|
|
|
-dependencies = [
|
|
|
- "gdk-sys",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "pkg-config",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdkx11"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe"
|
|
|
-dependencies = [
|
|
|
- "gdk",
|
|
|
- "gdkx11-sys",
|
|
|
- "gio",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "x11",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gdkx11-sys"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d"
|
|
|
-dependencies = [
|
|
|
- "gdk-sys",
|
|
|
- "glib-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
- "x11",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "generational-box"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a673cf4fb0ea6a91aa86c08695756dfe875277a912cdbf33db9a9f62d47ed82b"
|
|
|
-dependencies = [
|
|
|
- "parking_lot",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "generic-array"
|
|
|
-version = "0.14.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
|
-dependencies = [
|
|
|
- "typenum",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "getrandom"
|
|
|
-version = "0.1.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "libc",
|
|
|
- "wasi 0.9.0+wasi-snapshot-preview1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "getrandom"
|
|
|
-version = "0.2.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "js-sys",
|
|
|
- "libc",
|
|
|
- "wasi 0.11.1+wasi-snapshot-preview1",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "getrandom"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "js-sys",
|
|
|
- "libc",
|
|
|
- "r-efi",
|
|
|
- "wasi 0.14.2+wasi-0.2.4",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gimli"
|
|
|
-version = "0.31.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gio"
|
|
|
-version = "0.18.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73"
|
|
|
-dependencies = [
|
|
|
- "futures-channel",
|
|
|
- "futures-core",
|
|
|
- "futures-io",
|
|
|
- "futures-util",
|
|
|
- "gio-sys",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "pin-project-lite",
|
|
|
- "smallvec",
|
|
|
- "thiserror 1.0.69",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gio-sys"
|
|
|
-version = "0.18.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2"
|
|
|
-dependencies = [
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
- "winapi",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "glib"
|
|
|
-version = "0.18.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "futures-channel",
|
|
|
- "futures-core",
|
|
|
- "futures-executor",
|
|
|
- "futures-task",
|
|
|
- "futures-util",
|
|
|
- "gio-sys",
|
|
|
- "glib-macros",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "memchr",
|
|
|
- "once_cell",
|
|
|
- "smallvec",
|
|
|
- "thiserror 1.0.69",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "glib-macros"
|
|
|
-version = "0.18.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc"
|
|
|
-dependencies = [
|
|
|
- "heck 0.4.1",
|
|
|
- "proc-macro-crate 2.0.2",
|
|
|
- "proc-macro-error",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "glib-sys"
|
|
|
-version = "0.18.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "global-hotkey"
|
|
|
-version = "0.5.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b436093d1598b05e3b7fddc097b2bad32763f53a1beb25ab6f9718c6a60acd09"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "cocoa 0.25.0",
|
|
|
- "crossbeam-channel",
|
|
|
- "keyboard-types",
|
|
|
- "objc",
|
|
|
- "once_cell",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "windows-sys 0.52.0",
|
|
|
- "x11-dl",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gloo-net"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c06f627b1a58ca3d42b45d6104bf1e1a03799df472df00988b6ba21accc10580"
|
|
|
-dependencies = [
|
|
|
- "futures-channel",
|
|
|
- "futures-core",
|
|
|
- "futures-sink",
|
|
|
- "gloo-utils",
|
|
|
- "http",
|
|
|
- "js-sys",
|
|
|
- "pin-project",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gloo-utils"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa"
|
|
|
-dependencies = [
|
|
|
- "js-sys",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "wasm-bindgen",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gobject-sys"
|
|
|
-version = "0.18.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44"
|
|
|
-dependencies = [
|
|
|
- "glib-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gtk"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a"
|
|
|
-dependencies = [
|
|
|
- "atk",
|
|
|
- "cairo-rs",
|
|
|
- "field-offset",
|
|
|
- "futures-channel",
|
|
|
- "gdk",
|
|
|
- "gdk-pixbuf",
|
|
|
- "gio",
|
|
|
- "glib",
|
|
|
- "gtk-sys",
|
|
|
- "gtk3-macros",
|
|
|
- "libc",
|
|
|
- "pango",
|
|
|
- "pkg-config",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gtk-sys"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414"
|
|
|
-dependencies = [
|
|
|
- "atk-sys",
|
|
|
- "cairo-sys-rs",
|
|
|
- "gdk-pixbuf-sys",
|
|
|
- "gdk-sys",
|
|
|
- "gio-sys",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "pango-sys",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "gtk3-macros"
|
|
|
-version = "0.18.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-crate 1.3.1",
|
|
|
- "proc-macro-error",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "half"
|
|
|
-version = "2.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "crunchy",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hashbrown"
|
|
|
-version = "0.12.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hashbrown"
|
|
|
-version = "0.14.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hashbrown"
|
|
|
-version = "0.15.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5"
|
|
|
-dependencies = [
|
|
|
- "allocator-api2",
|
|
|
- "equivalent",
|
|
|
- "foldhash",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "heck"
|
|
|
-version = "0.4.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "heck"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hermit-abi"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hex"
|
|
|
-version = "0.4.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hickory-proto"
|
|
|
-version = "0.24.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "cfg-if",
|
|
|
- "data-encoding",
|
|
|
- "enum-as-inner",
|
|
|
- "futures-channel",
|
|
|
- "futures-io",
|
|
|
- "futures-util",
|
|
|
- "idna",
|
|
|
- "ipnet",
|
|
|
- "once_cell",
|
|
|
- "rand 0.8.5",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tinyvec",
|
|
|
- "tokio",
|
|
|
- "tracing",
|
|
|
- "url",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hickory-resolver"
|
|
|
-version = "0.24.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "futures-util",
|
|
|
- "hickory-proto",
|
|
|
- "ipconfig",
|
|
|
- "lru-cache",
|
|
|
- "once_cell",
|
|
|
- "parking_lot",
|
|
|
- "rand 0.8.5",
|
|
|
- "resolv-conf",
|
|
|
- "smallvec",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tokio",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hmac"
|
|
|
-version = "0.12.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
|
|
|
-dependencies = [
|
|
|
- "digest",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "home"
|
|
|
-version = "0.5.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
|
|
|
-dependencies = [
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "html5ever"
|
|
|
-version = "0.26.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
|
|
|
-dependencies = [
|
|
|
- "log",
|
|
|
- "mac",
|
|
|
- "markup5ever",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "http"
|
|
|
-version = "1.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "fnv",
|
|
|
- "itoa 1.0.15",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "http-body"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "http",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "http-body-util"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "futures-core",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "http-range-header"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9171a2ea8a68358193d15dd5d70c1c10a2afc3e7e4c5bc92bc9f025cebd7359c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "httparse"
|
|
|
-version = "1.10.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "httpdate"
|
|
|
-version = "1.0.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hyper"
|
|
|
-version = "1.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "futures-channel",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "httparse",
|
|
|
- "httpdate",
|
|
|
- "itoa 1.0.15",
|
|
|
- "pin-project-lite",
|
|
|
- "smallvec",
|
|
|
- "tokio",
|
|
|
- "want",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hyper-tls"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "http-body-util",
|
|
|
- "hyper",
|
|
|
- "hyper-util",
|
|
|
- "native-tls",
|
|
|
- "tokio",
|
|
|
- "tokio-native-tls",
|
|
|
- "tower-service",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "hyper-util"
|
|
|
-version = "0.1.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f66d5bd4c6f02bf0542fad85d626775bab9258cf795a4256dcaf3161114d1df"
|
|
|
-dependencies = [
|
|
|
- "base64 0.22.1",
|
|
|
- "bytes",
|
|
|
- "futures-channel",
|
|
|
- "futures-core",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "hyper",
|
|
|
- "ipnet",
|
|
|
- "libc",
|
|
|
- "percent-encoding",
|
|
|
- "pin-project-lite",
|
|
|
- "socket2",
|
|
|
- "tokio",
|
|
|
- "tower-service",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "iana-time-zone"
|
|
|
-version = "0.1.63"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
|
|
|
-dependencies = [
|
|
|
- "android_system_properties",
|
|
|
- "core-foundation-sys",
|
|
|
- "iana-time-zone-haiku",
|
|
|
- "js-sys",
|
|
|
- "log",
|
|
|
- "wasm-bindgen",
|
|
|
- "windows-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "iana-time-zone-haiku"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
|
-dependencies = [
|
|
|
- "cc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_collections"
|
|
|
-version = "2.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "potential_utf",
|
|
|
- "yoke",
|
|
|
- "zerofrom",
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_locale_core"
|
|
|
-version = "2.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "litemap",
|
|
|
- "tinystr",
|
|
|
- "writeable",
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_normalizer"
|
|
|
-version = "2.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "icu_collections",
|
|
|
- "icu_normalizer_data",
|
|
|
- "icu_properties",
|
|
|
- "icu_provider",
|
|
|
- "smallvec",
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_normalizer_data"
|
|
|
-version = "2.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_properties"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "icu_collections",
|
|
|
- "icu_locale_core",
|
|
|
- "icu_properties_data",
|
|
|
- "icu_provider",
|
|
|
- "potential_utf",
|
|
|
- "zerotrie",
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_properties_data"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "icu_provider"
|
|
|
-version = "2.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "icu_locale_core",
|
|
|
- "stable_deref_trait",
|
|
|
- "tinystr",
|
|
|
- "writeable",
|
|
|
- "yoke",
|
|
|
- "zerofrom",
|
|
|
- "zerotrie",
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ident_case"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "idna"
|
|
|
-version = "1.0.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
|
|
|
-dependencies = [
|
|
|
- "idna_adapter",
|
|
|
- "smallvec",
|
|
|
- "utf8_iter",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "idna_adapter"
|
|
|
-version = "1.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
|
|
|
-dependencies = [
|
|
|
- "icu_normalizer",
|
|
|
- "icu_properties",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "indexmap"
|
|
|
-version = "1.9.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
|
|
-dependencies = [
|
|
|
- "autocfg",
|
|
|
- "hashbrown 0.12.3",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "indexmap"
|
|
|
-version = "2.10.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661"
|
|
|
-dependencies = [
|
|
|
- "equivalent",
|
|
|
- "hashbrown 0.15.4",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "infer"
|
|
|
-version = "0.11.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0a6c16b11a665b26aeeb9b1d7f954cdeb034be38dd00adab4f2ae921a8fee804"
|
|
|
-dependencies = [
|
|
|
- "cfb",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "instant"
|
|
|
-version = "0.1.13"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "inventory"
|
|
|
-version = "0.3.20"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ab08d7cd2c5897f2c949e5383ea7c7db03fb19130ffcfbf7eda795137ae3cb83"
|
|
|
-dependencies = [
|
|
|
- "rustversion",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "io-uring"
|
|
|
-version = "0.7.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b86e202f00093dcba4275d4636b93ef9dd75d025ae560d2521b45ea28ab49013"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "cfg-if",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ipconfig"
|
|
|
-version = "0.3.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
|
|
|
-dependencies = [
|
|
|
- "socket2",
|
|
|
- "widestring",
|
|
|
- "windows-sys 0.48.0",
|
|
|
- "winreg",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ipnet"
|
|
|
-version = "2.11.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "iri-string"
|
|
|
-version = "0.7.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
|
|
|
-dependencies = [
|
|
|
- "memchr",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "itoa"
|
|
|
-version = "0.4.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "itoa"
|
|
|
-version = "1.0.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "javascriptcore-rs"
|
|
|
-version = "1.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "glib",
|
|
|
- "javascriptcore-rs-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "javascriptcore-rs-sys"
|
|
|
-version = "1.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124"
|
|
|
-dependencies = [
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "jni"
|
|
|
-version = "0.21.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
|
|
|
-dependencies = [
|
|
|
- "cesu8",
|
|
|
- "cfg-if",
|
|
|
- "combine",
|
|
|
- "jni-sys",
|
|
|
- "log",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "walkdir",
|
|
|
- "windows-sys 0.45.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "jni-sys"
|
|
|
-version = "0.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "js-sys"
|
|
|
-version = "0.3.77"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
|
|
|
-dependencies = [
|
|
|
- "once_cell",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "keyboard-types"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "serde",
|
|
|
- "unicode-segmentation",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "kuchikiki"
|
|
|
-version = "0.8.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f29e4755b7b995046f510a7520c42b2fed58b77bd94d5a87a8eb43d2fd126da8"
|
|
|
-dependencies = [
|
|
|
- "cssparser",
|
|
|
- "html5ever",
|
|
|
- "indexmap 1.9.3",
|
|
|
- "matches",
|
|
|
- "selectors",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lazy-js-bundle"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e49596223b9d9d4947a14a25c142a6e7d8ab3f27eb3ade269d238bb8b5c267e2"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lazy_static"
|
|
|
-version = "1.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libappindicator"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a"
|
|
|
-dependencies = [
|
|
|
- "glib",
|
|
|
- "gtk",
|
|
|
- "gtk-sys",
|
|
|
- "libappindicator-sys",
|
|
|
- "log",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libappindicator-sys"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf"
|
|
|
-dependencies = [
|
|
|
- "gtk-sys",
|
|
|
- "libloading",
|
|
|
- "once_cell",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libc"
|
|
|
-version = "0.2.174"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libloading"
|
|
|
-version = "0.7.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "winapi",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libredox"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1580801010e535496706ba011c15f8532df6b42297d2e471fec38ceadd8c0638"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libxdo"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "00333b8756a3d28e78def82067a377de7fa61b24909000aeaa2b446a948d14db"
|
|
|
-dependencies = [
|
|
|
- "libxdo-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "libxdo-sys"
|
|
|
-version = "0.11.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "db23b9e7e2b7831bbd8aac0bbeeeb7b68cbebc162b227e7052e8e55829a09212"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "x11",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "linked-hash-map"
|
|
|
-version = "0.5.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "linux-raw-sys"
|
|
|
-version = "0.9.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "litemap"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lock_api"
|
|
|
-version = "0.4.13"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
|
|
|
-dependencies = [
|
|
|
- "autocfg",
|
|
|
- "scopeguard",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "log"
|
|
|
-version = "0.4.27"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "longest-increasing-subsequence"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b3bd0dd2cd90571056fdb71f6275fada10131182f84899f4b2a916e565d81d86"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "lru"
|
|
|
-version = "0.12.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
|
|
|
-dependencies = [
|
|
|
- "hashbrown 0.15.4",
|
|
|
-]
|
|
|
-
|
|
|
-[[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 = "lucide-dioxus"
|
|
|
-version = "2.15.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0d06f27420e7a960d76a02f43819fba2fb3a513738714cc6262c02d9fd256e5c"
|
|
|
-dependencies = [
|
|
|
- "dioxus",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mac"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "macro_magic"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cc33f9f0351468d26fbc53d9ce00a096c8522ecb42f19b50f34f2c422f76d21d"
|
|
|
-dependencies = [
|
|
|
- "macro_magic_core",
|
|
|
- "macro_magic_macros",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "macro_magic_core"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1687dc887e42f352865a393acae7cf79d98fab6351cde1f58e9e057da89bf150"
|
|
|
-dependencies = [
|
|
|
- "const-random",
|
|
|
- "derive-syn-parse",
|
|
|
- "macro_magic_core_macros",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "macro_magic_core_macros"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b02abfe41815b5bd98dbd4260173db2c116dda171dc0fe7838cb206333b83308"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "macro_magic_macros"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "73ea28ee64b88876bf45277ed9a5817c1817df061a74f2b988971a12570e5869"
|
|
|
-dependencies = [
|
|
|
- "macro_magic_core",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "malloc_buf"
|
|
|
-version = "0.0.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "manganis"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "317af44b15e7605b85f04525449a3bb631753040156c9b318e6cba8a3ea4ef73"
|
|
|
-dependencies = [
|
|
|
- "const-serialize",
|
|
|
- "manganis-core",
|
|
|
- "manganis-macro",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "manganis-core"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c38bee65cc725b2bba23b5dbb290f57c8be8fadbe2043fb7e2ce73022ea06519"
|
|
|
-dependencies = [
|
|
|
- "const-serialize",
|
|
|
- "dioxus-cli-config",
|
|
|
- "dioxus-core-types",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "manganis-macro"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d9f4f71310913c40174d9f0cfcbcb127dad0329ecdb3945678a120db22d3d065"
|
|
|
-dependencies = [
|
|
|
- "dunce",
|
|
|
- "manganis-core",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "markup5ever"
|
|
|
-version = "0.11.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
|
|
|
-dependencies = [
|
|
|
- "log",
|
|
|
- "phf 0.10.1",
|
|
|
- "phf_codegen 0.10.0",
|
|
|
- "string_cache",
|
|
|
- "string_cache_codegen",
|
|
|
- "tendril",
|
|
|
-]
|
|
|
-
|
|
|
-[[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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "md-5"
|
|
|
-version = "0.10.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "digest",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "memchr"
|
|
|
-version = "2.7.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "memoffset"
|
|
|
-version = "0.9.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
|
|
|
-dependencies = [
|
|
|
- "autocfg",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mime"
|
|
|
-version = "0.3.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mime_guess"
|
|
|
-version = "2.0.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
|
|
|
-dependencies = [
|
|
|
- "mime",
|
|
|
- "unicase",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "miniz_oxide"
|
|
|
-version = "0.8.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
|
|
|
-dependencies = [
|
|
|
- "adler2",
|
|
|
- "simd-adler32",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mio"
|
|
|
-version = "1.0.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "wasi 0.11.1+wasi-snapshot-preview1",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mongodb"
|
|
|
-version = "3.2.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d0f8c69f13acf07eae386a2974f48ffd9187ea2aba8defbea9aa34e7e272c5f3"
|
|
|
-dependencies = [
|
|
|
- "async-trait",
|
|
|
- "base64 0.13.1",
|
|
|
- "bitflags 1.3.2",
|
|
|
- "bson",
|
|
|
- "chrono",
|
|
|
- "derive-where",
|
|
|
- "derive_more",
|
|
|
- "futures-core",
|
|
|
- "futures-executor",
|
|
|
- "futures-io",
|
|
|
- "futures-util",
|
|
|
- "hex",
|
|
|
- "hickory-proto",
|
|
|
- "hickory-resolver",
|
|
|
- "hmac",
|
|
|
- "macro_magic",
|
|
|
- "md-5",
|
|
|
- "mongodb-internal-macros",
|
|
|
- "once_cell",
|
|
|
- "pbkdf2",
|
|
|
- "percent-encoding",
|
|
|
- "rand 0.8.5",
|
|
|
- "rustc_version_runtime",
|
|
|
- "rustls",
|
|
|
- "rustls-pemfile",
|
|
|
- "serde",
|
|
|
- "serde_bytes",
|
|
|
- "serde_with",
|
|
|
- "sha1",
|
|
|
- "sha2",
|
|
|
- "socket2",
|
|
|
- "stringprep",
|
|
|
- "strsim",
|
|
|
- "take_mut",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tokio",
|
|
|
- "tokio-rustls",
|
|
|
- "tokio-util",
|
|
|
- "typed-builder",
|
|
|
- "uuid",
|
|
|
- "webpki-roots",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "mongodb-internal-macros"
|
|
|
-version = "3.2.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b9202de265a3a8bbb43f9fe56db27c93137d4f9fb04c093f47e9c7de0c61ac7d"
|
|
|
-dependencies = [
|
|
|
- "macro_magic",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "muda"
|
|
|
-version = "0.11.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4c47e7625990fc1af2226ea4f34fb2412b03c12639fcb91868581eb3a6893453"
|
|
|
-dependencies = [
|
|
|
- "cocoa 0.25.0",
|
|
|
- "crossbeam-channel",
|
|
|
- "gtk",
|
|
|
- "keyboard-types",
|
|
|
- "libxdo",
|
|
|
- "objc",
|
|
|
- "once_cell",
|
|
|
- "png",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "windows-sys 0.52.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "muda"
|
|
|
-version = "0.15.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fdae9c00e61cc0579bcac625e8ad22104c60548a025bfc972dc83868a28e1484"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-channel",
|
|
|
- "dpi",
|
|
|
- "gtk",
|
|
|
- "keyboard-types",
|
|
|
- "libxdo",
|
|
|
- "objc2 0.5.2",
|
|
|
- "objc2-app-kit 0.2.2",
|
|
|
- "objc2-foundation 0.2.2",
|
|
|
- "once_cell",
|
|
|
- "png",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "multer"
|
|
|
-version = "3.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "encoding_rs",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "httparse",
|
|
|
- "memchr",
|
|
|
- "mime",
|
|
|
- "spin",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "native-tls"
|
|
|
-version = "0.2.14"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "log",
|
|
|
- "openssl",
|
|
|
- "openssl-probe",
|
|
|
- "openssl-sys",
|
|
|
- "schannel",
|
|
|
- "security-framework",
|
|
|
- "security-framework-sys",
|
|
|
- "tempfile",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ndk"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "jni-sys",
|
|
|
- "log",
|
|
|
- "ndk-sys",
|
|
|
- "num_enum",
|
|
|
- "raw-window-handle 0.6.2",
|
|
|
- "thiserror 1.0.69",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ndk-context"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ndk-sys"
|
|
|
-version = "0.6.0+11769913"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
|
|
|
-dependencies = [
|
|
|
- "jni-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "new_debug_unreachable"
|
|
|
-version = "1.0.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "nix"
|
|
|
-version = "0.27.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "cfg-if",
|
|
|
- "libc",
|
|
|
- "memoffset",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "nodrop"
|
|
|
-version = "0.1.14"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num-conv"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num-traits"
|
|
|
-version = "0.2.19"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
|
|
-dependencies = [
|
|
|
- "autocfg",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num_enum"
|
|
|
-version = "0.7.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a"
|
|
|
-dependencies = [
|
|
|
- "num_enum_derive",
|
|
|
- "rustversion",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "num_enum_derive"
|
|
|
-version = "0.7.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-crate 2.0.2",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc"
|
|
|
-version = "0.2.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
|
|
|
-dependencies = [
|
|
|
- "malloc_buf",
|
|
|
- "objc_exception",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc-foundation"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
|
|
|
-dependencies = [
|
|
|
- "block",
|
|
|
- "objc",
|
|
|
- "objc_id",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc-sys"
|
|
|
-version = "0.3.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
|
|
|
-dependencies = [
|
|
|
- "objc-sys",
|
|
|
- "objc2-encode",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2"
|
|
|
-version = "0.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "88c6597e14493ab2e44ce58f2fdecf095a51f12ca57bec060a11c57332520551"
|
|
|
-dependencies = [
|
|
|
- "objc2-encode",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-app-kit"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block2 0.5.1",
|
|
|
- "libc",
|
|
|
- "objc2 0.5.2",
|
|
|
- "objc2-core-data",
|
|
|
- "objc2-core-image",
|
|
|
- "objc2-foundation 0.2.2",
|
|
|
- "objc2-quartz-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-app-kit"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e6f29f568bec459b0ddff777cec4fe3fd8666d82d5a40ebd0ff7e66134f89bcc"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "objc2 0.6.1",
|
|
|
- "objc2-core-foundation",
|
|
|
- "objc2-foundation 0.3.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-core-data"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block2 0.5.1",
|
|
|
- "objc2 0.5.2",
|
|
|
- "objc2-foundation 0.2.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-core-foundation"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "dispatch2",
|
|
|
- "objc2 0.6.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-core-graphics"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "989c6c68c13021b5c2d6b71456ebb0f9dc78d752e86a98da7c716f4f9470f5a4"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "objc2-core-foundation",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-core-image"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
|
|
|
-dependencies = [
|
|
|
- "block2 0.5.1",
|
|
|
- "objc2 0.5.2",
|
|
|
- "objc2-foundation 0.2.2",
|
|
|
- "objc2-metal",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-encode"
|
|
|
-version = "4.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-foundation"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block2 0.5.1",
|
|
|
- "libc",
|
|
|
- "objc2 0.5.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-foundation"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block2 0.6.1",
|
|
|
- "objc2 0.6.1",
|
|
|
- "objc2-core-foundation",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-metal"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block2 0.5.1",
|
|
|
- "objc2 0.5.2",
|
|
|
- "objc2-foundation 0.2.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc2-quartz-core"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "block2 0.5.1",
|
|
|
- "objc2 0.5.2",
|
|
|
- "objc2-foundation 0.2.2",
|
|
|
- "objc2-metal",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc_exception"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
|
|
|
-dependencies = [
|
|
|
- "cc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "objc_id"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
|
|
|
-dependencies = [
|
|
|
- "objc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "object"
|
|
|
-version = "0.36.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
|
|
|
-dependencies = [
|
|
|
- "memchr",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "once_cell"
|
|
|
-version = "1.21.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openssl"
|
|
|
-version = "0.10.73"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "cfg-if",
|
|
|
- "foreign-types 0.3.2",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "openssl-macros",
|
|
|
- "openssl-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openssl-macros"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openssl-probe"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "openssl-sys"
|
|
|
-version = "0.9.109"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571"
|
|
|
-dependencies = [
|
|
|
- "cc",
|
|
|
- "libc",
|
|
|
- "pkg-config",
|
|
|
- "vcpkg",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "option-ext"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ordered-stream"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
- "pin-project-lite",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pango"
|
|
|
-version = "0.18.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4"
|
|
|
-dependencies = [
|
|
|
- "gio",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "pango-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pango-sys"
|
|
|
-version = "0.18.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5"
|
|
|
-dependencies = [
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking"
|
|
|
-version = "2.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot"
|
|
|
-version = "0.12.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
|
|
|
-dependencies = [
|
|
|
- "lock_api",
|
|
|
- "parking_lot_core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot_core"
|
|
|
-version = "0.9.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "libc",
|
|
|
- "redox_syscall",
|
|
|
- "smallvec",
|
|
|
- "windows-targets 0.52.6",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pbkdf2"
|
|
|
-version = "0.11.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
|
|
|
-dependencies = [
|
|
|
- "digest",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "percent-encoding"
|
|
|
-version = "2.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "phf"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
|
|
|
-dependencies = [
|
|
|
- "phf_macros",
|
|
|
- "phf_shared 0.8.0",
|
|
|
- "proc-macro-hack",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "phf"
|
|
|
-version = "0.10.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
|
-dependencies = [
|
|
|
- "phf_shared 0.10.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
|
|
|
-dependencies = [
|
|
|
- "phf_generator 0.10.0",
|
|
|
- "phf_shared 0.10.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
|
|
|
-dependencies = [
|
|
|
- "phf_shared 0.10.0",
|
|
|
- "rand 0.8.5",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "phf_generator"
|
|
|
-version = "0.11.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
|
|
|
-dependencies = [
|
|
|
- "phf_shared 0.11.3",
|
|
|
- "rand 0.8.5",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "phf_macros"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c"
|
|
|
-dependencies = [
|
|
|
- "phf_generator 0.8.0",
|
|
|
- "phf_shared 0.8.0",
|
|
|
- "proc-macro-hack",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
-]
|
|
|
-
|
|
|
-[[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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
|
|
-dependencies = [
|
|
|
- "siphasher 0.3.11",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "phf_shared"
|
|
|
-version = "0.11.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
|
|
|
-dependencies = [
|
|
|
- "siphasher 1.0.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pin-project"
|
|
|
-version = "1.1.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
|
|
|
-dependencies = [
|
|
|
- "pin-project-internal",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pin-project-internal"
|
|
|
-version = "1.1.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pin-project-lite"
|
|
|
-version = "0.2.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pin-utils"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "piper"
|
|
|
-version = "0.2.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
|
|
|
-dependencies = [
|
|
|
- "atomic-waker",
|
|
|
- "fastrand",
|
|
|
- "futures-io",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pkg-config"
|
|
|
-version = "0.3.32"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "png"
|
|
|
-version = "0.17.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "crc32fast",
|
|
|
- "fdeflate",
|
|
|
- "flate2",
|
|
|
- "miniz_oxide",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "polling"
|
|
|
-version = "3.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b53a684391ad002dd6a596ceb6c74fd004fdce75f4be2e3f615068abbea5fd50"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "concurrent-queue",
|
|
|
- "hermit-abi",
|
|
|
- "pin-project-lite",
|
|
|
- "rustix",
|
|
|
- "tracing",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "pollster"
|
|
|
-version = "0.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "22686f4785f02a4fcc856d3b3bb19bf6c8160d103f7a99cc258bddd0251dc7f2"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "potential_utf"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
|
|
|
-dependencies = [
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "powerfmt"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ppv-lite86"
|
|
|
-version = "0.2.21"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
|
|
|
-dependencies = [
|
|
|
- "zerocopy",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "precomputed-hash"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-crate"
|
|
|
-version = "1.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
|
|
|
-dependencies = [
|
|
|
- "once_cell",
|
|
|
- "toml_edit 0.19.15",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-crate"
|
|
|
-version = "2.0.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24"
|
|
|
-dependencies = [
|
|
|
- "toml_datetime",
|
|
|
- "toml_edit 0.20.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-error"
|
|
|
-version = "1.0.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-error-attr",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro-error-attr"
|
|
|
-version = "1.0.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
-[[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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
|
|
|
-dependencies = [
|
|
|
- "unicode-ident",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "proc-macro2-diagnostics"
|
|
|
-version = "0.10.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "quote"
|
|
|
-version = "1.0.40"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "r-efi"
|
|
|
-version = "5.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "radium"
|
|
|
-version = "0.7.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
|
|
|
-
|
|
|
-[[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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "rand_chacha 0.3.1",
|
|
|
- "rand_core 0.6.4",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand"
|
|
|
-version = "0.9.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97"
|
|
|
-dependencies = [
|
|
|
- "rand_chacha 0.9.0",
|
|
|
- "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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
-dependencies = [
|
|
|
- "ppv-lite86",
|
|
|
- "rand_core 0.6.4",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_chacha"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
|
|
|
-dependencies = [
|
|
|
- "ppv-lite86",
|
|
|
- "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"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.2.16",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rand_core"
|
|
|
-version = "0.9.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.3.3",
|
|
|
-]
|
|
|
-
|
|
|
-[[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 = "raw-window-handle"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "raw-window-handle"
|
|
|
-version = "0.6.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "redox_syscall"
|
|
|
-version = "0.5.13"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "redox_users"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.2.16",
|
|
|
- "libredox",
|
|
|
- "thiserror 2.0.12",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ref-cast"
|
|
|
-version = "1.0.24"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf"
|
|
|
-dependencies = [
|
|
|
- "ref-cast-impl",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ref-cast-impl"
|
|
|
-version = "1.0.24"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "regex"
|
|
|
-version = "1.11.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
|
|
-dependencies = [
|
|
|
- "aho-corasick",
|
|
|
- "memchr",
|
|
|
- "regex-automata",
|
|
|
- "regex-syntax",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "regex-automata"
|
|
|
-version = "0.4.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
|
|
|
-dependencies = [
|
|
|
- "aho-corasick",
|
|
|
- "memchr",
|
|
|
- "regex-syntax",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "regex-syntax"
|
|
|
-version = "0.8.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "reqwest"
|
|
|
-version = "0.12.22"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531"
|
|
|
-dependencies = [
|
|
|
- "base64 0.22.1",
|
|
|
- "bytes",
|
|
|
- "futures-core",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "http-body-util",
|
|
|
- "hyper",
|
|
|
- "hyper-tls",
|
|
|
- "hyper-util",
|
|
|
- "js-sys",
|
|
|
- "log",
|
|
|
- "mime_guess",
|
|
|
- "native-tls",
|
|
|
- "percent-encoding",
|
|
|
- "pin-project-lite",
|
|
|
- "rustls-pki-types",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "serde_urlencoded",
|
|
|
- "sync_wrapper",
|
|
|
- "tokio",
|
|
|
- "tokio-native-tls",
|
|
|
- "tokio-util",
|
|
|
- "tower 0.5.2",
|
|
|
- "tower-http 0.6.6",
|
|
|
- "tower-service",
|
|
|
- "url",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "wasm-streams",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "resolv-conf"
|
|
|
-version = "0.7.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "95325155c684b1c89f7765e30bc1c42e4a6da51ca513615660cb8a62ef9a88e3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rfd"
|
|
|
-version = "0.14.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "25a73a7337fc24366edfca76ec521f51877b114e42dab584008209cca6719251"
|
|
|
-dependencies = [
|
|
|
- "ashpd",
|
|
|
- "block",
|
|
|
- "dispatch",
|
|
|
- "js-sys",
|
|
|
- "log",
|
|
|
- "objc",
|
|
|
- "objc-foundation",
|
|
|
- "objc_id",
|
|
|
- "pollster",
|
|
|
- "raw-window-handle 0.6.2",
|
|
|
- "urlencoding",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "web-sys",
|
|
|
- "windows-sys 0.48.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ring"
|
|
|
-version = "0.17.14"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
|
|
|
-dependencies = [
|
|
|
- "cc",
|
|
|
- "cfg-if",
|
|
|
- "getrandom 0.2.16",
|
|
|
- "libc",
|
|
|
- "untrusted",
|
|
|
- "windows-sys 0.52.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc-demangle"
|
|
|
-version = "0.1.25"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc-hash"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc_version"
|
|
|
-version = "0.4.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
|
|
|
-dependencies = [
|
|
|
- "semver",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustc_version_runtime"
|
|
|
-version = "0.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2dd18cd2bae1820af0b6ad5e54f4a51d0f3fcc53b05f845675074efcc7af071d"
|
|
|
-dependencies = [
|
|
|
- "rustc_version",
|
|
|
- "semver",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustix"
|
|
|
-version = "1.0.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "errno",
|
|
|
- "libc",
|
|
|
- "linux-raw-sys",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustls"
|
|
|
-version = "0.21.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
|
|
|
-dependencies = [
|
|
|
- "log",
|
|
|
- "ring",
|
|
|
- "rustls-webpki",
|
|
|
- "sct",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustls-pemfile"
|
|
|
-version = "1.0.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
|
|
|
-dependencies = [
|
|
|
- "base64 0.21.7",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustls-pki-types"
|
|
|
-version = "1.12.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
|
|
|
-dependencies = [
|
|
|
- "zeroize",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustls-webpki"
|
|
|
-version = "0.101.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
|
|
|
-dependencies = [
|
|
|
- "ring",
|
|
|
- "untrusted",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "rustversion"
|
|
|
-version = "1.0.21"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "ryu"
|
|
|
-version = "1.0.20"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
|
|
|
-
|
|
|
-[[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"
|
|
|
-version = "0.1.27"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
|
|
|
-dependencies = [
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "schemars"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
|
|
|
-dependencies = [
|
|
|
- "dyn-clone",
|
|
|
- "ref-cast",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "schemars"
|
|
|
-version = "1.0.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0"
|
|
|
-dependencies = [
|
|
|
- "dyn-clone",
|
|
|
- "ref-cast",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "scopeguard"
|
|
|
-version = "1.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sct"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
|
|
|
-dependencies = [
|
|
|
- "ring",
|
|
|
- "untrusted",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "security-framework"
|
|
|
-version = "2.11.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "core-foundation-sys",
|
|
|
- "libc",
|
|
|
- "security-framework-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "security-framework-sys"
|
|
|
-version = "2.14.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
|
|
|
-dependencies = [
|
|
|
- "core-foundation-sys",
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "selectors"
|
|
|
-version = "0.22.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "cssparser",
|
|
|
- "derive_more",
|
|
|
- "fxhash",
|
|
|
- "log",
|
|
|
- "matches",
|
|
|
- "phf 0.8.0",
|
|
|
- "phf_codegen 0.8.0",
|
|
|
- "precomputed-hash",
|
|
|
- "servo_arc",
|
|
|
- "smallvec",
|
|
|
- "thin-slice",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "semver"
|
|
|
-version = "1.0.26"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "send_wrapper"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sentryx"
|
|
|
-version = "0.1.0"
|
|
|
-dependencies = [
|
|
|
- "dioxus",
|
|
|
- "features",
|
|
|
- "futures-util",
|
|
|
- "js-sys",
|
|
|
- "lucide-dioxus",
|
|
|
- "mongodb",
|
|
|
- "regex",
|
|
|
- "serde",
|
|
|
- "wasm-bindgen",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde"
|
|
|
-version = "1.0.219"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
|
|
|
-dependencies = [
|
|
|
- "serde_derive",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde-wasm-bindgen"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f3b143e2833c57ab9ad3ea280d21fd34e285a42837aeb0ee301f4f41890fa00e"
|
|
|
-dependencies = [
|
|
|
- "js-sys",
|
|
|
- "serde",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_bytes"
|
|
|
-version = "0.11.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_derive"
|
|
|
-version = "1.0.219"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_json"
|
|
|
-version = "1.0.140"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
|
|
|
-dependencies = [
|
|
|
- "indexmap 2.10.0",
|
|
|
- "itoa 1.0.15",
|
|
|
- "memchr",
|
|
|
- "ryu",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_path_to_error"
|
|
|
-version = "0.1.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a"
|
|
|
-dependencies = [
|
|
|
- "itoa 1.0.15",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_qs"
|
|
|
-version = "0.12.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c"
|
|
|
-dependencies = [
|
|
|
- "percent-encoding",
|
|
|
- "serde",
|
|
|
- "thiserror 1.0.69",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_repr"
|
|
|
-version = "0.1.20"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_spanned"
|
|
|
-version = "0.6.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_urlencoded"
|
|
|
-version = "0.7.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
|
-dependencies = [
|
|
|
- "form_urlencoded",
|
|
|
- "itoa 1.0.15",
|
|
|
- "ryu",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_with"
|
|
|
-version = "3.14.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5"
|
|
|
-dependencies = [
|
|
|
- "base64 0.22.1",
|
|
|
- "chrono",
|
|
|
- "hex",
|
|
|
- "indexmap 1.9.3",
|
|
|
- "indexmap 2.10.0",
|
|
|
- "schemars 0.9.0",
|
|
|
- "schemars 1.0.4",
|
|
|
- "serde",
|
|
|
- "serde_derive",
|
|
|
- "serde_json",
|
|
|
- "serde_with_macros",
|
|
|
- "time",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "serde_with_macros"
|
|
|
-version = "3.14.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f"
|
|
|
-dependencies = [
|
|
|
- "darling",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "server_fn"
|
|
|
-version = "0.6.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4fae7a3038a32e5a34ba32c6c45eb4852f8affaf8b794ebfcd4b1099e2d62ebe"
|
|
|
-dependencies = [
|
|
|
- "axum",
|
|
|
- "bytes",
|
|
|
- "const_format",
|
|
|
- "dashmap",
|
|
|
- "futures",
|
|
|
- "gloo-net",
|
|
|
- "http",
|
|
|
- "http-body-util",
|
|
|
- "hyper",
|
|
|
- "inventory",
|
|
|
- "js-sys",
|
|
|
- "once_cell",
|
|
|
- "reqwest",
|
|
|
- "send_wrapper",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "serde_qs",
|
|
|
- "server_fn_macro_default",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "tower 0.4.13",
|
|
|
- "tower-layer",
|
|
|
- "url",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "wasm-streams",
|
|
|
- "web-sys",
|
|
|
- "xxhash-rust",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "server_fn_macro"
|
|
|
-version = "0.6.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "faaaf648c6967aef78177c0610478abb5a3455811f401f3c62d10ae9bd3901a1"
|
|
|
-dependencies = [
|
|
|
- "const_format",
|
|
|
- "convert_case 0.6.0",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
- "xxhash-rust",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "server_fn_macro_default"
|
|
|
-version = "0.6.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f2aa8119b558a17992e0ac1fd07f080099564f24532858811ce04f742542440"
|
|
|
-dependencies = [
|
|
|
- "server_fn_macro",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "servo_arc"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432"
|
|
|
-dependencies = [
|
|
|
- "nodrop",
|
|
|
- "stable_deref_trait",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha1"
|
|
|
-version = "0.10.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "cpufeatures",
|
|
|
- "digest",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sha2"
|
|
|
-version = "0.10.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "cpufeatures",
|
|
|
- "digest",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sharded-slab"
|
|
|
-version = "0.1.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
|
|
|
-dependencies = [
|
|
|
- "lazy_static",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "shlex"
|
|
|
-version = "1.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "signal-hook"
|
|
|
-version = "0.3.18"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "signal-hook-registry",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "signal-hook-registry"
|
|
|
-version = "1.4.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "simd-adler32"
|
|
|
-version = "0.3.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "siphasher"
|
|
|
-version = "0.3.11"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "siphasher"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slab"
|
|
|
-version = "0.4.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sledgehammer_bindgen"
|
|
|
-version = "0.6.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "49e83e178d176459c92bc129cfd0958afac3ced925471b889b3a75546cfc4133"
|
|
|
-dependencies = [
|
|
|
- "sledgehammer_bindgen_macro",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sledgehammer_bindgen_macro"
|
|
|
-version = "0.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f62f06db0370222f7f498ef478fce9f8df5828848d1d3517e3331936d7074f55"
|
|
|
-dependencies = [
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sledgehammer_utils"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "debdd4b83524961983cea3c55383b3910fd2f24fd13a188f5b091d2d504a61ae"
|
|
|
-dependencies = [
|
|
|
- "rustc-hash",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "slotmap"
|
|
|
-version = "1.0.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
- "version_check",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "smallvec"
|
|
|
-version = "1.15.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "socket2"
|
|
|
-version = "0.5.10"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "windows-sys 0.52.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "soup3"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f"
|
|
|
-dependencies = [
|
|
|
- "futures-channel",
|
|
|
- "gio",
|
|
|
- "glib",
|
|
|
- "libc",
|
|
|
- "soup3-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "soup3-sys"
|
|
|
-version = "0.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27"
|
|
|
-dependencies = [
|
|
|
- "gio-sys",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "libc",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "spin"
|
|
|
-version = "0.9.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stable_deref_trait"
|
|
|
-version = "1.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "static_assertions"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "string_cache"
|
|
|
-version = "0.8.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f"
|
|
|
-dependencies = [
|
|
|
- "new_debug_unreachable",
|
|
|
- "parking_lot",
|
|
|
- "phf_shared 0.11.3",
|
|
|
- "precomputed-hash",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "string_cache_codegen"
|
|
|
-version = "0.5.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
|
|
|
-dependencies = [
|
|
|
- "phf_generator 0.11.3",
|
|
|
- "phf_shared 0.11.3",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "stringprep"
|
|
|
-version = "0.1.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
|
|
|
-dependencies = [
|
|
|
- "unicode-bidi",
|
|
|
- "unicode-normalization",
|
|
|
- "unicode-properties",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "strsim"
|
|
|
-version = "0.11.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "subtle"
|
|
|
-version = "2.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "syn"
|
|
|
-version = "1.0.109"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "unicode-ident",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "syn"
|
|
|
-version = "2.0.104"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "unicode-ident",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "sync_wrapper"
|
|
|
-version = "1.0.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "synstructure"
|
|
|
-version = "0.13.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "system-deps"
|
|
|
-version = "6.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
|
|
|
-dependencies = [
|
|
|
- "cfg-expr",
|
|
|
- "heck 0.5.0",
|
|
|
- "pkg-config",
|
|
|
- "toml",
|
|
|
- "version-compare",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "take_mut"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tao"
|
|
|
-version = "0.30.8"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6682a07cf5bab0b8a2bd20d0a542917ab928b5edb75ebd4eda6b05cbaab872da"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "cocoa 0.26.1",
|
|
|
- "core-foundation 0.10.1",
|
|
|
- "core-graphics 0.24.0",
|
|
|
- "crossbeam-channel",
|
|
|
- "dispatch",
|
|
|
- "dlopen2",
|
|
|
- "dpi",
|
|
|
- "gdkwayland-sys",
|
|
|
- "gdkx11-sys",
|
|
|
- "gtk",
|
|
|
- "instant",
|
|
|
- "jni",
|
|
|
- "lazy_static",
|
|
|
- "libc",
|
|
|
- "log",
|
|
|
- "ndk",
|
|
|
- "ndk-context",
|
|
|
- "ndk-sys",
|
|
|
- "objc",
|
|
|
- "once_cell",
|
|
|
- "parking_lot",
|
|
|
- "raw-window-handle 0.5.2",
|
|
|
- "raw-window-handle 0.6.2",
|
|
|
- "scopeguard",
|
|
|
- "tao-macros",
|
|
|
- "unicode-segmentation",
|
|
|
- "url",
|
|
|
- "windows",
|
|
|
- "windows-core",
|
|
|
- "windows-version",
|
|
|
- "x11-dl",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tao-macros"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tap"
|
|
|
-version = "1.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "target-lexicon"
|
|
|
-version = "0.12.16"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tempfile"
|
|
|
-version = "3.20.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
|
|
|
-dependencies = [
|
|
|
- "fastrand",
|
|
|
- "getrandom 0.3.3",
|
|
|
- "once_cell",
|
|
|
- "rustix",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tendril"
|
|
|
-version = "0.4.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
|
|
|
-dependencies = [
|
|
|
- "futf",
|
|
|
- "mac",
|
|
|
- "utf-8",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thin-slice"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thiserror"
|
|
|
-version = "1.0.69"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
|
|
|
-dependencies = [
|
|
|
- "thiserror-impl 1.0.69",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thiserror"
|
|
|
-version = "2.0.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
|
|
|
-dependencies = [
|
|
|
- "thiserror-impl 2.0.12",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thiserror-impl"
|
|
|
-version = "1.0.69"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thiserror-impl"
|
|
|
-version = "2.0.12"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "thread_local"
|
|
|
-version = "1.1.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "time"
|
|
|
-version = "0.3.41"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
|
|
|
-dependencies = [
|
|
|
- "deranged",
|
|
|
- "itoa 1.0.15",
|
|
|
- "num-conv",
|
|
|
- "powerfmt",
|
|
|
- "serde",
|
|
|
- "time-core",
|
|
|
- "time-macros",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "time-core"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "time-macros"
|
|
|
-version = "0.2.22"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
|
|
|
-dependencies = [
|
|
|
- "num-conv",
|
|
|
- "time-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tiny-keccak"
|
|
|
-version = "2.0.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
|
|
|
-dependencies = [
|
|
|
- "crunchy",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tinystr"
|
|
|
-version = "0.8.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "zerovec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tinyvec"
|
|
|
-version = "1.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
|
|
|
-dependencies = [
|
|
|
- "tinyvec_macros",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tinyvec_macros"
|
|
|
-version = "0.1.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio"
|
|
|
-version = "1.46.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0cc3a2344dafbe23a245241fe8b09735b521110d30fcefbbd5feb1797ca35d17"
|
|
|
-dependencies = [
|
|
|
- "backtrace",
|
|
|
- "bytes",
|
|
|
- "io-uring",
|
|
|
- "libc",
|
|
|
- "mio",
|
|
|
- "pin-project-lite",
|
|
|
- "signal-hook-registry",
|
|
|
- "slab",
|
|
|
- "socket2",
|
|
|
- "tokio-macros",
|
|
|
- "tracing",
|
|
|
- "windows-sys 0.52.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-macros"
|
|
|
-version = "2.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-native-tls"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
|
|
|
-dependencies = [
|
|
|
- "native-tls",
|
|
|
- "tokio",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-rustls"
|
|
|
-version = "0.24.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
|
|
-dependencies = [
|
|
|
- "rustls",
|
|
|
- "tokio",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-stream"
|
|
|
-version = "0.1.17"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
- "pin-project-lite",
|
|
|
- "tokio",
|
|
|
- "tokio-util",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-tungstenite"
|
|
|
-version = "0.24.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "edc5f74e248dc973e0dbb7b74c7e0d6fcc301c694ff50049504004ef4d0cdcd9"
|
|
|
-dependencies = [
|
|
|
- "futures-util",
|
|
|
- "log",
|
|
|
- "tokio",
|
|
|
- "tungstenite 0.24.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tokio-util"
|
|
|
-version = "0.7.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "futures-core",
|
|
|
- "futures-io",
|
|
|
- "futures-sink",
|
|
|
- "futures-util",
|
|
|
- "hashbrown 0.15.4",
|
|
|
- "pin-project-lite",
|
|
|
- "tokio",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "toml"
|
|
|
-version = "0.8.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
- "serde_spanned",
|
|
|
- "toml_datetime",
|
|
|
- "toml_edit 0.20.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "toml_datetime"
|
|
|
-version = "0.6.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "toml_edit"
|
|
|
-version = "0.19.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
|
|
|
-dependencies = [
|
|
|
- "indexmap 2.10.0",
|
|
|
- "toml_datetime",
|
|
|
- "winnow",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "toml_edit"
|
|
|
-version = "0.20.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338"
|
|
|
-dependencies = [
|
|
|
- "indexmap 2.10.0",
|
|
|
- "serde",
|
|
|
- "serde_spanned",
|
|
|
- "toml_datetime",
|
|
|
- "winnow",
|
|
|
-]
|
|
|
-
|
|
|
-[[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",
|
|
|
- "tower-layer",
|
|
|
- "tower-service",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tower"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
|
|
|
-dependencies = [
|
|
|
- "futures-core",
|
|
|
- "futures-util",
|
|
|
- "pin-project-lite",
|
|
|
- "sync_wrapper",
|
|
|
- "tokio",
|
|
|
- "tower-layer",
|
|
|
- "tower-service",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tower-http"
|
|
|
-version = "0.5.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "bytes",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "http-body-util",
|
|
|
- "http-range-header",
|
|
|
- "httpdate",
|
|
|
- "mime",
|
|
|
- "mime_guess",
|
|
|
- "percent-encoding",
|
|
|
- "pin-project-lite",
|
|
|
- "tokio",
|
|
|
- "tokio-util",
|
|
|
- "tower-layer",
|
|
|
- "tower-service",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tower-http"
|
|
|
-version = "0.6.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
- "bytes",
|
|
|
- "futures-util",
|
|
|
- "http",
|
|
|
- "http-body",
|
|
|
- "iri-string",
|
|
|
- "pin-project-lite",
|
|
|
- "tower 0.5.2",
|
|
|
- "tower-layer",
|
|
|
- "tower-service",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tower-layer"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tower-service"
|
|
|
-version = "0.3.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tracing"
|
|
|
-version = "0.1.41"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
|
|
|
-dependencies = [
|
|
|
- "log",
|
|
|
- "pin-project-lite",
|
|
|
- "tracing-attributes",
|
|
|
- "tracing-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tracing-attributes"
|
|
|
-version = "0.1.30"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tracing-core"
|
|
|
-version = "0.1.34"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
|
|
|
-dependencies = [
|
|
|
- "once_cell",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tracing-futures"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
|
|
|
-dependencies = [
|
|
|
- "pin-project",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tracing-subscriber"
|
|
|
-version = "0.3.19"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
|
|
|
-dependencies = [
|
|
|
- "sharded-slab",
|
|
|
- "thread_local",
|
|
|
- "tracing-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tracing-wasm"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4575c663a174420fa2d78f4108ff68f65bf2fbb7dd89f33749b6e826b3626e07"
|
|
|
-dependencies = [
|
|
|
- "tracing",
|
|
|
- "tracing-subscriber",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tray-icon"
|
|
|
-version = "0.19.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "eadd75f5002e2513eaa19b2365f533090cc3e93abd38788452d9ea85cff7b48a"
|
|
|
-dependencies = [
|
|
|
- "crossbeam-channel",
|
|
|
- "dirs",
|
|
|
- "libappindicator",
|
|
|
- "muda 0.15.3",
|
|
|
- "objc2 0.6.1",
|
|
|
- "objc2-app-kit 0.3.1",
|
|
|
- "objc2-core-foundation",
|
|
|
- "objc2-core-graphics",
|
|
|
- "objc2-foundation 0.3.1",
|
|
|
- "once_cell",
|
|
|
- "png",
|
|
|
- "thiserror 2.0.12",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "try-lock"
|
|
|
-version = "0.2.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tungstenite"
|
|
|
-version = "0.23.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6e2e2ce1e47ed2994fd43b04c8f618008d4cabdd5ee34027cf14f9d918edd9c8"
|
|
|
-dependencies = [
|
|
|
- "byteorder",
|
|
|
- "bytes",
|
|
|
- "data-encoding",
|
|
|
- "http",
|
|
|
- "httparse",
|
|
|
- "log",
|
|
|
- "rand 0.8.5",
|
|
|
- "sha1",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "utf-8",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "tungstenite"
|
|
|
-version = "0.24.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "18e5b8366ee7a95b16d32197d0b2604b43a0be89dc5fac9f8e96ccafbaedda8a"
|
|
|
-dependencies = [
|
|
|
- "byteorder",
|
|
|
- "bytes",
|
|
|
- "data-encoding",
|
|
|
- "http",
|
|
|
- "httparse",
|
|
|
- "log",
|
|
|
- "rand 0.8.5",
|
|
|
- "sha1",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "utf-8",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "typed-builder"
|
|
|
-version = "0.10.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "89851716b67b937e393b3daa8423e67ddfc4bbbf1654bcf05488e95e0828db0c"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "typenum"
|
|
|
-version = "1.18.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "uds_windows"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
|
|
|
-dependencies = [
|
|
|
- "memoffset",
|
|
|
- "tempfile",
|
|
|
- "winapi",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicase"
|
|
|
-version = "2.8.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-bidi"
|
|
|
-version = "0.3.18"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-ident"
|
|
|
-version = "1.0.18"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-normalization"
|
|
|
-version = "0.1.24"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
|
|
|
-dependencies = [
|
|
|
- "tinyvec",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-properties"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-segmentation"
|
|
|
-version = "1.12.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "unicode-xid"
|
|
|
-version = "0.2.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "untrusted"
|
|
|
-version = "0.9.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "url"
|
|
|
-version = "2.5.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
|
|
|
-dependencies = [
|
|
|
- "form_urlencoded",
|
|
|
- "idna",
|
|
|
- "percent-encoding",
|
|
|
- "serde",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "urlencoding"
|
|
|
-version = "2.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "utf-8"
|
|
|
-version = "0.7.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "utf8_iter"
|
|
|
-version = "1.0.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "uuid"
|
|
|
-version = "1.17.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d"
|
|
|
-dependencies = [
|
|
|
- "getrandom 0.3.3",
|
|
|
- "js-sys",
|
|
|
- "serde",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "vcpkg"
|
|
|
-version = "0.2.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "version-compare"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "version_check"
|
|
|
-version = "0.9.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "walkdir"
|
|
|
-version = "2.5.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
|
|
-dependencies = [
|
|
|
- "same-file",
|
|
|
- "winapi-util",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "want"
|
|
|
-version = "0.3.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
|
|
-dependencies = [
|
|
|
- "try-lock",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "warnings"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "64f68998838dab65727c9b30465595c6f7c953313559371ca8bf31759b3680ad"
|
|
|
-dependencies = [
|
|
|
- "pin-project",
|
|
|
- "tracing",
|
|
|
- "warnings-macro",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "warnings-macro"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "59195a1db0e95b920366d949ba5e0d3fc0e70b67c09be15ce5abb790106b0571"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasi"
|
|
|
-version = "0.9.0+wasi-snapshot-preview1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasi"
|
|
|
-version = "0.11.1+wasi-snapshot-preview1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasi"
|
|
|
-version = "0.14.2+wasi-0.2.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
|
|
|
-dependencies = [
|
|
|
- "wit-bindgen-rt",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen"
|
|
|
-version = "0.2.100"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "once_cell",
|
|
|
- "rustversion",
|
|
|
- "wasm-bindgen-macro",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.100"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
|
|
|
-dependencies = [
|
|
|
- "bumpalo",
|
|
|
- "log",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
- "wasm-bindgen-shared",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-futures"
|
|
|
-version = "0.4.50"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "js-sys",
|
|
|
- "once_cell",
|
|
|
- "wasm-bindgen",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.100"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
|
|
|
-dependencies = [
|
|
|
- "quote",
|
|
|
- "wasm-bindgen-macro-support",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.100"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
- "wasm-bindgen-backend",
|
|
|
- "wasm-bindgen-shared",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.100"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
|
|
|
-dependencies = [
|
|
|
- "unicode-ident",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wasm-streams"
|
|
|
-version = "0.4.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
|
|
|
-dependencies = [
|
|
|
- "futures-util",
|
|
|
- "js-sys",
|
|
|
- "wasm-bindgen",
|
|
|
- "wasm-bindgen-futures",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "web-sys"
|
|
|
-version = "0.3.77"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
|
|
|
-dependencies = [
|
|
|
- "js-sys",
|
|
|
- "wasm-bindgen",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webbrowser"
|
|
|
-version = "0.8.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "db67ae75a9405634f5882791678772c94ff5f16a66535aae186e26aa0841fc8b"
|
|
|
-dependencies = [
|
|
|
- "core-foundation 0.9.4",
|
|
|
- "home",
|
|
|
- "jni",
|
|
|
- "log",
|
|
|
- "ndk-context",
|
|
|
- "objc",
|
|
|
- "raw-window-handle 0.5.2",
|
|
|
- "url",
|
|
|
- "web-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webkit2gtk"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "76b1bc1e54c581da1e9f179d0b38512ba358fb1af2d634a1affe42e37172361a"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "cairo-rs",
|
|
|
- "gdk",
|
|
|
- "gdk-sys",
|
|
|
- "gio",
|
|
|
- "gio-sys",
|
|
|
- "glib",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "gtk",
|
|
|
- "gtk-sys",
|
|
|
- "javascriptcore-rs",
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "soup3",
|
|
|
- "webkit2gtk-sys",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webkit2gtk-sys"
|
|
|
-version = "2.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "62daa38afc514d1f8f12b8693d30d5993ff77ced33ce30cd04deebc267a6d57c"
|
|
|
-dependencies = [
|
|
|
- "bitflags 1.3.2",
|
|
|
- "cairo-sys-rs",
|
|
|
- "gdk-sys",
|
|
|
- "gio-sys",
|
|
|
- "glib-sys",
|
|
|
- "gobject-sys",
|
|
|
- "gtk-sys",
|
|
|
- "javascriptcore-rs-sys",
|
|
|
- "libc",
|
|
|
- "pkg-config",
|
|
|
- "soup3-sys",
|
|
|
- "system-deps",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webpki-roots"
|
|
|
-version = "0.25.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webview2-com"
|
|
|
-version = "0.33.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f61ff3d9d0ee4efcb461b14eb3acfda2702d10dc329f339303fc3e57215ae2c"
|
|
|
-dependencies = [
|
|
|
- "webview2-com-macros",
|
|
|
- "webview2-com-sys",
|
|
|
- "windows",
|
|
|
- "windows-core",
|
|
|
- "windows-implement",
|
|
|
- "windows-interface",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webview2-com-macros"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1d228f15bba3b9d56dde8bddbee66fa24545bd17b48d5128ccf4a8742b18e431"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "webview2-com-sys"
|
|
|
-version = "0.33.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a3a3e2eeb58f82361c93f9777014668eb3d07e7d174ee4c819575a9208011886"
|
|
|
-dependencies = [
|
|
|
- "thiserror 1.0.69",
|
|
|
- "windows",
|
|
|
- "windows-core",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "widestring"
|
|
|
-version = "1.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi"
|
|
|
-version = "0.3.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
-dependencies = [
|
|
|
- "winapi-i686-pc-windows-gnu",
|
|
|
- "winapi-x86_64-pc-windows-gnu",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi-i686-pc-windows-gnu"
|
|
|
-version = "0.4.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winapi-util"
|
|
|
-version = "0.1.9"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
|
|
-dependencies = [
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[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]]
|
|
|
-name = "windows"
|
|
|
-version = "0.58.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
|
|
|
-dependencies = [
|
|
|
- "windows-core",
|
|
|
- "windows-targets 0.52.6",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-core"
|
|
|
-version = "0.58.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
|
|
|
-dependencies = [
|
|
|
- "windows-implement",
|
|
|
- "windows-interface",
|
|
|
- "windows-result",
|
|
|
- "windows-strings",
|
|
|
- "windows-targets 0.52.6",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-implement"
|
|
|
-version = "0.58.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-interface"
|
|
|
-version = "0.58.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-link"
|
|
|
-version = "0.1.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-result"
|
|
|
-version = "0.2.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
|
|
|
-dependencies = [
|
|
|
- "windows-targets 0.52.6",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-strings"
|
|
|
-version = "0.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
|
|
|
-dependencies = [
|
|
|
- "windows-result",
|
|
|
- "windows-targets 0.52.6",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-sys"
|
|
|
-version = "0.45.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
|
|
|
-dependencies = [
|
|
|
- "windows-targets 0.42.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-sys"
|
|
|
-version = "0.48.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
-dependencies = [
|
|
|
- "windows-targets 0.48.5",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-sys"
|
|
|
-version = "0.52.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
-dependencies = [
|
|
|
- "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",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-sys"
|
|
|
-version = "0.60.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
|
|
|
-dependencies = [
|
|
|
- "windows-targets 0.53.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-targets"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
|
|
|
-dependencies = [
|
|
|
- "windows_aarch64_gnullvm 0.42.2",
|
|
|
- "windows_aarch64_msvc 0.42.2",
|
|
|
- "windows_i686_gnu 0.42.2",
|
|
|
- "windows_i686_msvc 0.42.2",
|
|
|
- "windows_x86_64_gnu 0.42.2",
|
|
|
- "windows_x86_64_gnullvm 0.42.2",
|
|
|
- "windows_x86_64_msvc 0.42.2",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-targets"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
|
|
-dependencies = [
|
|
|
- "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"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
|
|
-dependencies = [
|
|
|
- "windows_aarch64_gnullvm 0.52.6",
|
|
|
- "windows_aarch64_msvc 0.52.6",
|
|
|
- "windows_i686_gnu 0.52.6",
|
|
|
- "windows_i686_gnullvm 0.52.6",
|
|
|
- "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",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-targets"
|
|
|
-version = "0.53.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef"
|
|
|
-dependencies = [
|
|
|
- "windows_aarch64_gnullvm 0.53.0",
|
|
|
- "windows_aarch64_msvc 0.53.0",
|
|
|
- "windows_i686_gnu 0.53.0",
|
|
|
- "windows_i686_gnullvm 0.53.0",
|
|
|
- "windows_i686_msvc 0.53.0",
|
|
|
- "windows_x86_64_gnu 0.53.0",
|
|
|
- "windows_x86_64_gnullvm 0.53.0",
|
|
|
- "windows_x86_64_msvc 0.53.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows-version"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e04a5c6627e310a23ad2358483286c7df260c964eb2d003d8efd6d0f4e79265c"
|
|
|
-dependencies = [
|
|
|
- "windows-link",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_gnullvm"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_gnullvm"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_gnullvm"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_gnullvm"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_msvc"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_msvc"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_msvc"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_aarch64_msvc"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_gnu"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_gnu"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_gnu"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_gnu"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_gnullvm"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_gnullvm"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_msvc"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_msvc"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_msvc"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_i686_msvc"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnu"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnu"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnu"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnu"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnullvm"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnullvm"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnullvm"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_gnullvm"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_msvc"
|
|
|
-version = "0.42.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_msvc"
|
|
|
-version = "0.48.5"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_msvc"
|
|
|
-version = "0.52.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "windows_x86_64_msvc"
|
|
|
-version = "0.53.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winnow"
|
|
|
-version = "0.5.40"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
|
|
|
-dependencies = [
|
|
|
- "memchr",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "winreg"
|
|
|
-version = "0.50.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "windows-sys 0.48.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wit-bindgen-rt"
|
|
|
-version = "0.39.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
|
|
|
-dependencies = [
|
|
|
- "bitflags 2.9.1",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "writeable"
|
|
|
-version = "0.6.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wry"
|
|
|
-version = "0.45.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ac0099a336829fbf54c26b5f620c68980ebbe37196772aeaf6118df4931b5cb0"
|
|
|
-dependencies = [
|
|
|
- "base64 0.22.1",
|
|
|
- "block",
|
|
|
- "cocoa 0.26.1",
|
|
|
- "core-graphics 0.24.0",
|
|
|
- "crossbeam-channel",
|
|
|
- "dpi",
|
|
|
- "dunce",
|
|
|
- "gdkx11",
|
|
|
- "gtk",
|
|
|
- "html5ever",
|
|
|
- "http",
|
|
|
- "javascriptcore-rs",
|
|
|
- "jni",
|
|
|
- "kuchikiki",
|
|
|
- "libc",
|
|
|
- "ndk",
|
|
|
- "objc",
|
|
|
- "objc_id",
|
|
|
- "once_cell",
|
|
|
- "percent-encoding",
|
|
|
- "raw-window-handle 0.6.2",
|
|
|
- "sha2",
|
|
|
- "soup3",
|
|
|
- "tao-macros",
|
|
|
- "thiserror 1.0.69",
|
|
|
- "webkit2gtk",
|
|
|
- "webkit2gtk-sys",
|
|
|
- "webview2-com",
|
|
|
- "windows",
|
|
|
- "windows-core",
|
|
|
- "windows-version",
|
|
|
- "x11-dl",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "wyz"
|
|
|
-version = "0.5.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
|
|
|
-dependencies = [
|
|
|
- "tap",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "x11"
|
|
|
-version = "2.21.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "pkg-config",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "x11-dl"
|
|
|
-version = "2.21.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "once_cell",
|
|
|
- "pkg-config",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "xdg-home"
|
|
|
-version = "1.3.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "windows-sys 0.59.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "xxhash-rust"
|
|
|
-version = "0.8.15"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "yoke"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
- "stable_deref_trait",
|
|
|
- "yoke-derive",
|
|
|
- "zerofrom",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "yoke-derive"
|
|
|
-version = "0.8.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
- "synstructure",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zbus"
|
|
|
-version = "4.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7b8e3d6ae3342792a6cc2340e4394334c7402f3d793b390d2c5494a4032b3030"
|
|
|
-dependencies = [
|
|
|
- "async-broadcast",
|
|
|
- "async-process",
|
|
|
- "async-recursion",
|
|
|
- "async-trait",
|
|
|
- "derivative",
|
|
|
- "enumflags2",
|
|
|
- "event-listener",
|
|
|
- "futures-core",
|
|
|
- "futures-sink",
|
|
|
- "futures-util",
|
|
|
- "hex",
|
|
|
- "nix",
|
|
|
- "ordered-stream",
|
|
|
- "rand 0.8.5",
|
|
|
- "serde",
|
|
|
- "serde_repr",
|
|
|
- "sha1",
|
|
|
- "static_assertions",
|
|
|
- "tokio",
|
|
|
- "tracing",
|
|
|
- "uds_windows",
|
|
|
- "windows-sys 0.52.0",
|
|
|
- "xdg-home",
|
|
|
- "zbus_macros",
|
|
|
- "zbus_names",
|
|
|
- "zvariant",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zbus_macros"
|
|
|
-version = "4.0.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b7a3e850ff1e7217a3b7a07eba90d37fe9bb9e89a310f718afcde5885ca9b6d7"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-crate 1.3.1",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "regex",
|
|
|
- "syn 1.0.109",
|
|
|
- "zvariant_utils",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zbus_names"
|
|
|
-version = "3.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
|
|
|
-dependencies = [
|
|
|
- "serde",
|
|
|
- "static_assertions",
|
|
|
- "zvariant",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerocopy"
|
|
|
-version = "0.8.26"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
|
|
|
-dependencies = [
|
|
|
- "zerocopy-derive",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerocopy-derive"
|
|
|
-version = "0.8.26"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerofrom"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
|
|
|
-dependencies = [
|
|
|
- "zerofrom-derive",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerofrom-derive"
|
|
|
-version = "0.1.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
- "synstructure",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zeroize"
|
|
|
-version = "1.8.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerotrie"
|
|
|
-version = "0.2.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
|
|
|
-dependencies = [
|
|
|
- "displaydoc",
|
|
|
- "yoke",
|
|
|
- "zerofrom",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerovec"
|
|
|
-version = "0.11.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428"
|
|
|
-dependencies = [
|
|
|
- "yoke",
|
|
|
- "zerofrom",
|
|
|
- "zerovec-derive",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zerovec-derive"
|
|
|
-version = "0.11.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 2.0.104",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zvariant"
|
|
|
-version = "4.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4e09e8be97d44eeab994d752f341e67b3b0d80512a8b315a0671d47232ef1b65"
|
|
|
-dependencies = [
|
|
|
- "endi",
|
|
|
- "enumflags2",
|
|
|
- "serde",
|
|
|
- "static_assertions",
|
|
|
- "url",
|
|
|
- "zvariant_derive",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zvariant_derive"
|
|
|
-version = "4.0.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "72a5857e2856435331636a9fbb415b09243df4521a267c5bedcd5289b4d5799e"
|
|
|
-dependencies = [
|
|
|
- "proc-macro-crate 1.3.1",
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
- "zvariant_utils",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "zvariant_utils"
|
|
|
-version = "1.1.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "00bedb16a193cc12451873fee2a1bc6550225acece0e36f333e68326c73c8172"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2",
|
|
|
- "quote",
|
|
|
- "syn 1.0.109",
|
|
|
-]
|