зеркало из https://github.com/mozilla/gecko-dev.git
6481 строка
137 KiB
TOML
6481 строка
137 KiB
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "adler"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
[[package]]
|
|
name = "ahash"
|
|
version = "0.7.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
|
|
dependencies = [
|
|
"getrandom",
|
|
"once_cell",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "aho-corasick"
|
|
version = "0.7.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "alsa"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb213f6b3e4b1480a60931ca2035794aa67b73103d254715b1db7b70dcb3c934"
|
|
dependencies = [
|
|
"alsa-sys",
|
|
"bitflags",
|
|
"libc",
|
|
"nix",
|
|
]
|
|
|
|
[[package]]
|
|
name = "alsa-sys"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
|
|
dependencies = [
|
|
"libc",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "android_log-sys"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e"
|
|
|
|
[[package]]
|
|
name = "android_logger"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b5e9dd62f37dea550caf48c77591dc50bd1a378ce08855be1a0c42a97b7550fb"
|
|
dependencies = [
|
|
"android_log-sys",
|
|
"env_logger 0.9.0",
|
|
"log",
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "android_system_properties"
|
|
version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d7ed72e1635e121ca3e79420540282af22da58be50de153d36f81ddc6b83aa9e"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.62"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1485d4d2cc45e7b201ee3767015c96faa5904387c9d87c6efdd0fb511f12d305"
|
|
|
|
[[package]]
|
|
name = "app_services_logger"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cstr",
|
|
"golden_gate",
|
|
"log",
|
|
"nserror",
|
|
"nsstring",
|
|
"once_cell",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "app_units"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fc3ec9d4c47b25a5a9e5c848e053640331c7cedb1637434d75db68b79fee8a7f"
|
|
dependencies = [
|
|
"num-traits",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "arbitrary"
|
|
version = "1.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a7924531f38b1970ff630f03eb20a2fde69db5c590c93b0f3482e95dcc5fd60"
|
|
dependencies = [
|
|
"derive_arbitrary",
|
|
]
|
|
|
|
[[package]]
|
|
name = "arrayref"
|
|
version = "0.3.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
|
|
|
|
[[package]]
|
|
name = "arrayvec"
|
|
version = "0.7.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ash"
|
|
version = "0.37.0+1.3.209"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "006ca68e0f2b03f22d6fa9f2860f85aed430d257fec20f8879b2145e7c7ae1a6"
|
|
dependencies = [
|
|
"libloading 0.7.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ashmem"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b947f77692187a29daa2768b6644e589cef61e7434bb96300197acfb876105ac"
|
|
dependencies = [
|
|
"ioctl-sys",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "askama"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fb98f10f371286b177db5eeb9a6e5396609555686a35e1d4f7b9a9c6d8af0139"
|
|
dependencies = [
|
|
"askama_derive",
|
|
"askama_escape",
|
|
"askama_shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "askama_derive"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "87bf87e6e8b47264efa9bde63d6225c6276a52e05e91bf37eaa8afd0032d6b71"
|
|
dependencies = [
|
|
"askama_shared",
|
|
"proc-macro2",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "askama_escape"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
|
|
|
|
[[package]]
|
|
name = "askama_shared"
|
|
version = "0.12.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bf722b94118a07fcbc6640190f247334027685d4e218b794dbfe17c32bf38ed0"
|
|
dependencies = [
|
|
"askama_escape",
|
|
"mime",
|
|
"mime_guess",
|
|
"nom 7.1.1",
|
|
"proc-macro2",
|
|
"quote",
|
|
"serde",
|
|
"syn",
|
|
"toml",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-task"
|
|
version = "4.0.3"
|
|
source = "git+https://github.com/smol-rs/async-task?rev=f6488e35beccb26eb6e85847b02aa78a42cd3d0e#f6488e35beccb26eb6e85847b02aa78a42cd3d0e"
|
|
|
|
[[package]]
|
|
name = "async-trait"
|
|
version = "0.1.57"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "76464446b8bc32758d7e88ee1a804d9914cd9b1cb264c029899680b0be29826f"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "atomic"
|
|
version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "64f46ca51dca4837f1520754d1c8c36636356b81553d928dc9c177025369a06e"
|
|
|
|
[[package]]
|
|
name = "atomic_refcell"
|
|
version = "0.1.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "73b5e5f48b927f04e952dedc932f31995a65a0bf65ec971c74436e51bf6e970d"
|
|
|
|
[[package]]
|
|
name = "atty"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
dependencies = [
|
|
"hermit-abi",
|
|
"libc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audio-mixer"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cd92208b8b0c2477d1123f9fa898e35d9f7d9340e3f26ddda27bf37a608eff99"
|
|
dependencies = [
|
|
"bitflags",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audio_thread_priority"
|
|
version = "0.26.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b7cd1bfd03dab20ad72e0c5e58d65818d62c0d199d8dec8361053d0f073dbae"
|
|
dependencies = [
|
|
"cfg-if 0.1.999",
|
|
"dbus",
|
|
"libc",
|
|
"log",
|
|
"mach",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audioipc"
|
|
version = "0.2.5"
|
|
source = "git+https://github.com/mozilla/audioipc?rev=fb7a2b12ced3b43e6a268621989c6191d1ed7e39#fb7a2b12ced3b43e6a268621989c6191d1ed7e39"
|
|
dependencies = [
|
|
"ashmem",
|
|
"audio_thread_priority",
|
|
"bincode",
|
|
"bytes 0.4.12",
|
|
"cc",
|
|
"cubeb",
|
|
"error-chain",
|
|
"futures 0.1.31",
|
|
"iovec",
|
|
"libc",
|
|
"log",
|
|
"memmap2 0.2.999",
|
|
"mio 0.6.23",
|
|
"mio-named-pipes",
|
|
"mio-uds",
|
|
"miow",
|
|
"serde",
|
|
"serde_derive",
|
|
"tokio 0.1.22",
|
|
"tokio-io",
|
|
"tokio-reactor",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audioipc-client"
|
|
version = "0.4.0"
|
|
source = "git+https://github.com/mozilla/audioipc?rev=fb7a2b12ced3b43e6a268621989c6191d1ed7e39#fb7a2b12ced3b43e6a268621989c6191d1ed7e39"
|
|
dependencies = [
|
|
"audio_thread_priority",
|
|
"audioipc",
|
|
"cubeb-backend",
|
|
"futures 0.1.31",
|
|
"futures-cpupool",
|
|
"log",
|
|
"tokio 0.1.22",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audioipc-server"
|
|
version = "0.2.3"
|
|
source = "git+https://github.com/mozilla/audioipc?rev=fb7a2b12ced3b43e6a268621989c6191d1ed7e39#fb7a2b12ced3b43e6a268621989c6191d1ed7e39"
|
|
dependencies = [
|
|
"audio_thread_priority",
|
|
"audioipc",
|
|
"cubeb-core",
|
|
"error-chain",
|
|
"futures 0.1.31",
|
|
"log",
|
|
"once_cell",
|
|
"slab",
|
|
"tokio 0.1.22",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audioipc2"
|
|
version = "0.5.0"
|
|
source = "git+https://github.com/kinetiknz/audioipc-2?rev=42eb59ab3b86cd43d3dbe37d159ce102a8eaf2a5#42eb59ab3b86cd43d3dbe37d159ce102a8eaf2a5"
|
|
dependencies = [
|
|
"arrayvec",
|
|
"ashmem",
|
|
"audio_thread_priority",
|
|
"bincode",
|
|
"byteorder",
|
|
"bytes 1.2.1",
|
|
"cc",
|
|
"crossbeam-channel",
|
|
"cubeb",
|
|
"error-chain",
|
|
"iovec",
|
|
"libc",
|
|
"log",
|
|
"memmap2 0.5.7",
|
|
"mio 0.8.0",
|
|
"scopeguard",
|
|
"serde",
|
|
"serde_bytes",
|
|
"serde_derive",
|
|
"slab",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audioipc2-client"
|
|
version = "0.5.0"
|
|
source = "git+https://github.com/kinetiknz/audioipc-2?rev=42eb59ab3b86cd43d3dbe37d159ce102a8eaf2a5#42eb59ab3b86cd43d3dbe37d159ce102a8eaf2a5"
|
|
dependencies = [
|
|
"audio_thread_priority",
|
|
"audioipc2",
|
|
"cubeb-backend",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "audioipc2-server"
|
|
version = "0.5.0"
|
|
source = "git+https://github.com/kinetiknz/audioipc-2?rev=42eb59ab3b86cd43d3dbe37d159ce102a8eaf2a5#42eb59ab3b86cd43d3dbe37d159ce102a8eaf2a5"
|
|
dependencies = [
|
|
"audio_thread_priority",
|
|
"audioipc2",
|
|
"cubeb-core",
|
|
"error-chain",
|
|
"log",
|
|
"once_cell",
|
|
"slab",
|
|
]
|
|
|
|
[[package]]
|
|
name = "authenticator"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "08cee7a0952628fde958e149507c2bb321ab4fccfafd225da0b20adc956ef88a"
|
|
dependencies = [
|
|
"bitflags",
|
|
"core-foundation",
|
|
"devd-rs",
|
|
"libc",
|
|
"libudev",
|
|
"log",
|
|
"rand 0.7.999",
|
|
"runloop",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
version = "1.1.0"
|
|
|
|
[[package]]
|
|
name = "base64"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
|
|
|
[[package]]
|
|
name = "bench-collections-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"fnv",
|
|
"fxhash",
|
|
]
|
|
|
|
[[package]]
|
|
name = "binary-space-partition"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "88ceb0d16c4fd0e42876e298d7d3ce3780dd9ebdcbe4199816a32c77e08597ff"
|
|
|
|
[[package]]
|
|
name = "bincode"
|
|
version = "1.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bindgen"
|
|
version = "0.59.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2bd2a9a458e8f4304c52c43ebb0cfbd520289f8379a52e329a38afda99bf8eb8"
|
|
dependencies = [
|
|
"bitflags",
|
|
"cexpr",
|
|
"clang-sys",
|
|
"lazy_static",
|
|
"lazycell",
|
|
"peeking_take_while",
|
|
"proc-macro2",
|
|
"quote",
|
|
"regex",
|
|
"rustc-hash",
|
|
"shlex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bit-set"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
|
|
dependencies = [
|
|
"bit-vec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bit-vec"
|
|
version = "0.6.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
|
|
|
|
[[package]]
|
|
name = "bitflags"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
[[package]]
|
|
name = "bitflags_serde_shim"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "25c3d626f0280ec39b33a6fc5c6c1067432b4c41e94aee40ded197a6649bf025"
|
|
dependencies = [
|
|
"bitflags",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bitreader"
|
|
version = "0.3.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d84ea71c85d1fe98fe67a9b9988b1695bc24c0b0d3bfb18d4c510f44b4b09941"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bits"
|
|
version = "0.2.0"
|
|
dependencies = [
|
|
"comedy",
|
|
"filetime_win",
|
|
"guid_win",
|
|
"serde",
|
|
"serde_derive",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bits_client"
|
|
version = "0.2.0"
|
|
dependencies = [
|
|
"bits",
|
|
"comedy",
|
|
"guid_win",
|
|
"lazy_static",
|
|
"rand 0.8.5",
|
|
"regex",
|
|
"tempfile",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bitsdownload"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bits_client",
|
|
"comedy",
|
|
"crossbeam-utils 0.8.11",
|
|
"libc",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bitvec"
|
|
version = "0.19.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "55f93d0ef3363c364d5976646a38f04cf67cfe1d4c8d160cdea02cab2c116b33"
|
|
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.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
|
|
dependencies = [
|
|
"generic-array",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bookmark_sync"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"atomic_refcell",
|
|
"cstr",
|
|
"dogear",
|
|
"libc",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"storage",
|
|
"storage_variant",
|
|
"url",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "build-parallel"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b8e3ff9db740167616e528c509b3618046fc05d337f8f3182d300f4aa977d2bb"
|
|
dependencies = [
|
|
"crossbeam-utils 0.8.11",
|
|
"jobserver",
|
|
"num_cpus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "builtins-static"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bindgen",
|
|
"nom 7.1.1",
|
|
"pkcs11-bindings",
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bumpalo"
|
|
version = "3.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"
|
|
|
|
[[package]]
|
|
name = "byteorder"
|
|
version = "1.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
|
[[package]]
|
|
name = "bytes"
|
|
version = "0.4.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
|
|
dependencies = [
|
|
"byteorder",
|
|
"iovec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bytes"
|
|
version = "1.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"
|
|
|
|
[[package]]
|
|
name = "cache-padded"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
|
|
|
|
[[package]]
|
|
name = "camino"
|
|
version = "1.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cargo-platform"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cargo_metadata"
|
|
version = "0.14.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
|
|
dependencies = [
|
|
"camino",
|
|
"cargo-platform",
|
|
"semver",
|
|
"serde",
|
|
"serde_json",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cascade_bloom_filter"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"nserror",
|
|
"nsstring",
|
|
"rust_cascade",
|
|
"thin-vec",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.0.73"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
|
|
|
|
[[package]]
|
|
name = "cert_storage"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"base64",
|
|
"byteorder",
|
|
"crossbeam-utils 0.8.11",
|
|
"cstr",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"rkv",
|
|
"rust_cascade",
|
|
"sha2",
|
|
"storage_variant",
|
|
"tempfile",
|
|
"thin-vec",
|
|
"time 0.1.44",
|
|
"wr_malloc_size_of",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cexpr"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
|
dependencies = [
|
|
"nom 7.1.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "0.1.999"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
[[package]]
|
|
name = "cfg_aliases"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
|
|
|
|
[[package]]
|
|
name = "chardetng"
|
|
version = "0.1.9"
|
|
source = "git+https://github.com/hsivonen/chardetng?rev=3484d3e3ebdc8931493aa5df4d7ee9360a90e76b#3484d3e3ebdc8931493aa5df4d7ee9360a90e76b"
|
|
dependencies = [
|
|
"encoding_rs",
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "chardetng_c"
|
|
version = "0.1.2"
|
|
source = "git+https://github.com/hsivonen/chardetng_c?rev=ed8a4c6f900a90d4dbc1d64b856e61490a1c3570#ed8a4c6f900a90d4dbc1d64b856e61490a1c3570"
|
|
dependencies = [
|
|
"chardetng",
|
|
"encoding_rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "chrono"
|
|
version = "0.4.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
|
|
dependencies = [
|
|
"libc",
|
|
"num-integer",
|
|
"num-traits",
|
|
"serde",
|
|
"time 0.1.44",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "chunky-vec"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bb7bdea464ae038f09197b82430b921c53619fc8d2bcaf7b151013b3ca008017"
|
|
|
|
[[package]]
|
|
name = "clang-sys"
|
|
version = "1.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a050e2153c5be08febd6734e29298e844fdb0fa21aeddd63b4eb7baa106c69b"
|
|
dependencies = [
|
|
"glob",
|
|
"libc",
|
|
"libloading 0.7.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
version = "3.1.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b"
|
|
dependencies = [
|
|
"atty",
|
|
"bitflags",
|
|
"clap_derive",
|
|
"clap_lex",
|
|
"indexmap",
|
|
"lazy_static",
|
|
"strsim",
|
|
"termcolor",
|
|
"terminal_size",
|
|
"textwrap",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_derive"
|
|
version = "3.1.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c"
|
|
dependencies = [
|
|
"heck",
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_lex"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
|
|
dependencies = [
|
|
"os_str_bytes",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cmake"
|
|
version = "0.1.999"
|
|
|
|
[[package]]
|
|
name = "codespan-reporting"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
|
|
dependencies = [
|
|
"termcolor",
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "comedy"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "74428ae4f7f05f32f4448e9f42d371538196919c4834979f4f96d1fdebffcb47"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cookie"
|
|
version = "0.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94d4706de1b0fa5b132270cddffa8585166037822e260a944fe161acd137ca05"
|
|
dependencies = [
|
|
"time 0.3.9",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "copyless"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536"
|
|
|
|
[[package]]
|
|
name = "core-foundation"
|
|
version = "0.9.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-foundation-sys"
|
|
version = "0.8.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
|
|
|
[[package]]
|
|
name = "core-graphics"
|
|
version = "0.22.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb"
|
|
dependencies = [
|
|
"bitflags",
|
|
"core-foundation",
|
|
"core-graphics-types",
|
|
"foreign-types",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-graphics-types"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b"
|
|
dependencies = [
|
|
"bitflags",
|
|
"core-foundation",
|
|
"foreign-types",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-text"
|
|
version = "19.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
|
|
dependencies = [
|
|
"core-foundation",
|
|
"core-graphics",
|
|
"foreign-types",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "coreaudio-sys"
|
|
version = "0.2.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3dff444d80630d7073077d38d40b4501fd518bd2b922c2a55edcc8b0f7be57e6"
|
|
dependencies = [
|
|
"bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "coreaudio-sys-utils"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/cubeb-coreaudio-rs?rev=93b5c01a131f65c83c11aeb317f4583405c5eb79#93b5c01a131f65c83c11aeb317f4583405c5eb79"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
"coreaudio-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "coremidi"
|
|
version = "0.6.0"
|
|
source = "git+https://github.com/chris-zen/coremidi.git?rev=fc68464b5445caf111e41f643a2e69ccce0b4f83#fc68464b5445caf111e41f643a2e69ccce0b4f83"
|
|
dependencies = [
|
|
"core-foundation",
|
|
"core-foundation-sys",
|
|
"coremidi-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "coremidi-sys"
|
|
version = "3.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "79a6deed0c97b2d40abbab77e4c97f81d71e162600423382c277dd640019116c"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cose"
|
|
version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "72fa26cb151d3ae4b70f63d67d0fed57ce04220feafafbae7f503bef7aae590d"
|
|
dependencies = [
|
|
"moz_cbor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cose-c"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49726015ab0ca765144fcca61e4a7a543a16b795a777fa53f554da2fffff9a94"
|
|
dependencies = [
|
|
"cose",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpufeatures"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dc948ebb96241bb40ab73effeb80d9f93afaad49359d159a5e61be51619fe813"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crc32fast"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
version = "0.5.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"crossbeam-utils 0.8.11",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
version = "0.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed"
|
|
dependencies = [
|
|
"crossbeam-epoch 0.8.2",
|
|
"crossbeam-utils 0.7.2",
|
|
"maybe-uninit",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"crossbeam-epoch 0.9.10",
|
|
"crossbeam-utils 0.8.11",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-epoch"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
|
|
dependencies = [
|
|
"autocfg",
|
|
"cfg-if 0.1.999",
|
|
"crossbeam-utils 0.7.2",
|
|
"lazy_static",
|
|
"maybe-uninit",
|
|
"memoffset 0.5.6",
|
|
"scopeguard",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-epoch"
|
|
version = "0.9.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"
|
|
dependencies = [
|
|
"autocfg",
|
|
"cfg-if 1.0.0",
|
|
"crossbeam-utils 0.8.11",
|
|
"memoffset 0.6.5",
|
|
"once_cell",
|
|
"scopeguard",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-queue"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
|
|
dependencies = [
|
|
"crossbeam-utils 0.6.6",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.6.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6"
|
|
dependencies = [
|
|
"cfg-if 0.1.999",
|
|
"lazy_static",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.7.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
|
|
dependencies = [
|
|
"autocfg",
|
|
"cfg-if 0.1.999",
|
|
"lazy_static",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.8.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"once_cell",
|
|
]
|
|
|
|
[[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.29.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa"
|
|
dependencies = [
|
|
"cssparser-macros",
|
|
"dtoa-short",
|
|
"itoa",
|
|
"matches",
|
|
"phf",
|
|
"proc-macro2",
|
|
"quote",
|
|
"smallvec",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cssparser-macros"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dfae75de57f2b2e85e8768c3ea840fd159c8f33e2b6522c7835b7abac81be16e"
|
|
dependencies = [
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cstr"
|
|
version = "0.2.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a60f0dd132e4b67f20fd764d4835d968f666ff1a2f59e432983d168b98424deb"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cty"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35"
|
|
|
|
[[package]]
|
|
name = "cubeb"
|
|
version = "0.10.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c317e12df33d2b71fecaa9924706957a1833ada5e83d81fb336b33b63b9e0bdc"
|
|
dependencies = [
|
|
"cubeb-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cubeb-backend"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f80631cc1edd2f810162c7b8a68e465e948ad4c76ba47f100968bc911944a80"
|
|
dependencies = [
|
|
"cubeb-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cubeb-core"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6203cd567a2ae4382077cc2160738517462c93cf77f3910fa18b2a74549abc84"
|
|
dependencies = [
|
|
"bitflags",
|
|
"cubeb-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cubeb-coreaudio"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/cubeb-coreaudio-rs?rev=93b5c01a131f65c83c11aeb317f4583405c5eb79#93b5c01a131f65c83c11aeb317f4583405c5eb79"
|
|
dependencies = [
|
|
"atomic",
|
|
"audio-mixer",
|
|
"bitflags",
|
|
"coreaudio-sys-utils",
|
|
"cubeb-backend",
|
|
"float-cmp",
|
|
"lazy_static",
|
|
"libc",
|
|
"mach",
|
|
"ringbuf",
|
|
"triple_buffer",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cubeb-pulse"
|
|
version = "0.4.1"
|
|
source = "git+https://github.com/mozilla/cubeb-pulse-rs?rev=cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9#cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9"
|
|
dependencies = [
|
|
"cubeb-backend",
|
|
"pulse",
|
|
"pulse-ffi",
|
|
"ringbuf",
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cubeb-sys"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d39f7f33260c72c5cbf5c59b294ae779f23569b6625bc5dea87ae254b2e949b6"
|
|
dependencies = [
|
|
"cmake",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "d3d12"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "827914e1f53b1e0e025ecd3d967a7836b7bcb54520f90e21ef8df7b4d88a2759"
|
|
dependencies = [
|
|
"bitflags",
|
|
"libloading 0.7.3",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dap_ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"prio",
|
|
"rand 0.7.999",
|
|
"thin-vec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dap_ffi-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"dap_ffi",
|
|
"hex",
|
|
"prio",
|
|
"serde",
|
|
"serde_json",
|
|
"thin-vec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling"
|
|
version = "0.13.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
|
|
dependencies = [
|
|
"darling_core",
|
|
"darling_macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling_core"
|
|
version = "0.13.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
|
|
dependencies = [
|
|
"fnv",
|
|
"ident_case",
|
|
"proc-macro2",
|
|
"quote",
|
|
"strsim",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling_macro"
|
|
version = "0.13.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
|
|
dependencies = [
|
|
"darling_core",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dashmap"
|
|
version = "4.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"num_cpus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "data-encoding"
|
|
version = "2.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"
|
|
|
|
[[package]]
|
|
name = "data-encoding-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"data-encoding",
|
|
"nsstring",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dbus"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "48b5f0f36f1eebe901b0e6bee369a77ed3396334bf3f09abd46454a576f71819"
|
|
dependencies = [
|
|
"libc",
|
|
"libdbus-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "defaultagent-static"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"log",
|
|
"mozilla-central-workspace-hack",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"url",
|
|
"viaduct",
|
|
"winapi",
|
|
"wineventlog",
|
|
"wio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "derive_arbitrary"
|
|
version = "1.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c9a577516173adb681466d517d39bd468293bc2c2a16439375ef0f35bba45f3d"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "derive_common"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"darling",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "derive_more"
|
|
version = "0.99.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "detect_win32k_conflicts"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"log",
|
|
"thiserror",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "devd-rs"
|
|
version = "0.3.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0c315b8fe6f26aea3091b030c28aabbdf491376ae39033978f06e468ab42360c"
|
|
dependencies = [
|
|
"libc",
|
|
"nom 7.1.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "digest"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
|
|
dependencies = [
|
|
"block-buffer",
|
|
"crypto-common",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dirs"
|
|
version = "4.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
|
|
dependencies = [
|
|
"dirs-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dirs-sys"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
|
|
dependencies = [
|
|
"libc",
|
|
"redox_users",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dns-parser"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c4d33be9473d06f75f58220f71f7a9317aca647dc061dbd3c361b0bef505fbea"
|
|
dependencies = [
|
|
"byteorder",
|
|
"quick-error",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dogear"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3f430ca247b6a905681a3cce3eb4f1a72062f3e8dc178e7660c1acd06c64ecce"
|
|
dependencies = [
|
|
"log",
|
|
"smallbitvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dom"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bitflags",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dtoa"
|
|
version = "0.4.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
|
|
|
|
[[package]]
|
|
name = "dtoa-short"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bde03329ae10e79ede66c9ce4dc930aa8599043b0743008548680f25b91502d6"
|
|
dependencies = [
|
|
"dtoa",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dwrote"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"libc",
|
|
"serde",
|
|
"serde_derive",
|
|
"winapi",
|
|
"wio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "either"
|
|
version = "1.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
|
|
|
|
[[package]]
|
|
name = "encoding_c"
|
|
version = "0.9.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9af727805f3b0d79956bde5b35732669fb5c5d45a94893798e7b7e70cfbf9cc1"
|
|
dependencies = [
|
|
"encoding_rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding_c_mem"
|
|
version = "0.2.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3a80a16821fe8c7cab96e0c67b57cd7090e021e9615e6ce6ab0cf866c44ed1f0"
|
|
dependencies = [
|
|
"encoding_rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding_glue"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"encoding_rs",
|
|
"nserror",
|
|
"nsstring",
|
|
"xmldecl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding_rs"
|
|
version = "0.8.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"packed_simd_2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "enumset"
|
|
version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4799cdb24d48f1f8a7a98d06b7fde65a85a2d1e42b25a889f5406aa1fbefe074"
|
|
dependencies = [
|
|
"enumset_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "enumset_derive"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ea83a3fbdc1d999ccfbcbee717eab36f8edf2d71693a23ce0d7cca19e085304c"
|
|
dependencies = [
|
|
"darling",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
version = "0.8.999"
|
|
dependencies = [
|
|
"env_logger 0.9.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
|
|
dependencies = [
|
|
"atty",
|
|
"humantime",
|
|
"log",
|
|
"regex",
|
|
"termcolor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "error-chain"
|
|
version = "0.12.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2d2f06b9cac1506ece98fe3231e3cc9c4410ec3d5b1f24ae1c8946f0742cdefc"
|
|
dependencies = [
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "error-support"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "etagere"
|
|
version = "0.2.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6301151a318f367f392c31395beb1cfba5ccd9abc44d1db0db3a4b27b9601c89"
|
|
dependencies = [
|
|
"euclid",
|
|
"serde",
|
|
"svg_fmt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "euclid"
|
|
version = "0.22.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b52c2ef4a78da0ba68fbe1fd920627411096d2ac478f7f4c9f3a54ba6705bade"
|
|
dependencies = [
|
|
"num-traits",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "extend"
|
|
version = "1.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c5216e387a76eebaaf11f6d871ec8a4aae0b25f05456ee21f228e024b1b3610"
|
|
dependencies = [
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fallible-iterator"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
|
|
|
|
[[package]]
|
|
name = "fallible-streaming-iterator"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
|
|
|
|
[[package]]
|
|
name = "fallible_collections"
|
|
version = "0.4.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c195cf4b2285d3c993eb887b4dc56b0d5728bbe1d0f9a99c0ac6bec2da3e4d85"
|
|
dependencies = [
|
|
"hashbrown 0.12.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fastrand"
|
|
version = "1.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
|
|
dependencies = [
|
|
"instant",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ffi-support"
|
|
version = "0.4.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "27838c6815cfe9de2d3aeb145ffd19e565f577414b33f3bdbf42fe040e9e0ff6"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "filetime_win"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b12c2c8d7d9f04d7952cc33bac89b7425fb3cf4c44773b06ea49ac3df259ac57"
|
|
dependencies = [
|
|
"comedy",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "flagset"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cda653ca797810c02f7ca4b804b40b8b95ae046eb989d356bce17919a8c25499"
|
|
|
|
[[package]]
|
|
name = "flate2"
|
|
version = "1.0.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"
|
|
dependencies = [
|
|
"crc32fast",
|
|
"miniz_oxide",
|
|
]
|
|
|
|
[[package]]
|
|
name = "float-cmp"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "da62c4f1b81918835a8c6a484a397775fff5953fe83529afd51b05f5c6a6617d"
|
|
dependencies = [
|
|
"num-traits",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent"
|
|
version = "0.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "61f69378194459db76abd2ce3952b790db103ceb003008d3d50d97c41ff847a7"
|
|
dependencies = [
|
|
"fluent-bundle",
|
|
"fluent-pseudo",
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-bundle"
|
|
version = "0.15.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd"
|
|
dependencies = [
|
|
"fluent-langneg",
|
|
"fluent-syntax",
|
|
"intl-memoizer",
|
|
"intl_pluralrules",
|
|
"rustc-hash",
|
|
"self_cell",
|
|
"smallvec",
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-fallback"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e0ebe8c34b89a10c8a431de9c0c5c2005b79c438d9a498a028c4e05b88afb3d6"
|
|
dependencies = [
|
|
"async-trait",
|
|
"chunky-vec",
|
|
"fluent-bundle",
|
|
"futures 0.3.23",
|
|
"once_cell",
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cstr",
|
|
"fluent",
|
|
"fluent-fallback",
|
|
"fluent-pseudo",
|
|
"futures 0.3.23",
|
|
"intl-memoizer",
|
|
"l10nregistry",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"unic-langid",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-langneg"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
|
|
dependencies = [
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-langneg-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"fluent-langneg",
|
|
"nserror",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"unic-langid",
|
|
"unic-langid-ffi",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-pseudo"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fded62f95114baa010b4fcd54aedc7b0762059cf6dfb0097f5b5c95fb56ed42f"
|
|
dependencies = [
|
|
"regex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-syntax"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78"
|
|
dependencies = [
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fluent-testing"
|
|
version = "0.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e4597df830d853d8a319c9cba05bc62d59288b613f1f445638444e05e4041fdf"
|
|
dependencies = [
|
|
"fluent-bundle",
|
|
"fluent-fallback",
|
|
"tokio 1.17.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fnv"
|
|
version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
[[package]]
|
|
name = "fog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bincode",
|
|
"chrono",
|
|
"glean",
|
|
"inherent",
|
|
"log",
|
|
"mozbuild",
|
|
"nsstring",
|
|
"once_cell",
|
|
"serde",
|
|
"tempfile",
|
|
"thin-vec",
|
|
"uuid",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fog-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"fog",
|
|
"jog",
|
|
"nsstring",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fog_control"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cstr",
|
|
"fog",
|
|
"glean",
|
|
"log",
|
|
"nserror",
|
|
"nsstring",
|
|
"once_cell",
|
|
"static_prefs",
|
|
"thin-vec",
|
|
"url",
|
|
"viaduct",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "foreign-types"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
dependencies = [
|
|
"foreign-types-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "foreign-types-shared"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
[[package]]
|
|
name = "form_urlencoded"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
|
|
dependencies = [
|
|
"matches",
|
|
"percent-encoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "freetype"
|
|
version = "0.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fs-err"
|
|
version = "2.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "64db3e262960f0662f43a6366788d5f10f7f244b8f7d7d987f560baf5ded5c50"
|
|
|
|
[[package]]
|
|
name = "fuchsia-zircon"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
dependencies = [
|
|
"bitflags",
|
|
"fuchsia-zircon-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fuchsia-zircon-sys"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
|
[[package]]
|
|
name = "funty"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"
|
|
|
|
[[package]]
|
|
name = "futures"
|
|
version = "0.1.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
|
|
|
|
[[package]]
|
|
name = "futures"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ab30e97ab6aacfe635fad58f22c2bb06c8b685f7421eb1e064a729e2a5f481fa"
|
|
dependencies = [
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-executor",
|
|
"futures-io",
|
|
"futures-sink",
|
|
"futures-task",
|
|
"futures-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-channel"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2bfc52cbddcfd745bf1740338492bb0bd83d76c67b445f91c5fb29fae29ecaa1"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-sink",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-core"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d2acedae88d38235936c3922476b10fced7b2b68136f5e3c03c2d5be348a1115"
|
|
|
|
[[package]]
|
|
name = "futures-cpupool"
|
|
version = "0.1.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
|
|
dependencies = [
|
|
"futures 0.1.31",
|
|
"num_cpus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-executor"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1d11aa21b5b587a64682c0094c2bdd4df0076c5324961a40cc3abd7f37930528"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-task",
|
|
"futures-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-io"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "93a66fc6d035a26a3ae255a6d2bca35eda63ae4c5512bef54449113f7a1228e5"
|
|
|
|
[[package]]
|
|
name = "futures-macro"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0db9cce532b0eae2ccf2766ab246f114b56b9cf6d445e00c2549fbc100ca045d"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-sink"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ca0bae1fe9752cf7fd9b0064c674ae63f97b37bc714d745cbde0afb7ec4e6765"
|
|
|
|
[[package]]
|
|
name = "futures-task"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "842fc63b931f4056a24d59de13fb1272134ce261816e063e634ad0c15cdc5306"
|
|
|
|
[[package]]
|
|
name = "futures-util"
|
|
version = "0.3.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f0828a5471e340229c11c77ca80017937ce3c58cb788a17e5f1c2d5c485a9577"
|
|
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 = "gecko-fuzz-targets"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"libc",
|
|
"lmdb-rkv",
|
|
"rkv",
|
|
"tempfile",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gecko-profiler"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bincode",
|
|
"bindgen",
|
|
"lazy_static",
|
|
"mozbuild",
|
|
"profiler-macros",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gecko_logger"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"app_services_logger",
|
|
"env_logger 0.9.0",
|
|
"lazy_static",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "geckodriver"
|
|
version = "0.32.0"
|
|
dependencies = [
|
|
"base64",
|
|
"chrono",
|
|
"clap",
|
|
"hyper",
|
|
"lazy_static",
|
|
"log",
|
|
"marionette",
|
|
"mozdevice",
|
|
"mozprofile",
|
|
"mozrunner",
|
|
"mozversion",
|
|
"regex",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"serde_yaml",
|
|
"tempfile",
|
|
"unicode-segmentation",
|
|
"url",
|
|
"uuid",
|
|
"webdriver",
|
|
"zip",
|
|
]
|
|
|
|
[[package]]
|
|
name = "geckoservo"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"atomic_refcell",
|
|
"bincode",
|
|
"cssparser",
|
|
"cstr",
|
|
"dom",
|
|
"gecko-profiler",
|
|
"libc",
|
|
"log",
|
|
"malloc_size_of",
|
|
"nsstring",
|
|
"num-traits",
|
|
"selectors",
|
|
"servo_arc",
|
|
"smallvec",
|
|
"style",
|
|
"style_traits",
|
|
"to_shmem",
|
|
]
|
|
|
|
[[package]]
|
|
name = "generic-array"
|
|
version = "0.14.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
|
|
dependencies = [
|
|
"typenum",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
version = "0.2.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gkrust"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"gkrust-shared",
|
|
"lmdb-rkv-sys",
|
|
"mozglue-static",
|
|
"mozilla-central-workspace-hack",
|
|
"stylo_tests",
|
|
"swgl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gkrust-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bench-collections-gtest",
|
|
"dap_ffi-gtest",
|
|
"fog-gtest",
|
|
"gecko-fuzz-targets",
|
|
"gkrust-shared",
|
|
"l10nregistry-ffi-gtest",
|
|
"lmdb-rkv-sys",
|
|
"moz_task-gtest",
|
|
"mozglue-static",
|
|
"mp4parse-gtest",
|
|
"nsstring-gtest",
|
|
"swgl",
|
|
"xpcom-gtest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gkrust-shared"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"app_services_logger",
|
|
"audio_thread_priority",
|
|
"audioipc-client",
|
|
"audioipc-server",
|
|
"audioipc2-client",
|
|
"audioipc2-server",
|
|
"authenticator",
|
|
"bitsdownload",
|
|
"bookmark_sync",
|
|
"cascade_bloom_filter",
|
|
"cert_storage",
|
|
"chardetng_c",
|
|
"cose-c",
|
|
"cubeb-coreaudio",
|
|
"cubeb-pulse",
|
|
"cubeb-sys",
|
|
"dap_ffi",
|
|
"data-encoding-ffi",
|
|
"detect_win32k_conflicts",
|
|
"dom",
|
|
"encoding_glue",
|
|
"fallible_collections",
|
|
"fluent",
|
|
"fluent-fallback",
|
|
"fluent-ffi",
|
|
"fluent-langneg",
|
|
"fluent-langneg-ffi",
|
|
"fog_control",
|
|
"gecko-profiler",
|
|
"gecko_logger",
|
|
"geckoservo",
|
|
"gkrust_utils",
|
|
"http_sfv",
|
|
"jog",
|
|
"jsrust_shared",
|
|
"kvstore",
|
|
"l10nregistry",
|
|
"l10nregistry-ffi",
|
|
"lmdb-rkv-sys",
|
|
"localization-ffi",
|
|
"log",
|
|
"mapped_hyph",
|
|
"mdns_service",
|
|
"midir_impl",
|
|
"mio 0.8.0",
|
|
"moz_asserts",
|
|
"mozglue-static",
|
|
"mozurl",
|
|
"mp4parse_capi",
|
|
"neqo_glue",
|
|
"netwerk_helper",
|
|
"nserror",
|
|
"nsstring",
|
|
"origin-trials-ffi",
|
|
"prefs_parser",
|
|
"processtools",
|
|
"profiler_helper",
|
|
"qcms",
|
|
"rsdparsa_capi",
|
|
"rure",
|
|
"rusqlite",
|
|
"rust_minidump_writer_linux",
|
|
"static_prefs",
|
|
"storage",
|
|
"tabs",
|
|
"tokio-reactor",
|
|
"tokio-threadpool",
|
|
"unic-langid",
|
|
"unic-langid-ffi",
|
|
"uniffi-example-arithmetic",
|
|
"uniffi-example-custom-types",
|
|
"uniffi-example-geometry",
|
|
"uniffi-example-rondpoint",
|
|
"uniffi-example-sprites",
|
|
"uniffi-example-todolist",
|
|
"url",
|
|
"viaduct",
|
|
"webext_storage_bridge",
|
|
"webrender_bindings",
|
|
"wgpu_bindings",
|
|
"xpcom",
|
|
"xulstore",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gkrust_utils"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"nsstring",
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gl_generator"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
|
|
dependencies = [
|
|
"khronos_api",
|
|
"log",
|
|
"xml-rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gleam"
|
|
version = "0.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "992c40589d382354958af7c60910026ed4cc3c58751355db21a4c2fbef15727a"
|
|
dependencies = [
|
|
"gl_generator",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glean"
|
|
version = "51.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "13aedcf0f5dd22897f3e714f3e9340ec7841ce2dd6c2b9947784314735cc1b27"
|
|
dependencies = [
|
|
"chrono",
|
|
"crossbeam-channel",
|
|
"glean-core",
|
|
"inherent",
|
|
"log",
|
|
"once_cell",
|
|
"serde",
|
|
"serde_json",
|
|
"thiserror",
|
|
"time 0.1.44",
|
|
"uuid",
|
|
"whatsys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glean-core"
|
|
version = "51.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f2623748bec073cec65c8f21762ad26e5421e85e42afd59e7395145db9be98b"
|
|
dependencies = [
|
|
"android_logger",
|
|
"bincode",
|
|
"chrono",
|
|
"crossbeam-channel",
|
|
"env_logger 0.9.0",
|
|
"flate2",
|
|
"log",
|
|
"once_cell",
|
|
"oslog",
|
|
"rkv",
|
|
"serde",
|
|
"serde_json",
|
|
"thiserror",
|
|
"time 0.1.44",
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
"uuid",
|
|
"whatsys",
|
|
"zeitstempel",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glob"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
|
|
|
|
[[package]]
|
|
name = "glow"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d8bd5877156a19b8ac83a29b2306fe20537429d318f3ff0a1a2119f8d9c61919"
|
|
dependencies = [
|
|
"js-sys",
|
|
"slotmap",
|
|
"wasm-bindgen",
|
|
"web-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glsl"
|
|
version = "6.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1fd49bbe5e12dd5aed9d66a84899af422f3d4fcfdd20b2294c8b4ade11500b05"
|
|
dependencies = [
|
|
"nom 6.1.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glsl-to-cxx"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"glsl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glslopt"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "74a3f5c04450dfdadb4b08f6e5ee6f5110f674de1acbd6199bfec68392a8cbaf"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gluesmith"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"arbitrary",
|
|
"libc",
|
|
"wasm-smith",
|
|
]
|
|
|
|
[[package]]
|
|
name = "goblin"
|
|
version = "0.1.99"
|
|
dependencies = [
|
|
"goblin 0.5.4",
|
|
]
|
|
|
|
[[package]]
|
|
name = "goblin"
|
|
version = "0.5.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a7666983ed0dd8d21a6f6576ee00053ca0926fb281a5522577a4dbd0f1b54143"
|
|
dependencies = [
|
|
"log",
|
|
"plain",
|
|
"scroll",
|
|
]
|
|
|
|
[[package]]
|
|
name = "golden_gate"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"atomic_refcell",
|
|
"cstr",
|
|
"interrupt-support",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"serde_json",
|
|
"storage_variant",
|
|
"sync15",
|
|
"thin-vec",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gpu-alloc"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7fc59e5f710e310e76e6707f86c561dd646f69a8876da9131703b2f717de818d"
|
|
dependencies = [
|
|
"bitflags",
|
|
"gpu-alloc-types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gpu-alloc-types"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5"
|
|
dependencies = [
|
|
"bitflags",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gpu-descriptor"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0b0c02e1ba0bdb14e965058ca34e09c020f8e507a760df1121728e0aef68d57a"
|
|
dependencies = [
|
|
"bitflags",
|
|
"gpu-descriptor-types",
|
|
"hashbrown 0.12.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gpu-descriptor-types"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126"
|
|
dependencies = [
|
|
"bitflags",
|
|
]
|
|
|
|
[[package]]
|
|
name = "guid_win"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d87f4be87a557b98b4e4316f2009834f4448652938a950c1e8b33ae25f6f183b"
|
|
dependencies = [
|
|
"comedy",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "h2"
|
|
version = "0.3.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5ca32592cf21ac7ccab1825cd87f6c9b3d9022c44d086172ed0966bec8af30be"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"fnv",
|
|
"futures-core",
|
|
"futures-sink",
|
|
"futures-util",
|
|
"http",
|
|
"indexmap",
|
|
"slab",
|
|
"tokio 1.17.0",
|
|
"tokio-util 0.7.2",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.11.999"
|
|
dependencies = [
|
|
"hashbrown 0.12.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.12.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
dependencies = [
|
|
"ahash",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hashlink"
|
|
version = "0.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf"
|
|
dependencies = [
|
|
"hashbrown 0.11.999",
|
|
]
|
|
|
|
[[package]]
|
|
name = "headers"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4cff78e5788be1e0ab65b04d306b2ed5092c815ec97ec70f4ebd5aee158aa55d"
|
|
dependencies = [
|
|
"base64",
|
|
"bitflags",
|
|
"bytes 1.2.1",
|
|
"headers-core",
|
|
"http",
|
|
"httpdate",
|
|
"mime",
|
|
"sha-1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "headers-core"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
|
|
dependencies = [
|
|
"http",
|
|
]
|
|
|
|
[[package]]
|
|
name = "heck"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
|
|
|
[[package]]
|
|
name = "hermit-abi"
|
|
version = "0.1.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hex"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hexf-parse"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
|
|
|
|
[[package]]
|
|
name = "http"
|
|
version = "0.2.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"fnv",
|
|
"itoa",
|
|
]
|
|
|
|
[[package]]
|
|
name = "http-body"
|
|
version = "0.4.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"http",
|
|
"pin-project-lite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "http3server"
|
|
version = "0.1.1"
|
|
dependencies = [
|
|
"base64",
|
|
"bindgen",
|
|
"log",
|
|
"mio 0.6.23",
|
|
"mio-extras",
|
|
"neqo-common",
|
|
"neqo-crypto",
|
|
"neqo-http3",
|
|
"neqo-qpack",
|
|
"neqo-transport",
|
|
]
|
|
|
|
[[package]]
|
|
name = "http_sfv"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"nserror",
|
|
"nsstring",
|
|
"sfv",
|
|
"thin-vec",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "httparse"
|
|
version = "1.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"
|
|
|
|
[[package]]
|
|
name = "httpdate"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
|
|
|
[[package]]
|
|
name = "humantime"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|
|
|
[[package]]
|
|
name = "hyper"
|
|
version = "0.14.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-util",
|
|
"h2",
|
|
"http",
|
|
"http-body",
|
|
"httparse",
|
|
"httpdate",
|
|
"itoa",
|
|
"pin-project-lite",
|
|
"socket2",
|
|
"tokio 1.17.0",
|
|
"tower-service",
|
|
"tracing",
|
|
"want",
|
|
]
|
|
|
|
[[package]]
|
|
name = "id-arena"
|
|
version = "2.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
|
|
|
|
[[package]]
|
|
name = "ident_case"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
[[package]]
|
|
name = "idna"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
|
dependencies = [
|
|
"matches",
|
|
"unicode-bidi",
|
|
"unicode-normalization",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
version = "1.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
|
|
dependencies = [
|
|
"autocfg",
|
|
"hashbrown 0.12.3",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "inherent"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2fb971b57a573f221e77621bea15a412033924a30beb9511fa2867572e41ea0e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "instant"
|
|
version = "0.1.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "interrupt-support"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"parking_lot 0.12.999",
|
|
"rusqlite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "intl-memoizer"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f"
|
|
dependencies = [
|
|
"type-map",
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "intl_pluralrules"
|
|
version = "7.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b18f988384267d7066cc2be425e6faf352900652c046b6971d2e228d3b1c5ecf"
|
|
dependencies = [
|
|
"tinystr",
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ioctl-sys"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f9d0b6b23885487578d10590edc36fd95426257c7017973b20633e34df23b08"
|
|
|
|
[[package]]
|
|
name = "iovec"
|
|
version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ipcclientcerts-static"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"byteorder",
|
|
"pkcs11-bindings",
|
|
"rsclientcerts",
|
|
"sha2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itertools"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
|
|
dependencies = [
|
|
"either",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6c8af84674fe1f223a982c933a0ee1086ac4d4052aa0fb8060c12c6ad838e754"
|
|
|
|
[[package]]
|
|
name = "jobserver"
|
|
version = "0.1.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"fog",
|
|
"log",
|
|
"mozbuild",
|
|
"nsstring",
|
|
"once_cell",
|
|
"serde",
|
|
"serde_json",
|
|
"thin-vec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "js-sys"
|
|
version = "0.3.100"
|
|
|
|
[[package]]
|
|
name = "jsparagus"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"jsparagus-ast",
|
|
"jsparagus-emitter",
|
|
"jsparagus-generated-parser",
|
|
"jsparagus-json-log",
|
|
"jsparagus-parser",
|
|
"jsparagus-scope",
|
|
"jsparagus-stencil",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsparagus-ast"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"indexmap",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsparagus-emitter"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"byteorder",
|
|
"indexmap",
|
|
"jsparagus-ast",
|
|
"jsparagus-scope",
|
|
"jsparagus-stencil",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsparagus-generated-parser"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"jsparagus-ast",
|
|
"static_assertions",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsparagus-json-log"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
|
|
[[package]]
|
|
name = "jsparagus-parser"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"arrayvec",
|
|
"bumpalo",
|
|
"jsparagus-ast",
|
|
"jsparagus-generated-parser",
|
|
"jsparagus-json-log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsparagus-scope"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"indexmap",
|
|
"jsparagus-ast",
|
|
"jsparagus-stencil",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsparagus-stencil"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla-spidermonkey/jsparagus?rev=688a6574cf830b4a3adaf9c5d41efc1f7dd4017f#688a6574cf830b4a3adaf9c5d41efc1f7dd4017f"
|
|
dependencies = [
|
|
"jsparagus-ast",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsrust"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"jsrust_shared",
|
|
"mozglue-static",
|
|
"wasmparser",
|
|
"wast",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jsrust_shared"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"encoding_c",
|
|
"encoding_c_mem",
|
|
"gluesmith",
|
|
"mozglue-static",
|
|
"mozilla-central-workspace-hack",
|
|
"smoosh",
|
|
]
|
|
|
|
[[package]]
|
|
name = "khronos-egl"
|
|
version = "4.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8c2352bd1d0bceb871cb9d40f24360c8133c11d7486b68b5381c1dd1a32015e3"
|
|
dependencies = [
|
|
"libc",
|
|
"libloading 0.7.3",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "khronos_api"
|
|
version = "3.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
|
|
|
|
[[package]]
|
|
name = "kvstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"atomic_refcell",
|
|
"crossbeam-utils 0.8.11",
|
|
"cstr",
|
|
"lazy_static",
|
|
"libc",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"rkv",
|
|
"storage_variant",
|
|
"tempfile",
|
|
"thin-vec",
|
|
"thiserror",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "l10nregistry"
|
|
version = "0.3.0"
|
|
dependencies = [
|
|
"async-trait",
|
|
"fluent-bundle",
|
|
"fluent-fallback",
|
|
"fluent-testing",
|
|
"futures 0.3.23",
|
|
"pin-project-lite",
|
|
"replace_with",
|
|
"rustc-hash",
|
|
"serial_test",
|
|
"tokio 1.17.0",
|
|
"unic-langid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "l10nregistry-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-trait",
|
|
"cstr",
|
|
"fluent",
|
|
"fluent-fallback",
|
|
"fluent-ffi",
|
|
"futures 0.3.23",
|
|
"futures-channel",
|
|
"l10nregistry",
|
|
"libc",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"unic-langid",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "l10nregistry-ffi-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"l10nregistry-ffi",
|
|
"moz_task",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lazy_static"
|
|
version = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
[[package]]
|
|
name = "lazycell"
|
|
version = "1.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
[[package]]
|
|
name = "leb128"
|
|
version = "0.2.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.132"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5"
|
|
|
|
[[package]]
|
|
name = "libdbus-sys"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c185b5b7ad900923ef3a8ff594083d4d9b5aea80bb4f32b8342363138c0d456b"
|
|
dependencies = [
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libloading"
|
|
version = "0.5.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
|
|
dependencies = [
|
|
"cc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libloading"
|
|
version = "0.7.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "efbc0f03f9a775e9f6aed295c6a1ba2253c5757a9e03d55c6caa46a681abcddd"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libsqlite3-sys"
|
|
version = "0.24.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "898745e570c7d0453cc1fbc4a701eb6c662ed54e8fec8b7d14be137ebeeb9d14"
|
|
dependencies = [
|
|
"cc",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libudev"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ea626d3bdf40a1c5aee3bcd4f40826970cae8d80a8fec934c82a63840094dcfe"
|
|
dependencies = [
|
|
"libc",
|
|
"libudev-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libudev-sys"
|
|
version = "0.1.3"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "line-wrap"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
|
|
dependencies = [
|
|
"safemem",
|
|
]
|
|
|
|
[[package]]
|
|
name = "linked-hash-map"
|
|
version = "0.5.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
|
|
[[package]]
|
|
name = "lmdb-rkv"
|
|
version = "0.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "447a296f7aca299cfbb50f4e4f3d49451549af655fb7215d7f8c0c3d64bad42b"
|
|
dependencies = [
|
|
"bitflags",
|
|
"byteorder",
|
|
"libc",
|
|
"lmdb-rkv-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lmdb-rkv-sys"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "61b9ce6b3be08acefa3003c57b7565377432a89ec24476bbe72e11d101f852fe"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "localization-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-trait",
|
|
"cstr",
|
|
"fluent",
|
|
"fluent-fallback",
|
|
"fluent-ffi",
|
|
"futures 0.3.23",
|
|
"futures-channel",
|
|
"l10nregistry",
|
|
"l10nregistry-ffi",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"unic-langid",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lock_api"
|
|
version = "0.4.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "327fa5b6a6940e4699ec49a9beae1ea4845c6bab9314e4f84ac68742139d8c53"
|
|
dependencies = [
|
|
"autocfg",
|
|
"scopeguard",
|
|
]
|
|
|
|
[[package]]
|
|
name = "log"
|
|
version = "0.4.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mach"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "malloc_buf"
|
|
version = "0.0.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "malloc_size_of"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"app_units",
|
|
"cssparser",
|
|
"dom",
|
|
"euclid",
|
|
"selectors",
|
|
"servo_arc",
|
|
"smallbitvec",
|
|
"smallvec",
|
|
"void",
|
|
]
|
|
|
|
[[package]]
|
|
name = "malloc_size_of_derive"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "632647502a8bfa82458c07134791fffa7a719f00427d1afd79c3cb6d4960a982"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"syn",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mapped_hyph"
|
|
version = "0.4.3"
|
|
source = "git+https://github.com/jfkthame/mapped_hyph.git?rev=746743227485a83123784df0c53227ab466612ed#746743227485a83123784df0c53227ab466612ed"
|
|
dependencies = [
|
|
"arrayref",
|
|
"log",
|
|
"memmap2 0.2.999",
|
|
]
|
|
|
|
[[package]]
|
|
name = "marionette"
|
|
version = "0.2.0"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_json",
|
|
"serde_repr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "matches"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
|
|
|
|
[[package]]
|
|
name = "maybe-uninit"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
|
|
|
[[package]]
|
|
name = "mdns_service"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"byteorder",
|
|
"dns-parser",
|
|
"gecko-profiler",
|
|
"log",
|
|
"socket2",
|
|
"uuid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memalloc"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df39d232f5c40b0891c10216992c2f250c054105cb1e56f0fc9032db6203ecc1"
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
|
|
|
[[package]]
|
|
name = "memmap2"
|
|
version = "0.2.999"
|
|
dependencies = [
|
|
"memmap2 0.5.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memmap2"
|
|
version = "0.5.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "95af15f345b17af2efc8ead6080fb8bc376f8cec1b35277b935637595fe77498"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memoffset"
|
|
version = "0.5.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memoffset"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "metal"
|
|
version = "0.24.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "de11355d1f6781482d027a3b4d4de7825dcedb197bf573e0596d00008402d060"
|
|
dependencies = [
|
|
"bitflags",
|
|
"block",
|
|
"core-graphics-types",
|
|
"foreign-types",
|
|
"log",
|
|
"objc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "midir"
|
|
version = "0.7.0"
|
|
source = "git+https://github.com/mozilla/midir.git?rev=e1b4dcb767f9e69afe95a860374aaa9635d81e3d#e1b4dcb767f9e69afe95a860374aaa9635d81e3d"
|
|
dependencies = [
|
|
"alsa",
|
|
"bitflags",
|
|
"coremidi",
|
|
"js-sys",
|
|
"libc",
|
|
"memalloc",
|
|
"nix",
|
|
"wasm-bindgen",
|
|
"web-sys",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "midir_impl"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"midir",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"uuid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mime"
|
|
version = "0.3.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|
|
|
[[package]]
|
|
name = "mime_guess"
|
|
version = "2.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
|
|
dependencies = [
|
|
"mime",
|
|
"unicase",
|
|
]
|
|
|
|
[[package]]
|
|
name = "minidump_writer_linux"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/rust-minidump/minidump-writer.git?rev=75ada456c92a429704691a85e1cb42fef8cafc0d#75ada456c92a429704691a85e1cb42fef8cafc0d"
|
|
dependencies = [
|
|
"byteorder",
|
|
"goblin 0.1.99",
|
|
"libc",
|
|
"memmap2 0.2.999",
|
|
"memoffset 0.5.6",
|
|
"nix",
|
|
"tempfile",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "minimal-lexical"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
[[package]]
|
|
name = "miniz_oxide"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6f5c75688da582b8ffc1f1799e9db273f32133c49e048f614d22ec3256773ccc"
|
|
dependencies = [
|
|
"adler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio"
|
|
version = "0.6.23"
|
|
dependencies = [
|
|
"cfg-if 0.1.999",
|
|
"fuchsia-zircon",
|
|
"fuchsia-zircon-sys",
|
|
"iovec",
|
|
"libc",
|
|
"log",
|
|
"miow",
|
|
"net2",
|
|
"slab",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2"
|
|
dependencies = [
|
|
"libc",
|
|
"log",
|
|
"miow",
|
|
"ntapi",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio-extras"
|
|
version = "2.0.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
|
|
dependencies = [
|
|
"lazycell",
|
|
"log",
|
|
"mio 0.6.23",
|
|
"slab",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio-named-pipes"
|
|
version = "0.1.6"
|
|
source = "git+https://github.com/kinetiknz/mio-named-pipes?rev=21c26326f5f45f415c49eac4ba5bc41a2f961321#21c26326f5f45f415c49eac4ba5bc41a2f961321"
|
|
dependencies = [
|
|
"log",
|
|
"mio 0.6.23",
|
|
"miow",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio-uds"
|
|
version = "0.6.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
|
|
dependencies = [
|
|
"iovec",
|
|
"libc",
|
|
"mio 0.6.23",
|
|
]
|
|
|
|
[[package]]
|
|
name = "miow"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "moz_asserts"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"mozbuild",
|
|
]
|
|
|
|
[[package]]
|
|
name = "moz_cbor"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2133b12230591b7e727c8977b96b791bba421cd80ce8eb08b782dcb4a43fa1e9"
|
|
|
|
[[package]]
|
|
name = "moz_task"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-task",
|
|
"cstr",
|
|
"futures-task",
|
|
"libc",
|
|
"log",
|
|
"nserror",
|
|
"nsstring",
|
|
"thiserror",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "moz_task-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"moz_task",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozbuild"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozdevice"
|
|
version = "0.5.0"
|
|
dependencies = [
|
|
"log",
|
|
"once_cell",
|
|
"regex",
|
|
"tempfile",
|
|
"thiserror",
|
|
"unix_path",
|
|
"uuid",
|
|
"walkdir",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozglue-static"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"arrayvec",
|
|
"cc",
|
|
"mozbuild",
|
|
"rustc_version",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozilla-central-workspace-hack"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bindgen",
|
|
"libc",
|
|
"quote",
|
|
"serde",
|
|
"serde_derive",
|
|
"syn",
|
|
"void",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozprofile"
|
|
version = "0.9.0"
|
|
dependencies = [
|
|
"tempfile",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozrunner"
|
|
version = "0.15.0"
|
|
dependencies = [
|
|
"dirs",
|
|
"log",
|
|
"mozprofile",
|
|
"plist",
|
|
"winreg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozurl"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"nserror",
|
|
"nsstring",
|
|
"url",
|
|
"uuid",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozversion"
|
|
version = "0.5.0"
|
|
dependencies = [
|
|
"regex",
|
|
"rust-ini",
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mozwer_s"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"mozilla-central-workspace-hack",
|
|
"rust-ini",
|
|
"serde",
|
|
"serde_json",
|
|
"uuid",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mp4parse"
|
|
version = "0.13.0"
|
|
source = "git+https://github.com/mozilla/mp4parse-rust?rev=3bfc47d9a571d0842676043ba60716318e946c06#3bfc47d9a571d0842676043ba60716318e946c06"
|
|
dependencies = [
|
|
"bitreader",
|
|
"byteorder",
|
|
"env_logger 0.8.999",
|
|
"fallible_collections",
|
|
"log",
|
|
"num-traits",
|
|
"static_assertions",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mp4parse-gtest"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "mp4parse_capi"
|
|
version = "0.13.0"
|
|
source = "git+https://github.com/mozilla/mp4parse-rust?rev=3bfc47d9a571d0842676043ba60716318e946c06#3bfc47d9a571d0842676043ba60716318e946c06"
|
|
dependencies = [
|
|
"byteorder",
|
|
"fallible_collections",
|
|
"log",
|
|
"mp4parse",
|
|
"num-traits",
|
|
]
|
|
|
|
[[package]]
|
|
name = "murmurhash3"
|
|
version = "0.0.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a2983372caf4480544083767bf2d27defafe32af49ab4df3a0b7fc90793a3664"
|
|
|
|
[[package]]
|
|
name = "naga"
|
|
version = "0.9.0"
|
|
source = "git+https://github.com/gfx-rs/naga?rev=b209d911#b209d911681c4ef563f7d9048623667743e6248f"
|
|
dependencies = [
|
|
"bit-set",
|
|
"bitflags",
|
|
"codespan-reporting",
|
|
"hexf-parse",
|
|
"indexmap",
|
|
"log",
|
|
"num-traits",
|
|
"rustc-hash",
|
|
"serde",
|
|
"spirv",
|
|
"termcolor",
|
|
"thiserror",
|
|
"unicode-xid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "neqo-common"
|
|
version = "0.6.1"
|
|
source = "git+https://github.com/mozilla/neqo?tag=v0.6.1#e71e860489447fed25b64bd8ec31a804dccb0dad"
|
|
dependencies = [
|
|
"chrono",
|
|
"env_logger 0.9.0",
|
|
"lazy_static",
|
|
"log",
|
|
"qlog",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "neqo-crypto"
|
|
version = "0.6.1"
|
|
source = "git+https://github.com/mozilla/neqo?tag=v0.6.1#e71e860489447fed25b64bd8ec31a804dccb0dad"
|
|
dependencies = [
|
|
"bindgen",
|
|
"log",
|
|
"mozbuild",
|
|
"neqo-common",
|
|
"serde",
|
|
"serde_derive",
|
|
"toml",
|
|
]
|
|
|
|
[[package]]
|
|
name = "neqo-http3"
|
|
version = "0.6.1"
|
|
source = "git+https://github.com/mozilla/neqo?tag=v0.6.1#e71e860489447fed25b64bd8ec31a804dccb0dad"
|
|
dependencies = [
|
|
"enumset",
|
|
"lazy_static",
|
|
"log",
|
|
"neqo-common",
|
|
"neqo-crypto",
|
|
"neqo-qpack",
|
|
"neqo-transport",
|
|
"qlog",
|
|
"sfv",
|
|
"smallvec",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "neqo-qpack"
|
|
version = "0.6.1"
|
|
source = "git+https://github.com/mozilla/neqo?tag=v0.6.1#e71e860489447fed25b64bd8ec31a804dccb0dad"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"log",
|
|
"neqo-common",
|
|
"neqo-crypto",
|
|
"neqo-transport",
|
|
"qlog",
|
|
"static_assertions",
|
|
]
|
|
|
|
[[package]]
|
|
name = "neqo-transport"
|
|
version = "0.6.1"
|
|
source = "git+https://github.com/mozilla/neqo?tag=v0.6.1#e71e860489447fed25b64bd8ec31a804dccb0dad"
|
|
dependencies = [
|
|
"indexmap",
|
|
"lazy_static",
|
|
"log",
|
|
"neqo-common",
|
|
"neqo-crypto",
|
|
"qlog",
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "neqo_glue"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"log",
|
|
"neqo-common",
|
|
"neqo-crypto",
|
|
"neqo-http3",
|
|
"neqo-qpack",
|
|
"neqo-transport",
|
|
"nserror",
|
|
"nsstring",
|
|
"qlog",
|
|
"static_prefs",
|
|
"thin-vec",
|
|
"winapi",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "net2"
|
|
version = "0.2.37"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
|
|
dependencies = [
|
|
"cfg-if 0.1.999",
|
|
"libc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "netwerk_helper"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"nserror",
|
|
"nsstring",
|
|
"thin-vec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "new_debug_unreachable"
|
|
version = "1.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
|
|
|
|
[[package]]
|
|
name = "nix"
|
|
version = "0.15.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3b2e0b4f3320ed72aaedb9a5ac838690a8047c7b275da22711fddff4f8a14229"
|
|
dependencies = [
|
|
"bitflags",
|
|
"cc",
|
|
"cfg-if 0.1.999",
|
|
"libc",
|
|
"void",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nom"
|
|
version = "6.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"
|
|
dependencies = [
|
|
"bitvec",
|
|
"funty",
|
|
"memchr",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nom"
|
|
version = "7.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
|
|
dependencies = [
|
|
"memchr",
|
|
"minimal-lexical",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nserror"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"mozbuild",
|
|
"nsstring",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nss_build_common"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
|
|
[[package]]
|
|
name = "nsstring"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bitflags",
|
|
"encoding_rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nsstring-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"nsstring",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ntapi"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-derive"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-integer"
|
|
version = "0.1.45"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
|
dependencies = [
|
|
"autocfg",
|
|
"num-traits",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-traits"
|
|
version = "0.2.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num_cpus"
|
|
version = "1.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
|
|
dependencies = [
|
|
"hermit-abi",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num_threads"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[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_exception"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "object"
|
|
version = "0.28.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "once_cell"
|
|
version = "1.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "074864da206b4973b84eb91683020dbefd6a8c3f0f38e054d93954e891935e4e"
|
|
|
|
[[package]]
|
|
name = "ordered-float"
|
|
version = "3.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "96bcbab4bfea7a59c2c0fe47211a1ac4e3e96bea6eb446d704f310bc5c732ae2"
|
|
dependencies = [
|
|
"num-traits",
|
|
]
|
|
|
|
[[package]]
|
|
name = "origin-trial-token"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94cb60fca11d2efd72ab0e0ad0298089307a15b14313178416a96476dbea4550"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_json",
|
|
]
|
|
|
|
[[package]]
|
|
name = "origin-trials-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"origin-trial-token",
|
|
]
|
|
|
|
[[package]]
|
|
name = "os_str_bytes"
|
|
version = "6.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9ff7415e9ae3fff1225851df9e0d9e4e5479f947619774677a63572e55e80eff"
|
|
|
|
[[package]]
|
|
name = "osclientcerts-static"
|
|
version = "0.1.4"
|
|
dependencies = [
|
|
"byteorder",
|
|
"core-foundation",
|
|
"env_logger 0.9.0",
|
|
"lazy_static",
|
|
"libloading 0.5.2",
|
|
"log",
|
|
"mozilla-central-workspace-hack",
|
|
"pkcs11-bindings",
|
|
"rsclientcerts",
|
|
"sha2",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "oslog"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8343ce955f18e7e68c0207dd0ea776ec453035685395ababd2ea651c569728b3"
|
|
dependencies = [
|
|
"cc",
|
|
"dashmap",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "owning_ref"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"
|
|
dependencies = [
|
|
"stable_deref_trait",
|
|
]
|
|
|
|
[[package]]
|
|
name = "packed_simd_2"
|
|
version = "0.3.8"
|
|
source = "git+https://github.com/hsivonen/packed_simd?rev=412f9a0aa556611de021bde89dee8fefe6e0fbbd#412f9a0aa556611de021bde89dee8fefe6e0fbbd"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "parking_lot"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
|
dependencies = [
|
|
"instant",
|
|
"lock_api",
|
|
"parking_lot_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "parking_lot"
|
|
version = "0.12.999"
|
|
dependencies = [
|
|
"parking_lot 0.11.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "parking_lot_core"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"instant",
|
|
"libc",
|
|
"redox_syscall",
|
|
"smallvec",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "paste"
|
|
version = "1.0.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9423e2b32f7a043629287a536f21951e8c6a82482d0acb1eeebfc90bc2225b22"
|
|
|
|
[[package]]
|
|
name = "peek-poke"
|
|
version = "0.3.0"
|
|
dependencies = [
|
|
"euclid",
|
|
"peek-poke-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "peek-poke-derive"
|
|
version = "0.3.0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"synstructure",
|
|
"unicode-xid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "peeking_take_while"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
|
|
|
[[package]]
|
|
name = "percent-encoding"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
|
|
|
[[package]]
|
|
name = "phf"
|
|
version = "0.10.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
dependencies = [
|
|
"phf_macros",
|
|
"phf_shared",
|
|
"proc-macro-hack",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_codegen"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
|
|
dependencies = [
|
|
"phf_generator",
|
|
"phf_shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_generator"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
|
|
dependencies = [
|
|
"phf_shared",
|
|
"rand 0.8.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_macros"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0"
|
|
dependencies = [
|
|
"phf_generator",
|
|
"phf_shared",
|
|
"proc-macro-hack",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_shared"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
|
dependencies = [
|
|
"siphasher",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project"
|
|
version = "1.0.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
|
|
dependencies = [
|
|
"pin-project-internal",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-internal"
|
|
version = "1.0.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-lite"
|
|
version = "0.2.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
|
|
|
|
[[package]]
|
|
name = "pin-utils"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
[[package]]
|
|
name = "pkcs11-bindings"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "780bf71a814823f87d50b5bfbfd4ba5f2af46819a01f0ac31238f650693eb592"
|
|
dependencies = [
|
|
"bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pkg-config"
|
|
version = "0.3.25"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
|
|
|
|
[[package]]
|
|
name = "plain"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
|
|
|
|
[[package]]
|
|
name = "plane-split"
|
|
version = "0.17.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f3f7075ec146b897b6e0faca47adeb7ed3d4f6eaa8145bf19db17311081b3f63"
|
|
dependencies = [
|
|
"binary-space-partition",
|
|
"euclid",
|
|
"log",
|
|
"num-traits",
|
|
]
|
|
|
|
[[package]]
|
|
name = "plist"
|
|
version = "1.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bd39bc6cdc9355ad1dc5eeedefee696bb35c34caf21768741e81826c0bbd7225"
|
|
dependencies = [
|
|
"base64",
|
|
"indexmap",
|
|
"line-wrap",
|
|
"serde",
|
|
"time 0.3.9",
|
|
"xml-rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ppv-lite86"
|
|
version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
|
|
|
|
[[package]]
|
|
name = "precomputed-hash"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
|
|
[[package]]
|
|
name = "prefs_parser"
|
|
version = "0.0.1"
|
|
|
|
[[package]]
|
|
name = "prio"
|
|
version = "0.8.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "41d747fc8ff20e95b1ff2c5c6162143b89a1b08cee1bc8941fada53bfe1b04d3"
|
|
dependencies = [
|
|
"base64",
|
|
"byteorder",
|
|
"getrandom",
|
|
"serde",
|
|
"static_assertions",
|
|
"thiserror",
|
|
]
|
|
|
|
[[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",
|
|
"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.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
|
|
|
|
[[package]]
|
|
name = "proc-macro2"
|
|
version = "1.0.43"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"
|
|
dependencies = [
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "processtools"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"nserror",
|
|
"winapi",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "profiler-macros"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "profiler_helper"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"memmap2 0.5.7",
|
|
"object",
|
|
"rustc-demangle",
|
|
"thin-vec",
|
|
"uuid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "profiling"
|
|
version = "1.0.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2f61dcf0b917cd75d4521d7343d1ffff3d1583054133c9b5cbea3375c703c40d"
|
|
|
|
[[package]]
|
|
name = "prost"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"prost-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "prost-derive"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"
|
|
dependencies = [
|
|
"anyhow",
|
|
"itertools",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pulse"
|
|
version = "0.3.0"
|
|
source = "git+https://github.com/mozilla/cubeb-pulse-rs?rev=cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9#cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9"
|
|
dependencies = [
|
|
"bitflags",
|
|
"pulse-ffi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pulse-ffi"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/cubeb-pulse-rs?rev=cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9#cf48897be5cbe147d051ebbbe1eaf5fd8fb6bbc9"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "qcms"
|
|
version = "0.2.0"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "qlog"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8777d5490145d6907198d48b3a907447689ce80e071b3d8a16a9d9fb3df02bc1"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"serde_with",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quick-error"
|
|
version = "1.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
version = "1.0.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "radium"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.7.999"
|
|
dependencies = [
|
|
"rand 0.8.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
dependencies = [
|
|
"libc",
|
|
"rand_chacha",
|
|
"rand_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_chacha"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
dependencies = [
|
|
"ppv-lite86",
|
|
"rand_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.6.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
|
|
dependencies = [
|
|
"getrandom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "range-alloc"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6"
|
|
|
|
[[package]]
|
|
name = "raw-window-handle"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed7e3d950b66e19e0c372f3fa3fbbcf85b1746b571f74e0c2af6042a5c93420a"
|
|
dependencies = [
|
|
"cty",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon"
|
|
version = "1.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
|
|
dependencies = [
|
|
"autocfg",
|
|
"crossbeam-deque 0.8.2",
|
|
"either",
|
|
"rayon-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon-core"
|
|
version = "1.9.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
|
|
dependencies = [
|
|
"crossbeam-channel",
|
|
"crossbeam-deque 0.8.2",
|
|
"crossbeam-utils 0.8.11",
|
|
"num_cpus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
|
dependencies = [
|
|
"bitflags",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_users"
|
|
version = "0.4.999"
|
|
|
|
[[package]]
|
|
name = "regex"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"memchr",
|
|
"regex-syntax",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-syntax"
|
|
version = "0.6.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"
|
|
|
|
[[package]]
|
|
name = "remove_dir_all"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "renderdoc-sys"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f1382d1f0a252c4bf97dc20d979a2fdd05b024acd7c2ed0f7595d7817666a157"
|
|
|
|
[[package]]
|
|
name = "replace_with"
|
|
version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e3a8614ee435691de62bcffcf4a66d91b3594bf1428a5722e79103249a095690"
|
|
|
|
[[package]]
|
|
name = "ringbuf"
|
|
version = "0.2.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f65af18d50f789e74aaf23bbb3f65dcd22a3cb6e029b5bced149f6bd57c5c2a2"
|
|
dependencies = [
|
|
"cache-padded",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rkv"
|
|
version = "0.17.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a6006704273063c72952370ad236b8d58556dcc4f99a95ced4d9ad40f3e80a69"
|
|
dependencies = [
|
|
"arrayref",
|
|
"bincode",
|
|
"bitflags",
|
|
"byteorder",
|
|
"id-arena",
|
|
"lazy_static",
|
|
"lmdb-rkv",
|
|
"log",
|
|
"ordered-float",
|
|
"paste",
|
|
"serde",
|
|
"serde_derive",
|
|
"thiserror",
|
|
"url",
|
|
"uuid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ron"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "88073939a61e5b7680558e6be56b419e208420c2adb92be54921fa6b72283f1a"
|
|
dependencies = [
|
|
"base64",
|
|
"bitflags",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rsclientcerts"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"byteorder",
|
|
"pkcs11-bindings",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rsdparsa_capi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"log",
|
|
"nserror",
|
|
"webrtc-sdp",
|
|
]
|
|
|
|
[[package]]
|
|
name = "runloop"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d79b4b604167921892e84afbbaad9d5ad74e091bf6c511d9dbfb0593f09fabd"
|
|
|
|
[[package]]
|
|
name = "rure"
|
|
version = "0.2.2"
|
|
dependencies = [
|
|
"libc",
|
|
"regex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rusqlite"
|
|
version = "0.27.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85127183a999f7db96d1a976a309eebbfb6ea3b0b400ddd8340190129de6eb7a"
|
|
dependencies = [
|
|
"bitflags",
|
|
"fallible-iterator",
|
|
"fallible-streaming-iterator",
|
|
"hashlink",
|
|
"libsqlite3-sys",
|
|
"memchr",
|
|
"serde_json",
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust-ini"
|
|
version = "0.10.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a654c5bda722c699be6b0fe4c0d90de218928da5b724c3e467fc48865c37263"
|
|
|
|
[[package]]
|
|
name = "rust_cascade"
|
|
version = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef248456c30c6607f1eb1e5d11025367b3340e235314dd33d2b31b41b35ac335"
|
|
dependencies = [
|
|
"byteorder",
|
|
"murmurhash3",
|
|
"rand 0.7.999",
|
|
"sha2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust_decimal"
|
|
version = "1.26.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ee9164faf726e4f3ece4978b25ca877ddc6802fa77f38cdccb32c7f805ecd70c"
|
|
dependencies = [
|
|
"arrayvec",
|
|
"num-traits",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust_minidump_writer_linux"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"libc",
|
|
"minidump_writer_linux",
|
|
"nsstring",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
version = "0.1.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
|
|
|
|
[[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.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
|
dependencies = [
|
|
"semver",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustversion"
|
|
version = "1.0.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"
|
|
|
|
[[package]]
|
|
name = "ryu"
|
|
version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"
|
|
|
|
[[package]]
|
|
name = "safemem"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
|
|
|
[[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 = "scoped-tls"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
|
|
|
|
[[package]]
|
|
name = "scopeguard"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
[[package]]
|
|
name = "scroll"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da"
|
|
dependencies = [
|
|
"scroll_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "scroll_derive"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bdbda6ac5cd1321e724fa9cee216f3a61885889b896f073b8f82322789c5250e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "selectors"
|
|
version = "0.22.0"
|
|
dependencies = [
|
|
"bitflags",
|
|
"cssparser",
|
|
"derive_more",
|
|
"fxhash",
|
|
"log",
|
|
"matches",
|
|
"new_debug_unreachable",
|
|
"phf",
|
|
"phf_codegen",
|
|
"precomputed-hash",
|
|
"servo_arc",
|
|
"smallvec",
|
|
"to_shmem",
|
|
"to_shmem_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "self_cell"
|
|
version = "0.10.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
|
|
|
|
[[package]]
|
|
name = "semver"
|
|
version = "1.0.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "93f6841e709003d68bb2deee8c343572bf446003ec20a583e76f7b15cebf3711"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde"
|
|
version = "1.0.144"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0f747710de3dcd43b88c9168773254e809d8ddbdf9653b84e2554ab219f17860"
|
|
dependencies = [
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_bytes"
|
|
version = "0.11.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cfc50e8183eeeb6178dcb167ae34a8051d63535023ae38b5d8d12beae193d37b"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_derive"
|
|
version = "1.0.144"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94ed3a816fb1d101812f83e789f888322c34e291f894f19590dc310963e87a00"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_json"
|
|
version = "1.0.85"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e55a28e3aaef9d5ce0506d0a14dbba8054ddc7e499ef522dd8b26859ec9d4a44"
|
|
dependencies = [
|
|
"indexmap",
|
|
"itoa",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_repr"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1fe39d9fbb0ebf5eb2c7cb7e2a47e4f462fad1379f1166b8ae49ad9eae89a7ca"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_urlencoded"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"itoa",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_with"
|
|
version = "1.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "678b5a069e50bf00ecd22d0cd8ddf7c236f68581b03db652061ed5eb13a312ff"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_with_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_with_macros"
|
|
version = "1.5.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e182d6ec6f05393cc0e5ed1bf81ad6db3a8feedf8ee515ecdd369809bcce8082"
|
|
dependencies = [
|
|
"darling",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_yaml"
|
|
version = "0.8.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b"
|
|
dependencies = [
|
|
"indexmap",
|
|
"ryu",
|
|
"serde",
|
|
"yaml-rust",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serial_test"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e5bcc41d18f7a1d50525d080fd3e953be87c4f9f1a974f3c21798ca00d54ec15"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"parking_lot 0.11.2",
|
|
"serial_test_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serial_test_derive"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2881bccd7d60fb32dfa3d7b3136385312f8ad75e2674aab2852867a09790cae8"
|
|
dependencies = [
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"rustversion",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "servo_arc"
|
|
version = "0.1.1"
|
|
dependencies = [
|
|
"stable_deref_trait",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sfv"
|
|
version = "0.9.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5082e028484c60920c1b0dc8ab6bd4663f075e15095c5a9009fae779c01f6364"
|
|
dependencies = [
|
|
"data-encoding",
|
|
"indexmap",
|
|
"rust_decimal",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha-1"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha2"
|
|
version = "0.10.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "shlex"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
|
|
|
|
[[package]]
|
|
name = "siphasher"
|
|
version = "0.3.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
|
|
|
|
[[package]]
|
|
name = "slab"
|
|
version = "0.4.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "slotmap"
|
|
version = "1.100.0"
|
|
|
|
[[package]]
|
|
name = "smallbitvec"
|
|
version = "2.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "75ce4f9dc4a41b4c3476cc925f1efb11b66df373a8fde5d4b8915fa91b5d995e"
|
|
|
|
[[package]]
|
|
name = "smallvec"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "smoosh"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"env_logger 0.9.0",
|
|
"jsparagus",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "socket2"
|
|
version = "0.4.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
|
|
dependencies = [
|
|
"libc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "spirv"
|
|
version = "0.2.0+1.5.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
|
|
dependencies = [
|
|
"bitflags",
|
|
"num-traits",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sql-support"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"ffi-support",
|
|
"interrupt-support",
|
|
"lazy_static",
|
|
"log",
|
|
"nss_build_common",
|
|
"rusqlite",
|
|
"tempfile",
|
|
"thiserror",
|
|
]
|
|
|
|
[[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 = "static_prefs"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"mozbuild",
|
|
]
|
|
|
|
[[package]]
|
|
name = "storage"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"nserror",
|
|
"nsstring",
|
|
"storage_variant",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "storage_variant"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"nserror",
|
|
"nsstring",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "strsim"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
[[package]]
|
|
name = "style"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"app_units",
|
|
"arrayvec",
|
|
"atomic_refcell",
|
|
"bindgen",
|
|
"bitflags",
|
|
"byteorder",
|
|
"cssparser",
|
|
"derive_more",
|
|
"dom",
|
|
"euclid",
|
|
"fxhash",
|
|
"gecko-profiler",
|
|
"indexmap",
|
|
"itertools",
|
|
"itoa",
|
|
"lazy_static",
|
|
"log",
|
|
"malloc_size_of",
|
|
"malloc_size_of_derive",
|
|
"matches",
|
|
"mozbuild",
|
|
"new_debug_unreachable",
|
|
"nsstring",
|
|
"num-derive",
|
|
"num-integer",
|
|
"num-traits",
|
|
"num_cpus",
|
|
"owning_ref",
|
|
"parking_lot 0.11.2",
|
|
"precomputed-hash",
|
|
"rayon",
|
|
"regex",
|
|
"selectors",
|
|
"serde",
|
|
"servo_arc",
|
|
"smallbitvec",
|
|
"smallvec",
|
|
"static_assertions",
|
|
"static_prefs",
|
|
"style_derive",
|
|
"style_traits",
|
|
"time 0.1.44",
|
|
"to_shmem",
|
|
"to_shmem_derive",
|
|
"toml",
|
|
"uluru",
|
|
"unicode-bidi",
|
|
"unicode-segmentation",
|
|
"void",
|
|
"walkdir",
|
|
]
|
|
|
|
[[package]]
|
|
name = "style_derive"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"darling",
|
|
"derive_common",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "style_traits"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"app_units",
|
|
"bitflags",
|
|
"cssparser",
|
|
"euclid",
|
|
"lazy_static",
|
|
"malloc_size_of",
|
|
"malloc_size_of_derive",
|
|
"selectors",
|
|
"serde",
|
|
"servo_arc",
|
|
"to_shmem",
|
|
"to_shmem_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "stylo_tests"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"euclid",
|
|
"style",
|
|
]
|
|
|
|
[[package]]
|
|
name = "svg_fmt"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
|
|
|
|
[[package]]
|
|
name = "swgl"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cc",
|
|
"gleam",
|
|
"glsl-to-cxx",
|
|
"webrender_build",
|
|
]
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
version = "1.0.99"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sync-guid"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"base64",
|
|
"rand 0.8.5",
|
|
"rusqlite",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sync15"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"anyhow",
|
|
"error-support",
|
|
"ffi-support",
|
|
"interrupt-support",
|
|
"lazy_static",
|
|
"log",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"sync-guid",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "synstructure"
|
|
version = "0.12.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"unicode-xid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tabs"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"anyhow",
|
|
"error-support",
|
|
"interrupt-support",
|
|
"lazy_static",
|
|
"log",
|
|
"rusqlite",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"sql-support",
|
|
"sync-guid",
|
|
"sync15",
|
|
"thiserror",
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tap"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
|
|
|
[[package]]
|
|
name = "tempfile"
|
|
version = "3.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"fastrand",
|
|
"libc",
|
|
"redox_syscall",
|
|
"remove_dir_all",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termcolor"
|
|
version = "1.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
|
dependencies = [
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "terminal_size"
|
|
version = "0.1.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
|
|
dependencies = [
|
|
"libc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "textwrap"
|
|
version = "0.15.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
|
|
dependencies = [
|
|
"terminal_size",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thin-vec"
|
|
version = "0.2.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d09c1b1ea9de6818eef6f364cc27b6a56bfd52168e33038d795ec8880a67a632"
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
version = "1.0.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f5f6586b7f764adc0231f4c79be7b920e766bb2f3e51b3661cdb263828f19994"
|
|
dependencies = [
|
|
"thiserror-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
version = "1.0.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "12bafc5b54507e0149cdf1b145a5d80ab80a90bcd9275df43d4fff68460f6c21"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "threadbound"
|
|
version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "54a433ab7cb47761ed81046b241764cf11d00dbaf7d648d9e49c111c25ebbcdf"
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.1.44"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
|
|
dependencies = [
|
|
"libc",
|
|
"wasi 0.10.0+wasi-snapshot-preview999",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"
|
|
dependencies = [
|
|
"itoa",
|
|
"libc",
|
|
"num_threads",
|
|
"time-macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time-macros"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792"
|
|
|
|
[[package]]
|
|
name = "tinystr"
|
|
version = "0.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "29738eedb4388d9ea620eeab9384884fc3f06f586a2eddb56bedc5885126c7c1"
|
|
|
|
[[package]]
|
|
name = "tinyvec"
|
|
version = "1.999.999"
|
|
dependencies = [
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "to_shmem"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"cssparser",
|
|
"servo_arc",
|
|
"smallbitvec",
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "to_shmem_derive"
|
|
version = "0.0.1"
|
|
dependencies = [
|
|
"darling",
|
|
"derive_common",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio"
|
|
version = "0.1.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
|
|
dependencies = [
|
|
"bytes 0.4.12",
|
|
"futures 0.1.31",
|
|
"mio 0.6.23",
|
|
"num_cpus",
|
|
"tokio-current-thread",
|
|
"tokio-executor",
|
|
"tokio-io",
|
|
"tokio-reactor",
|
|
"tokio-threadpool",
|
|
"tokio-timer",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio"
|
|
version = "1.17.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"libc",
|
|
"memchr",
|
|
"mio 0.8.0",
|
|
"num_cpus",
|
|
"pin-project-lite",
|
|
"socket2",
|
|
"tokio-macros",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-current-thread"
|
|
version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
|
|
dependencies = [
|
|
"futures 0.1.31",
|
|
"tokio-executor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-executor"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
|
|
dependencies = [
|
|
"crossbeam-utils 0.7.2",
|
|
"futures 0.1.31",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-io"
|
|
version = "0.1.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
|
|
dependencies = [
|
|
"bytes 0.4.12",
|
|
"futures 0.1.31",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-macros"
|
|
version = "1.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-reactor"
|
|
version = "0.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8703a5762ff6913510dc64272c714c4389ffd8c4b3cf602879b8bd14ff06b604"
|
|
dependencies = [
|
|
"futures 0.1.31",
|
|
"log",
|
|
"mio 0.6.23",
|
|
"slab",
|
|
"tokio-executor",
|
|
"tokio-io",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-stream"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9"
|
|
dependencies = [
|
|
"futures-core",
|
|
"pin-project-lite",
|
|
"tokio 1.17.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-threadpool"
|
|
version = "0.1.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f0c32ffea4827978e9aa392d2f743d973c1dfa3730a2ed3f22ce1e6984da848c"
|
|
dependencies = [
|
|
"crossbeam-deque 0.7.4",
|
|
"crossbeam-queue",
|
|
"crossbeam-utils 0.6.6",
|
|
"futures 0.1.31",
|
|
"lazy_static",
|
|
"log",
|
|
"num_cpus",
|
|
"slab",
|
|
"tokio-executor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-timer"
|
|
version = "0.2.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"
|
|
dependencies = [
|
|
"crossbeam-utils 0.7.2",
|
|
"futures 0.1.31",
|
|
"slab",
|
|
"tokio-executor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-util"
|
|
version = "0.6.999"
|
|
dependencies = [
|
|
"tokio-util 0.7.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-util"
|
|
version = "0.7.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f988a1a1adc2fb21f9c12aa96441da33a1728193ae0b95d2be22dbd17fcb4e5c"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"futures-core",
|
|
"futures-sink",
|
|
"pin-project-lite",
|
|
"tokio 1.17.0",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "toml"
|
|
version = "0.5.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "topological-sort"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aa7c7f42dea4b1b99439786f5633aeb9c14c1b53f75e282803c2ec2ad545873c"
|
|
|
|
[[package]]
|
|
name = "tower-service"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
|
|
|
[[package]]
|
|
name = "tracing"
|
|
version = "0.1.36"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2fce9567bd60a67d08a16488756721ba392f24f29006402881e43b19aac64307"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"log",
|
|
"pin-project-lite",
|
|
"tracing-attributes",
|
|
"tracing-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-attributes"
|
|
version = "0.1.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-core"
|
|
version = "0.1.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5aeea4303076558a00714b823f9ad67d58a3bbda1df83d8827d21193156e22f7"
|
|
dependencies = [
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracy-rs"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ce607aae8ab0ab3abf3a2723a9ab6f09bb8639ed83fdd888d857b8e556c868d8"
|
|
|
|
[[package]]
|
|
name = "triple_buffer"
|
|
version = "5.0.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "803966e5a8397a70d3d8111afa1597ba8381346d7de4720e9f539471d371a1a3"
|
|
dependencies = [
|
|
"cache-padded",
|
|
]
|
|
|
|
[[package]]
|
|
name = "try-lock"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
|
|
|
|
[[package]]
|
|
name = "type-map"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46"
|
|
dependencies = [
|
|
"rustc-hash",
|
|
]
|
|
|
|
[[package]]
|
|
name = "typenum"
|
|
version = "1.15.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
|
|
|
[[package]]
|
|
name = "uluru"
|
|
version = "3.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "794a32261a1f5eb6a4462c81b59cec87b5c27d5deea7dd1ac8fc781c41d226db"
|
|
dependencies = [
|
|
"arrayvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unic-langid"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "73328fcd730a030bdb19ddf23e192187a6b01cd98be6d3140622a89129459ce5"
|
|
dependencies = [
|
|
"unic-langid-impl",
|
|
"unic-langid-macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unic-langid-ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"nserror",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"unic-langid",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unic-langid-impl"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1a4a8eeaf0494862c1404c95ec2f4c33a2acff5076f64314b465e3ddae1b934d"
|
|
dependencies = [
|
|
"tinystr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unic-langid-macros"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "18f980d6d87e8805f2836d64b4138cc95aa7986fa63b1f51f67d5fbff64dd6e5"
|
|
dependencies = [
|
|
"proc-macro-hack",
|
|
"tinystr",
|
|
"unic-langid-impl",
|
|
"unic-langid-macros-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unic-langid-macros-impl"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "29396ffd97e27574c3e01368b1a64267d3064969e4848e2e130ff668be9daa9f"
|
|
dependencies = [
|
|
"proc-macro-hack",
|
|
"quote",
|
|
"syn",
|
|
"unic-langid-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicase"
|
|
version = "2.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
|
|
dependencies = [
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-bidi"
|
|
version = "0.3.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
|
|
|
|
[[package]]
|
|
name = "unicode-ident"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf"
|
|
|
|
[[package]]
|
|
name = "unicode-normalization"
|
|
version = "0.1.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6"
|
|
dependencies = [
|
|
"tinyvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-segmentation"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
|
|
|
|
[[package]]
|
|
name = "unicode-xid"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04"
|
|
|
|
[[package]]
|
|
name = "uniffi"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f54af5ada67d1173457a99a7bb44a7917f63e7466764cb4714865c7a6678b830"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bytes 1.2.1",
|
|
"camino",
|
|
"cargo_metadata",
|
|
"log",
|
|
"once_cell",
|
|
"paste",
|
|
"static_assertions",
|
|
"uniffi_bindgen",
|
|
"uniffi_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-bindgen-gecko-js"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"askama",
|
|
"camino",
|
|
"clap",
|
|
"extend",
|
|
"heck",
|
|
"serde",
|
|
"toml",
|
|
"uniffi_bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-example-arithmetic"
|
|
version = "0.18.0"
|
|
source = "git+https://github.com/mozilla/uniffi-rs.git?rev=bb2039f077a29dba0879372a67e764e6ace8e33f#bb2039f077a29dba0879372a67e764e6ace8e33f"
|
|
dependencies = [
|
|
"thiserror",
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-example-custom-types"
|
|
version = "0.19.6"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bytes 1.2.1",
|
|
"serde_json",
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-example-geometry"
|
|
version = "0.18.0"
|
|
source = "git+https://github.com/mozilla/uniffi-rs.git?rev=bb2039f077a29dba0879372a67e764e6ace8e33f#bb2039f077a29dba0879372a67e764e6ace8e33f"
|
|
dependencies = [
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-example-rondpoint"
|
|
version = "0.18.0"
|
|
source = "git+https://github.com/mozilla/uniffi-rs.git?rev=bb2039f077a29dba0879372a67e764e6ace8e33f#bb2039f077a29dba0879372a67e764e6ace8e33f"
|
|
dependencies = [
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-example-sprites"
|
|
version = "0.18.0"
|
|
source = "git+https://github.com/mozilla/uniffi-rs.git?rev=bb2039f077a29dba0879372a67e764e6ace8e33f#bb2039f077a29dba0879372a67e764e6ace8e33f"
|
|
dependencies = [
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi-example-todolist"
|
|
version = "0.18.0"
|
|
source = "git+https://github.com/mozilla/uniffi-rs.git?rev=bb2039f077a29dba0879372a67e764e6ace8e33f#bb2039f077a29dba0879372a67e764e6ace8e33f"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"thiserror",
|
|
"uniffi",
|
|
"uniffi_build",
|
|
"uniffi_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi_bindgen"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "12cc4af3c0180c7e86c4a3acf2b6587af04ba2567b1e948993df10f421796621"
|
|
dependencies = [
|
|
"anyhow",
|
|
"askama",
|
|
"bincode",
|
|
"camino",
|
|
"clap",
|
|
"fs-err",
|
|
"goblin 0.5.4",
|
|
"heck",
|
|
"once_cell",
|
|
"paste",
|
|
"serde",
|
|
"serde_json",
|
|
"toml",
|
|
"uniffi_meta",
|
|
"weedle2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi_build"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "510287c368a9386eb731ebe824a6fc6c82a105e20d020af1aa20519c1c1561db"
|
|
dependencies = [
|
|
"anyhow",
|
|
"camino",
|
|
"uniffi_bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi_macros"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c8604503caa2cbcf271578dc51ca236d40e3b22e1514ffa2e638e2c39f6ad10"
|
|
dependencies = [
|
|
"bincode",
|
|
"camino",
|
|
"fs-err",
|
|
"once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
"serde",
|
|
"syn",
|
|
"toml",
|
|
"uniffi_build",
|
|
"uniffi_meta",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uniffi_meta"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cd9417cc653937681436b93838d8c5f97a5b8c58697813982ee8810bd1dc3b57"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unix_path"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "af8e291873ae77c4c8d9c9b34d0bee68a35b048fb39c263a5155e0e353783eaf"
|
|
dependencies = [
|
|
"unix_str",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unix_str"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2ace0b4755d0a2959962769239d56267f8a024fef2d9b32666b3dcd0946b0906"
|
|
|
|
[[package]]
|
|
name = "url"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
|
|
dependencies = [
|
|
"idna",
|
|
"matches",
|
|
"percent-encoding",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uuid"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
|
|
dependencies = [
|
|
"getrandom",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "vcpkg"
|
|
version = "0.2.999"
|
|
|
|
[[package]]
|
|
name = "version_check"
|
|
version = "0.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
[[package]]
|
|
name = "viaduct"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"ffi-support",
|
|
"log",
|
|
"once_cell",
|
|
"prost",
|
|
"prost-derive",
|
|
"serde",
|
|
"serde_json",
|
|
"thiserror",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "void"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
[[package]]
|
|
name = "walkdir"
|
|
version = "2.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
|
|
dependencies = [
|
|
"same-file",
|
|
"winapi",
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "want"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
|
|
dependencies = [
|
|
"log",
|
|
"try-lock",
|
|
]
|
|
|
|
[[package]]
|
|
name = "warp"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3cef4e1e9114a4b7f1ac799f16ce71c14de5778500c5450ec6b7b920c55b587e"
|
|
dependencies = [
|
|
"bytes 1.2.1",
|
|
"futures-channel",
|
|
"futures-util",
|
|
"headers",
|
|
"http",
|
|
"hyper",
|
|
"log",
|
|
"mime",
|
|
"mime_guess",
|
|
"percent-encoding",
|
|
"pin-project",
|
|
"scoped-tls",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_urlencoded",
|
|
"tokio 1.17.0",
|
|
"tokio-stream",
|
|
"tokio-util 0.6.999",
|
|
"tower-service",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.10.0+wasi-snapshot-preview999"
|
|
dependencies = [
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen"
|
|
version = "0.2.100"
|
|
|
|
[[package]]
|
|
name = "wasm-encoder"
|
|
version = "0.17.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7e7ca71c70a6de5b10968ae4d298e548366d9cd9588176e6ff8866f3c49c96ee"
|
|
dependencies = [
|
|
"leb128",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-smith"
|
|
version = "0.11.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7b3aa9c99fbb0df9453b0ab577a797f3fc538882b9f070fd389600b843cd8878"
|
|
dependencies = [
|
|
"arbitrary",
|
|
"flagset",
|
|
"indexmap",
|
|
"leb128",
|
|
"wasm-encoder",
|
|
"wasmparser",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasmparser"
|
|
version = "0.91.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "239cdca8b8f356af8118c522d5fea23da45b60832ed4e18ef90bb3c9d8dce24a"
|
|
dependencies = [
|
|
"indexmap",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wast"
|
|
version = "47.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "117ccfc4262e62a28a13f0548a147f19ffe71e8a08be802af23ae4ea0bedad73"
|
|
dependencies = [
|
|
"leb128",
|
|
"memchr",
|
|
"unicode-width",
|
|
"wasm-encoder",
|
|
]
|
|
|
|
[[package]]
|
|
name = "web-sys"
|
|
version = "0.3.100"
|
|
|
|
[[package]]
|
|
name = "webdriver"
|
|
version = "0.47.0"
|
|
dependencies = [
|
|
"base64",
|
|
"bytes 1.2.1",
|
|
"cookie",
|
|
"http",
|
|
"log",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"time 0.3.9",
|
|
"tokio 1.17.0",
|
|
"tokio-stream",
|
|
"unicode-segmentation",
|
|
"url",
|
|
"warp",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webext-storage"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/mozilla/application-services?rev=b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb#b09ffe23ee60a066176e5d7f9f2c6cd95c528ceb"
|
|
dependencies = [
|
|
"error-support",
|
|
"ffi-support",
|
|
"interrupt-support",
|
|
"lazy_static",
|
|
"log",
|
|
"nss_build_common",
|
|
"rusqlite",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"sql-support",
|
|
"sync-guid",
|
|
"sync15",
|
|
"thiserror",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webext_storage_bridge"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"atomic_refcell",
|
|
"cstr",
|
|
"golden_gate",
|
|
"interrupt-support",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"once_cell",
|
|
"serde",
|
|
"serde_json",
|
|
"sql-support",
|
|
"storage_variant",
|
|
"thin-vec",
|
|
"webext-storage",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webrender"
|
|
version = "0.62.0"
|
|
dependencies = [
|
|
"bincode",
|
|
"bitflags",
|
|
"build-parallel",
|
|
"byteorder",
|
|
"core-foundation",
|
|
"core-graphics",
|
|
"core-text",
|
|
"derive_more",
|
|
"dwrote",
|
|
"etagere",
|
|
"euclid",
|
|
"fog",
|
|
"freetype",
|
|
"fxhash",
|
|
"gleam",
|
|
"glean",
|
|
"glslopt",
|
|
"lazy_static",
|
|
"libc",
|
|
"log",
|
|
"malloc_size_of_derive",
|
|
"num-traits",
|
|
"objc",
|
|
"plane-split",
|
|
"rayon",
|
|
"ron",
|
|
"serde",
|
|
"smallvec",
|
|
"svg_fmt",
|
|
"swgl",
|
|
"time 0.1.44",
|
|
"topological-sort",
|
|
"tracy-rs",
|
|
"webrender_api",
|
|
"webrender_build",
|
|
"wr_malloc_size_of",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webrender_api"
|
|
version = "0.62.0"
|
|
dependencies = [
|
|
"app_units",
|
|
"bitflags",
|
|
"byteorder",
|
|
"crossbeam-channel",
|
|
"euclid",
|
|
"malloc_size_of_derive",
|
|
"peek-poke",
|
|
"serde",
|
|
"serde_bytes",
|
|
"serde_derive",
|
|
"time 0.1.44",
|
|
"wr_malloc_size_of",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webrender_bindings"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"app_units",
|
|
"bincode",
|
|
"core-foundation",
|
|
"core-graphics",
|
|
"dirs",
|
|
"dwrote",
|
|
"euclid",
|
|
"foreign-types",
|
|
"fxhash",
|
|
"gecko-profiler",
|
|
"gleam",
|
|
"log",
|
|
"nsstring",
|
|
"num_cpus",
|
|
"objc",
|
|
"rayon",
|
|
"swgl",
|
|
"thin-vec",
|
|
"tracy-rs",
|
|
"uuid",
|
|
"webrender",
|
|
"winapi",
|
|
"wr_malloc_size_of",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webrender_build"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"bitflags",
|
|
"lazy_static",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webrtc-sdp"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "99abde0f90c17b56ccc3c105f719d61535003862bdb357465f04181ca667ca16"
|
|
dependencies = [
|
|
"log",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "weedle2"
|
|
version = "4.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2e79c5206e1f43a2306fd64bdb95025ee4228960f2e6c5a8b173f3caaf807741"
|
|
dependencies = [
|
|
"nom 7.1.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wgpu-core"
|
|
version = "0.13.0"
|
|
source = "git+https://github.com/gfx-rs/wgpu?rev=b752c7d2#b752c7d248a1668ffd954685259b80902307af94"
|
|
dependencies = [
|
|
"arrayvec",
|
|
"bit-vec",
|
|
"bitflags",
|
|
"cfg_aliases",
|
|
"codespan-reporting",
|
|
"copyless",
|
|
"fxhash",
|
|
"log",
|
|
"naga",
|
|
"parking_lot 0.12.999",
|
|
"profiling",
|
|
"ron",
|
|
"serde",
|
|
"smallvec",
|
|
"thiserror",
|
|
"web-sys",
|
|
"wgpu-hal",
|
|
"wgpu-types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wgpu-hal"
|
|
version = "0.13.0"
|
|
source = "git+https://github.com/gfx-rs/wgpu?rev=b752c7d2#b752c7d248a1668ffd954685259b80902307af94"
|
|
dependencies = [
|
|
"android_system_properties",
|
|
"arrayvec",
|
|
"ash",
|
|
"bit-set",
|
|
"bitflags",
|
|
"block",
|
|
"core-graphics-types",
|
|
"d3d12",
|
|
"foreign-types",
|
|
"fxhash",
|
|
"glow",
|
|
"gpu-alloc",
|
|
"gpu-descriptor",
|
|
"js-sys",
|
|
"khronos-egl",
|
|
"libloading 0.7.3",
|
|
"log",
|
|
"metal",
|
|
"naga",
|
|
"objc",
|
|
"parking_lot 0.12.999",
|
|
"profiling",
|
|
"range-alloc",
|
|
"raw-window-handle",
|
|
"renderdoc-sys",
|
|
"smallvec",
|
|
"thiserror",
|
|
"wasm-bindgen",
|
|
"web-sys",
|
|
"wgpu-types",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wgpu-types"
|
|
version = "0.13.0"
|
|
source = "git+https://github.com/gfx-rs/wgpu?rev=b752c7d2#b752c7d248a1668ffd954685259b80902307af94"
|
|
dependencies = [
|
|
"bitflags",
|
|
"bitflags_serde_shim",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wgpu_bindings"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bincode",
|
|
"log",
|
|
"nsstring",
|
|
"parking_lot 0.11.2",
|
|
"serde",
|
|
"wgpu-core",
|
|
"wgpu-hal",
|
|
"wgpu-types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "whatsys"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c24fff5aa1e0973964ba23a995e8b10fa2cdeae507e0cbbbd36f8403242a765d"
|
|
dependencies = [
|
|
"cc",
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
dependencies = [
|
|
"winapi-i686-pc-windows-gnu",
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
[[package]]
|
|
name = "winapi-util"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[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 = "wineventlog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"log",
|
|
"winapi",
|
|
"wio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winreg"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a27a759395c1195c4cc5cda607ef6f8f6498f64e78f7900f5de0a127a424704a"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wio"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wr_malloc_size_of"
|
|
version = "0.0.2"
|
|
dependencies = [
|
|
"app_units",
|
|
"euclid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wyz"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"
|
|
|
|
[[package]]
|
|
name = "xml-rs"
|
|
version = "0.8.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"
|
|
|
|
[[package]]
|
|
name = "xmldecl"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "efeb408acbc94f7459f1a3ee3620c108ebea5e5baf93a4641c07d57f59f5ffd1"
|
|
dependencies = [
|
|
"encoding_rs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xpcom"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cstr",
|
|
"libc",
|
|
"mozbuild",
|
|
"nserror",
|
|
"nsstring",
|
|
"thin-vec",
|
|
"threadbound",
|
|
"xpcom_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xpcom-gtest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"nserror",
|
|
"nsstring",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xpcom_macros"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"mozbuild",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xulstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"crossbeam-utils 0.8.11",
|
|
"cstr",
|
|
"libc",
|
|
"log",
|
|
"moz_task",
|
|
"nserror",
|
|
"nsstring",
|
|
"once_cell",
|
|
"rkv",
|
|
"serde_json",
|
|
"tempfile",
|
|
"thiserror",
|
|
"xpcom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "yaml-rust"
|
|
version = "0.4.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
|
|
dependencies = [
|
|
"linked-hash-map",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zeitstempel"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eeea3eb6a30ed24e374f59368d3917c5180a845fdd4ed6f1b2278811a9e826f8"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zip"
|
|
version = "0.6.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bf225bcf73bb52cbb496e70475c7bd7a3f769df699c0020f6c7bd9a96dcf0b8d"
|
|
dependencies = [
|
|
"byteorder",
|
|
"crc32fast",
|
|
"crossbeam-utils 0.8.11",
|
|
"flate2",
|
|
]
|