8449 lines
169 KiB
TOML
8449 lines
169 KiB
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "abomonation"
|
|
version = "0.7.3+smallvec1"
|
|
source = "git+https://github.com/markbt/abomonation?rev=0f43346d2afa2aedc64d61f3f4273e8d1e454642#0f43346d2afa2aedc64d61f3f4273e8d1e454642"
|
|
dependencies = [
|
|
"smallvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "abomonation_derive"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e50e2a046af56a864c62d97b7153fda72c596e646be1b0c7963736821f6e1efa"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "addr2line"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
|
dependencies = [
|
|
"gimli",
|
|
]
|
|
|
|
[[package]]
|
|
name = "adler"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
[[package]]
|
|
name = "ahash"
|
|
version = "0.4.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0453232ace82dee0dd0b4c87a59bd90f7b53b314f3e0f61fe2ee7c8a16482289"
|
|
|
|
[[package]]
|
|
name = "ahash"
|
|
version = "0.8.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "77c3a9648d43b9cd48db467b3f87fdd6e146bcc88ab0180006cef2179fe11d01"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"once_cell",
|
|
"version_check",
|
|
"zerocopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "aho-corasick"
|
|
version = "1.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "alloc-no-stdlib"
|
|
version = "2.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
|
|
|
|
[[package]]
|
|
name = "alloc-stdlib"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
|
|
dependencies = [
|
|
"alloc-no-stdlib",
|
|
]
|
|
|
|
[[package]]
|
|
name = "allocator-api2"
|
|
version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
|
|
|
|
[[package]]
|
|
name = "android-tzdata"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
[[package]]
|
|
name = "android_system_properties"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ansi_term"
|
|
version = "0.12.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
|
|
dependencies = [
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstream"
|
|
version = "0.6.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5"
|
|
dependencies = [
|
|
"anstyle",
|
|
"anstyle-parse",
|
|
"anstyle-query",
|
|
"anstyle-wincon",
|
|
"colorchoice",
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle"
|
|
version = "1.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
|
|
|
|
[[package]]
|
|
name = "anstyle-parse"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
|
|
dependencies = [
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle-query"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
|
|
dependencies = [
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle-wincon"
|
|
version = "3.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
|
|
dependencies = [
|
|
"anstyle",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.79"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
|
|
dependencies = [
|
|
"backtrace",
|
|
]
|
|
|
|
[[package]]
|
|
name = "arbitrary"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
|
|
|
|
[[package]]
|
|
name = "arc-swap"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"
|
|
|
|
[[package]]
|
|
name = "arrayref"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
|
|
|
|
[[package]]
|
|
name = "arrayvec"
|
|
version = "0.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
|
|
[[package]]
|
|
name = "assert-json-diff"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4259cbe96513d2f1073027a259fc2ca917feb3026a5a8d984e3628e490255cc0"
|
|
dependencies = [
|
|
"extend",
|
|
"serde",
|
|
"serde_json",
|
|
]
|
|
|
|
[[package]]
|
|
name = "assert_matches"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9"
|
|
|
|
[[package]]
|
|
name = "async-compression"
|
|
version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c"
|
|
dependencies = [
|
|
"brotli",
|
|
"bzip2",
|
|
"flate2",
|
|
"futures-core",
|
|
"futures-io",
|
|
"memchr",
|
|
"pin-project-lite",
|
|
"tokio",
|
|
"zstd",
|
|
"zstd-safe",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-io"
|
|
version = "1.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
|
|
dependencies = [
|
|
"async-lock",
|
|
"autocfg",
|
|
"cfg-if 1.0.0",
|
|
"concurrent-queue",
|
|
"futures-lite",
|
|
"log",
|
|
"parking",
|
|
"polling",
|
|
"rustix 0.37.27",
|
|
"slab",
|
|
"socket2 0.4.10",
|
|
"waker-fn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-lock"
|
|
version = "2.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
|
|
dependencies = [
|
|
"event-listener",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-runtime"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"futures 0.3.30",
|
|
"num_cpus",
|
|
"once_cell",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-trait"
|
|
version = "0.1.77"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "atexit"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"once_cell",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "atomic"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
|
|
|
|
[[package]]
|
|
name = "atomicfile"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"tempfile",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "atty"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
dependencies = [
|
|
"hermit-abi 0.1.19",
|
|
"libc",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "auth"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"chrono",
|
|
"configmodel",
|
|
"indexmap 2.1.0",
|
|
"once_cell",
|
|
"pem",
|
|
"simple_asn1",
|
|
"staticconfig",
|
|
"thiserror",
|
|
"tracing",
|
|
"url",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "auto_impl"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fee3da8ef1276b0bee5dd1c7258010d8fffd31801447323115a25560e1327b89"
|
|
dependencies = [
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
|
[[package]]
|
|
name = "backingstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"arc-swap",
|
|
"configloader",
|
|
"constructors",
|
|
"cxx",
|
|
"eagerepo",
|
|
"edenapi",
|
|
"env_logger 0.10.2",
|
|
"identity",
|
|
"indexedlog",
|
|
"log",
|
|
"manifest",
|
|
"parking_lot",
|
|
"repo",
|
|
"storemodel",
|
|
"tracing",
|
|
"tracing-collector",
|
|
"tracing-subscriber",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "backingstore-benches"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"backingstore",
|
|
"configloader",
|
|
"identity",
|
|
"minibench",
|
|
"procinfo",
|
|
"repo",
|
|
"tempfile",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "backtrace"
|
|
version = "0.3.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
|
dependencies = [
|
|
"addr2line",
|
|
"cc",
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"miniz_oxide",
|
|
"object",
|
|
"rustc-demangle",
|
|
]
|
|
|
|
[[package]]
|
|
name = "base64"
|
|
version = "0.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
|
|
[[package]]
|
|
name = "base64"
|
|
version = "0.21.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
|
|
|
[[package]]
|
|
name = "bindag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"dag",
|
|
"drawdag",
|
|
"nonblocking",
|
|
"tempfile",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bindings"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"paste",
|
|
"pyatexit",
|
|
"pyauth",
|
|
"pyblackbox",
|
|
"pybytes",
|
|
"pycats",
|
|
"pycbor",
|
|
"pycext",
|
|
"pycheckout",
|
|
"pyclientinfo",
|
|
"pycliparser",
|
|
"pyconchparser",
|
|
"pyconfigloader",
|
|
"pycopytrace",
|
|
"pydag",
|
|
"pydiffhelpers",
|
|
"pydirs",
|
|
"pydoctor",
|
|
"pydrawdag",
|
|
"pyeagerepo",
|
|
"pyedenapi",
|
|
"pyedenclient",
|
|
"pyerror",
|
|
"pyexchange",
|
|
"pyfail",
|
|
"pyfs",
|
|
"pygitstore",
|
|
"pyhgmetrics",
|
|
"pyhgtime",
|
|
"pyidentity",
|
|
"pyindexedlog",
|
|
"pyio",
|
|
"pylinelog",
|
|
"pylock",
|
|
"pylz4",
|
|
"pymanifest",
|
|
"pymetalog",
|
|
"pymodules",
|
|
"pymutationstore",
|
|
"pynodeipc",
|
|
"pynodemap",
|
|
"pypathhistory",
|
|
"pypathmatcher",
|
|
"pypprint",
|
|
"pyprocess",
|
|
"pyprogress",
|
|
"pyrefencode",
|
|
"pyregex",
|
|
"pyrenderdag",
|
|
"pyrepo",
|
|
"pyrevisionstore",
|
|
"pyrevlogindex",
|
|
"pysptui",
|
|
"pystatus",
|
|
"pythreading",
|
|
"pytoml",
|
|
"pytracing",
|
|
"pytreestate",
|
|
"pyversion",
|
|
"pyvlq",
|
|
"pywebview",
|
|
"pyworker",
|
|
"pyworkingcopy",
|
|
"pyxdiff",
|
|
"pyzstd",
|
|
"pyzstore",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bindings-lib"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"hgcommands",
|
|
]
|
|
|
|
[[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"
|
|
version = "2.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
|
|
|
[[package]]
|
|
name = "bitmaps"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
|
|
dependencies = [
|
|
"typenum",
|
|
]
|
|
|
|
[[package]]
|
|
name = "blackbox"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"byteorder",
|
|
"clientinfo",
|
|
"indexedlog",
|
|
"lazy_static",
|
|
"libc",
|
|
"minibench",
|
|
"parking_lot",
|
|
"serde",
|
|
"serde_alt",
|
|
"serde_cbor",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"tempfile",
|
|
]
|
|
|
|
[[package]]
|
|
name = "blake2"
|
|
version = "0.10.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
|
|
dependencies = [
|
|
"digest 0.10.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "blake3"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0231f06152bf547e9c2b5194f247cd97aacf6dcd8b15d8e5ec0663f64580da87"
|
|
dependencies = [
|
|
"arrayref",
|
|
"arrayvec",
|
|
"cc",
|
|
"cfg-if 1.0.0",
|
|
"constant_time_eq",
|
|
"digest 0.10.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "block-buffer"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
|
|
dependencies = [
|
|
"generic-array",
|
|
]
|
|
|
|
[[package]]
|
|
name = "block-buffer"
|
|
version = "0.10.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
dependencies = [
|
|
"generic-array",
|
|
]
|
|
|
|
[[package]]
|
|
name = "brotli"
|
|
version = "3.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f"
|
|
dependencies = [
|
|
"alloc-no-stdlib",
|
|
"alloc-stdlib",
|
|
"brotli-decompressor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "brotli-decompressor"
|
|
version = "2.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f"
|
|
dependencies = [
|
|
"alloc-no-stdlib",
|
|
"alloc-stdlib",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bstr"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c48f0051a4b4c5e0b6d365cd04af53aeaa209e3cc15ec2cdb69e73cc87fbd0dc"
|
|
dependencies = [
|
|
"memchr",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bufsize"
|
|
version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7864afba28009cd99a4d973c3de89cc766b800cdf1bd909966d454906f3bce5d"
|
|
dependencies = [
|
|
"bytes",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bumpalo"
|
|
version = "3.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
|
|
|
[[package]]
|
|
name = "byteorder"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
[[package]]
|
|
name = "bytes"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bzip2"
|
|
version = "0.4.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
|
|
dependencies = [
|
|
"bzip2-sys",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bzip2-sys"
|
|
version = "0.1.11+1.0.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cassowary"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53"
|
|
|
|
[[package]]
|
|
name = "cats"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"configmodel",
|
|
"indexmap 2.1.0",
|
|
"serde",
|
|
"serde_json",
|
|
"thiserror",
|
|
"tracing",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.0.83"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
|
dependencies = [
|
|
"jobserver",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
[[package]]
|
|
name = "checkout"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"atexit",
|
|
"configmodel",
|
|
"crossbeam",
|
|
"edenfs-client",
|
|
"fail",
|
|
"fs-err",
|
|
"hg-metrics",
|
|
"manifest",
|
|
"manifest-tree",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"progress-model",
|
|
"quickcheck",
|
|
"repo",
|
|
"repolock",
|
|
"serde_json",
|
|
"spawn-ext",
|
|
"status",
|
|
"storemodel",
|
|
"tempfile",
|
|
"termlogger",
|
|
"thiserror",
|
|
"toml",
|
|
"tracing",
|
|
"treestate",
|
|
"types",
|
|
"util",
|
|
"vfs",
|
|
"walkdir",
|
|
"workingcopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "chrono"
|
|
version = "0.4.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
|
dependencies = [
|
|
"android-tzdata",
|
|
"iana-time-zone",
|
|
"num-traits",
|
|
"serde",
|
|
"windows-targets 0.48.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
version = "2.34.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
|
|
dependencies = [
|
|
"ansi_term",
|
|
"atty",
|
|
"bitflags 1.3.2",
|
|
"strsim 0.8.0",
|
|
"textwrap 0.11.0",
|
|
"unicode-width",
|
|
"vec_map",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
version = "3.2.25"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
|
|
dependencies = [
|
|
"atty",
|
|
"bitflags 1.3.2",
|
|
"clap_derive 3.2.25",
|
|
"clap_lex 0.2.4",
|
|
"indexmap 1.9.3",
|
|
"once_cell",
|
|
"regex",
|
|
"strsim 0.10.0",
|
|
"termcolor",
|
|
"terminal_size 0.2.6",
|
|
"textwrap 0.16.0",
|
|
"unicase",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
version = "4.4.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c"
|
|
dependencies = [
|
|
"clap_builder",
|
|
"clap_derive 4.4.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_builder"
|
|
version = "4.4.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7"
|
|
dependencies = [
|
|
"anstream",
|
|
"anstyle",
|
|
"clap_lex 0.6.0",
|
|
"strsim 0.10.0",
|
|
"terminal_size 0.3.0",
|
|
"unicase",
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_derive"
|
|
version = "3.2.25"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008"
|
|
dependencies = [
|
|
"heck 0.4.1",
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_derive"
|
|
version = "4.4.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442"
|
|
dependencies = [
|
|
"heck 0.4.1",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[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 = "clap_lex"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
|
|
|
|
[[package]]
|
|
name = "clidispatch"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"blackbox",
|
|
"cliparser",
|
|
"configloader",
|
|
"configmodel",
|
|
"hgplain",
|
|
"hostname 0.1.0",
|
|
"identity",
|
|
"indexedlog",
|
|
"io",
|
|
"network-doctor",
|
|
"repo",
|
|
"sampling",
|
|
"termlogger",
|
|
"thiserror",
|
|
"thrift-types",
|
|
"tracing",
|
|
"types",
|
|
"util",
|
|
"workingcopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clientinfo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"hostname 0.1.0",
|
|
"lazy_static",
|
|
"rand 0.8.5",
|
|
"serde",
|
|
"serde_json",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clientinfo_async"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"clientinfo",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cliparser"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"indexmap 2.1.0",
|
|
"serde",
|
|
"shlex",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clone"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"checkout",
|
|
"configmodel",
|
|
"manifest-tree",
|
|
"repo",
|
|
"tempfile",
|
|
"termlogger",
|
|
"thiserror",
|
|
"tracing",
|
|
"treestate",
|
|
"types",
|
|
"util",
|
|
"vfs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cloned"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
|
|
[[package]]
|
|
name = "codegen"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"zstdelta",
|
|
]
|
|
|
|
[[package]]
|
|
name = "codegen_includer_proc_macro"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"quote",
|
|
]
|
|
|
|
[[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 = "colorchoice"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
|
|
|
[[package]]
|
|
name = "colored"
|
|
version = "1.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a5f741c91823341bebf717d4c71bda820630ce065443b58bd1b7451af008355"
|
|
dependencies = [
|
|
"is-terminal",
|
|
"lazy_static",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "comfy-table"
|
|
version = "6.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7e959d788268e3bf9d35ace83e81b124190378e4c91c9067524675e33394b8ba"
|
|
dependencies = [
|
|
"crossterm",
|
|
"strum",
|
|
"strum_macros",
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "commandserver"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"atexit",
|
|
"configmodel",
|
|
"dirs 2.0.2",
|
|
"fn-error-context",
|
|
"fs2",
|
|
"identity",
|
|
"libc",
|
|
"nodeipc",
|
|
"once_cell",
|
|
"procutil",
|
|
"serde",
|
|
"spawn-ext",
|
|
"system-command",
|
|
"tracing",
|
|
"udsipc",
|
|
"version",
|
|
]
|
|
|
|
[[package]]
|
|
name = "commitcloudsubscriber"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"base64 0.13.1",
|
|
"filetime",
|
|
"hostcaps",
|
|
"identity",
|
|
"lazy_static",
|
|
"log",
|
|
"mime",
|
|
"parking_lot",
|
|
"regex",
|
|
"reqwest",
|
|
"rust-ini",
|
|
"serde",
|
|
"serde_json",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "commits-git"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"commits-trait",
|
|
"dag",
|
|
"factory",
|
|
"fs-err",
|
|
"futures 0.3.30",
|
|
"gitdag",
|
|
"metalog",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"refencode",
|
|
"storemodel",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "commits-trait"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"dag",
|
|
"futures 0.3.30",
|
|
"metalog",
|
|
"minibytes",
|
|
"serde",
|
|
"storemodel",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "conch-parser"
|
|
version = "0.1.1"
|
|
dependencies = [
|
|
"serde",
|
|
"void",
|
|
]
|
|
|
|
[[package]]
|
|
name = "conch_parser"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"conch-parser",
|
|
"cpython",
|
|
]
|
|
|
|
[[package]]
|
|
name = "concurrent-queue"
|
|
version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
|
|
dependencies = [
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[package]]
|
|
name = "config"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"codegen_includer_proc_macro",
|
|
"config_types",
|
|
"const-cstr",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"ref-cast",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
"tracing",
|
|
"tracing-futures",
|
|
]
|
|
|
|
[[package]]
|
|
name = "config_thrift"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"codegen_includer_proc_macro",
|
|
"config_thrift_types",
|
|
"const-cstr",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"ref-cast",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
"tracing",
|
|
"tracing-futures",
|
|
]
|
|
|
|
[[package]]
|
|
name = "config_thrift_types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"codegen_includer_proc_macro",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"once_cell",
|
|
"ref-cast",
|
|
"serde",
|
|
"serde_derive",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "config_types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"codegen_includer_proc_macro",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"once_cell",
|
|
"ref-cast",
|
|
"serde",
|
|
"serde_derive",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "configloader"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"base64 0.13.1",
|
|
"configmodel",
|
|
"configset",
|
|
"dirs 2.0.2",
|
|
"filetime",
|
|
"hgplain",
|
|
"hgtime",
|
|
"hostcaps",
|
|
"hostname 0.3.1",
|
|
"http-client",
|
|
"identity",
|
|
"minibench",
|
|
"minibytes",
|
|
"once_cell",
|
|
"regex",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_urlencoded 0.7.1",
|
|
"sha2 0.10.8",
|
|
"staticconfig",
|
|
"tempfile",
|
|
"testutil",
|
|
"tracing",
|
|
"types",
|
|
"unionconfig",
|
|
"url",
|
|
"util",
|
|
"version",
|
|
"zstd",
|
|
]
|
|
|
|
[[package]]
|
|
name = "configmodel"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"auto_impl",
|
|
"minibytes",
|
|
"thiserror",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "configset"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"hgrc-parser",
|
|
"indexmap 2.1.0",
|
|
"minibytes",
|
|
"tempfile",
|
|
"tracing",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "console"
|
|
version = "0.15.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
|
|
dependencies = [
|
|
"encode_unicode",
|
|
"lazy_static",
|
|
"libc",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "const-cstr"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6"
|
|
|
|
[[package]]
|
|
name = "constant_time_eq"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2"
|
|
|
|
[[package]]
|
|
name = "constructors"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"commits-git",
|
|
"eagerepo",
|
|
"edenapi",
|
|
"gitstore",
|
|
"hgcommits",
|
|
"manifest-tree",
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "control-point"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"lazy_static",
|
|
"parking_lot",
|
|
"serde_json",
|
|
"tempfile",
|
|
"tracing",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cookie"
|
|
version = "0.16.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
|
|
dependencies = [
|
|
"percent-encoding",
|
|
"time",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cookie_store"
|
|
version = "0.16.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d606d0fba62e13cf04db20536c05cb7f13673c161cb47a47a82b9b9e7d3f1daa"
|
|
dependencies = [
|
|
"cookie",
|
|
"idna 0.2.3",
|
|
"log",
|
|
"publicsuffix",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"time",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "copytrace"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"async-trait",
|
|
"configmodel",
|
|
"dag",
|
|
"git2",
|
|
"hg-metrics",
|
|
"lru-cache",
|
|
"manifest",
|
|
"manifest-tree",
|
|
"parking_lot",
|
|
"pathhistory",
|
|
"pathmatcher",
|
|
"serde",
|
|
"storemodel",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"tracing-test",
|
|
"types",
|
|
"xdiff",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-foundation"
|
|
version = "0.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-foundation-sys"
|
|
version = "0.8.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
|
|
|
[[package]]
|
|
name = "cpufeatures"
|
|
version = "0.2.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpython"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3052106c29da7390237bc2310c1928335733b286287754ea85e6093d2495280e"
|
|
dependencies = [
|
|
"libc",
|
|
"num-traits",
|
|
"paste",
|
|
"python3-sys",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpython_async"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"futures 0.3.30",
|
|
"itertools",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpython_ext"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"libc",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"python3-sys",
|
|
"serde",
|
|
"serde_bytes",
|
|
"serde_cbor",
|
|
"thiserror",
|
|
"types",
|
|
]
|
|
|
|
[[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"
|
|
version = "0.8.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8"
|
|
dependencies = [
|
|
"crossbeam-channel 0.5.11",
|
|
"crossbeam-deque",
|
|
"crossbeam-epoch",
|
|
"crossbeam-queue",
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c8ec7fcd21571dc78f96cc96243cab8d8f035247c3efd16c687be154c3fa9efa"
|
|
dependencies = [
|
|
"crossbeam-utils 0.6.6",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
version = "0.5.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "176dc175b78f56c0f321911d9c8eb2b77a78a4860b9c19db83835fea1a46649b"
|
|
dependencies = [
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
|
|
dependencies = [
|
|
"crossbeam-epoch",
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-epoch"
|
|
version = "0.9.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
|
|
dependencies = [
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-queue"
|
|
version = "0.3.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
|
|
dependencies = [
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[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.10",
|
|
"lazy_static",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.8.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
|
|
|
|
[[package]]
|
|
name = "crossterm"
|
|
version = "0.26.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a84cda67535339806297f1b331d6dd6320470d2a0fe65381e79ee9e156dd3d13"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"crossterm_winapi",
|
|
"libc",
|
|
"mio",
|
|
"parking_lot",
|
|
"signal-hook 0.3.17",
|
|
"signal-hook-mio",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossterm_winapi"
|
|
version = "0.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
|
|
dependencies = [
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[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 = "csscolorparser"
|
|
version = "0.6.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb2a7d3066da2de787b7f032c736763eb7ae5d355f81a68bab2675a96008b0bf"
|
|
dependencies = [
|
|
"lab",
|
|
"phf 0.11.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ctor"
|
|
version = "0.1.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
|
|
dependencies = [
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ctrlc"
|
|
version = "3.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b467862cc8610ca6fc9a1532d7777cee0804e678ab45410897b9396495994a0b"
|
|
dependencies = [
|
|
"nix 0.27.1",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "curl"
|
|
version = "0.4.44"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
|
|
dependencies = [
|
|
"curl-sys",
|
|
"libc",
|
|
"openssl-probe",
|
|
"openssl-sys",
|
|
"schannel",
|
|
"socket2 0.4.10",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "curl-sys"
|
|
version = "0.4.70+curl-8.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3c0333d8849afe78a4c8102a429a446bfdd055832af071945520e835ae2d841e"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"libnghttp2-sys",
|
|
"libz-sys",
|
|
"openssl-sys",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cxx"
|
|
version = "1.0.115"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8de00f15a6fa069c99b88c5c78c4541d0e7899a33b86f7480e23df2431fce0bc"
|
|
dependencies = [
|
|
"cc",
|
|
"cxxbridge-flags",
|
|
"cxxbridge-macro",
|
|
"link-cplusplus",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cxx-build"
|
|
version = "1.0.115"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0a71e1e631fa2f2f5f92e8b0d860a00c198c6771623a6cefcc863e3554f0d8d6"
|
|
dependencies = [
|
|
"cc",
|
|
"codespan-reporting",
|
|
"once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
"scratch",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cxxbridge-flags"
|
|
version = "1.0.115"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6f3fed61d56ba497c4efef9144dfdbaa25aa58f2f6b3a7cf441d4591c583745c"
|
|
|
|
[[package]]
|
|
name = "cxxbridge-macro"
|
|
version = "1.0.115"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8908e380a8efd42150c017b0cfa31509fc49b6d47f7cb6b33e93ffb8f4e3661e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"bitflags 2.4.2",
|
|
"byteorder",
|
|
"dag-types",
|
|
"dev-logger",
|
|
"drawdag",
|
|
"fail",
|
|
"fs2",
|
|
"futures 0.3.30",
|
|
"indexedlog",
|
|
"indexmap 2.1.0",
|
|
"mincode",
|
|
"minibytes",
|
|
"nonblocking",
|
|
"once_cell",
|
|
"quickcheck",
|
|
"rand 0.8.5",
|
|
"renderdag",
|
|
"serde",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dag-benches"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bindag",
|
|
"dag",
|
|
"dev-logger",
|
|
"mincode",
|
|
"minibench",
|
|
"nonblocking",
|
|
"serde_cbor",
|
|
"tempfile",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dag-types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"abomonation",
|
|
"abomonation_derive",
|
|
"minibytes",
|
|
"quickcheck",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dashmap"
|
|
version = "5.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"hashbrown 0.14.3",
|
|
"lock_api",
|
|
"once_cell",
|
|
"parking_lot_core",
|
|
"rayon",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "debugtop"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"chrono",
|
|
"runlog",
|
|
]
|
|
|
|
[[package]]
|
|
name = "deltae"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5729f5117e208430e437df2f4843f5e5952997175992d1414f94c57d61e270b4"
|
|
|
|
[[package]]
|
|
name = "deranged"
|
|
version = "0.3.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
|
dependencies = [
|
|
"powerfmt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dev-logger"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"ctor",
|
|
"tracing",
|
|
"tracing-subscriber",
|
|
]
|
|
|
|
[[package]]
|
|
name = "diff"
|
|
version = "0.1.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
|
|
|
|
[[package]]
|
|
name = "difference"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
|
|
|
|
[[package]]
|
|
name = "digest"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
|
dependencies = [
|
|
"generic-array",
|
|
]
|
|
|
|
[[package]]
|
|
name = "digest"
|
|
version = "0.10.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
dependencies = [
|
|
"block-buffer 0.10.4",
|
|
"crypto-common",
|
|
"subtle",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dirs"
|
|
version = "2.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
|
|
dependencies = [
|
|
"cfg-if 0.1.10",
|
|
"dirs-sys",
|
|
]
|
|
|
|
[[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 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dlv-list"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "68df3f2b690c1b86e65ef7830956aededf3cb0a16f898f79b9a6f421a7b6211b"
|
|
dependencies = [
|
|
"rand 0.8.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "drawdag"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "dtoa"
|
|
version = "0.4.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
|
|
|
|
[[package]]
|
|
name = "eagerepo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"configmodel",
|
|
"dag",
|
|
"edenapi_trait",
|
|
"factory",
|
|
"fail",
|
|
"futures 0.3.30",
|
|
"hgstore",
|
|
"http",
|
|
"identity",
|
|
"manifest-tree",
|
|
"metalog",
|
|
"minibytes",
|
|
"nonblocking",
|
|
"parking_lot",
|
|
"storemodel",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"zstore",
|
|
]
|
|
|
|
[[package]]
|
|
name = "eden_apfs_mount_helper"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"libc",
|
|
"once_cell",
|
|
"plist",
|
|
"pretty_assertions",
|
|
"serde",
|
|
"serde_json",
|
|
"sha2 0.10.8",
|
|
"structopt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "edenapi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"async-trait",
|
|
"bytes",
|
|
"chrono",
|
|
"clientinfo",
|
|
"clientinfo_async",
|
|
"configmodel",
|
|
"edenapi_trait",
|
|
"edenapi_types",
|
|
"futures 0.3.30",
|
|
"hg-http",
|
|
"http-client",
|
|
"itertools",
|
|
"metrics",
|
|
"minibytes",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"pprint",
|
|
"progress-model",
|
|
"repo_name",
|
|
"serde",
|
|
"serde_cbor",
|
|
"serde_json",
|
|
"tokio",
|
|
"tracing",
|
|
"types",
|
|
"url",
|
|
"version",
|
|
]
|
|
|
|
[[package]]
|
|
name = "edenapi_ext"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"blake2",
|
|
"cloned",
|
|
"crossbeam",
|
|
"edenapi",
|
|
"edenapi_types",
|
|
"futures 0.3.30",
|
|
"itertools",
|
|
"minibytes",
|
|
"tokio",
|
|
"types",
|
|
"vfs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "edenapi_trait"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"auth",
|
|
"configmodel",
|
|
"edenapi_types",
|
|
"futures 0.3.30",
|
|
"http",
|
|
"http-client",
|
|
"minibytes",
|
|
"serde_cbor",
|
|
"thiserror",
|
|
"types",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "edenapi_types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"blake2",
|
|
"blake3",
|
|
"bytes",
|
|
"dag-types",
|
|
"insta_ext",
|
|
"paste",
|
|
"quickcheck",
|
|
"quickcheck_arbitrary_derive",
|
|
"quickcheck_macros",
|
|
"revisionstore_types",
|
|
"serde",
|
|
"serde_bytes",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"sha1",
|
|
"sha2 0.10.8",
|
|
"thiserror",
|
|
"type_macros",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "edenfs-client"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"clientinfo",
|
|
"fbthrift_socket",
|
|
"fs-err",
|
|
"identity",
|
|
"serde",
|
|
"thrift-types",
|
|
"tokio-uds-compat",
|
|
"toml",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "edenfs_ffi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"cxx",
|
|
"cxx-build",
|
|
"identity",
|
|
"manifest",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"repo",
|
|
"sparse",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "either"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
|
|
|
[[package]]
|
|
name = "encode_unicode"
|
|
version = "0.3.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
|
|
|
|
[[package]]
|
|
name = "encoding"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"local-encoding",
|
|
"types",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encoding_rs"
|
|
version = "0.8.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "enum_dispatch"
|
|
version = "0.3.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f33313078bb8d4d05a2733a94ac4c2d8a0df9a2b84424ebf4f33bfc224a890e"
|
|
dependencies = [
|
|
"once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
version = "0.8.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
|
|
dependencies = [
|
|
"log",
|
|
"regex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
version = "0.10.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
|
|
dependencies = [
|
|
"humantime",
|
|
"is-terminal",
|
|
"log",
|
|
"regex",
|
|
"termcolor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "equivalent"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
[[package]]
|
|
name = "erased-serde"
|
|
version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "55d05712b2d8d88102bc9868020c9e5c7a1f5527c452b9b97450a1d006140ba7"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "errno"
|
|
version = "0.3.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
|
dependencies = [
|
|
"libc",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "event-listener"
|
|
version = "2.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
|
|
[[package]]
|
|
name = "exchange"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"dag",
|
|
"edenapi",
|
|
"hgcommits",
|
|
"metalog",
|
|
"refencode",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "extend"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f47da3a72ec598d9c8937a7ebca8962a5c7a1f28444e38c2b33c771ba3f55f05"
|
|
dependencies = [
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "factory"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fail"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3be3c61c59fdc91f5dbc3ea31ee8623122ce80057058be560654c5d410d181a6"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"log",
|
|
"rand 0.7.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fancy-regex"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0678ab2d46fa5195aaf59ad034c083d351377d4af57f3e073c074d0da3e3c766"
|
|
dependencies = [
|
|
"bit-set",
|
|
"regex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "faster-hex"
|
|
version = "0.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "51e2ce894d53b295cf97b05685aa077950ff3e8541af83217fc720a6437169f8"
|
|
|
|
[[package]]
|
|
name = "fastrand"
|
|
version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
|
|
dependencies = [
|
|
"instant",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fastrand"
|
|
version = "2.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
|
|
|
[[package]]
|
|
name = "fb303_core"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/facebook/fb303.git?branch=main#1dd3544a29690edacb8da2910cd6e788a9f6c66b"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"codegen_includer_proc_macro",
|
|
"const-cstr",
|
|
"fb303_core_types",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"ref-cast",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
"tracing",
|
|
"tracing-futures",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fb303_core_types"
|
|
version = "0.0.0"
|
|
source = "git+https://github.com/facebook/fb303.git?branch=main#1dd3544a29690edacb8da2910cd6e788a9f6c66b"
|
|
dependencies = [
|
|
"anyhow",
|
|
"codegen_includer_proc_macro",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"once_cell",
|
|
"ref-cast",
|
|
"serde",
|
|
"serde_derive",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fbinit"
|
|
version = "0.1.2"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"fbinit_macros",
|
|
"quickcheck",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fbinit_macros"
|
|
version = "0.1.2"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fbthrift"
|
|
version = "0.0.1+unstable"
|
|
source = "git+https://github.com/facebook/fbthrift.git?branch=main#f0eefaa2734bce13d861e0182b90a98d13250f17"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"base64 0.13.1",
|
|
"bufsize",
|
|
"bytes",
|
|
"futures 0.3.30",
|
|
"ghost",
|
|
"num-derive",
|
|
"num-traits",
|
|
"ordered-float",
|
|
"panic-message",
|
|
"serde_json",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fbthrift_framed"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"byteorder",
|
|
"bytes",
|
|
"tokio-util 0.7.10",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fbthrift_socket"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bytes",
|
|
"fbthrift",
|
|
"fbthrift_framed",
|
|
"fbthrift_util",
|
|
"futures 0.3.30",
|
|
"tokio",
|
|
"tokio-tower",
|
|
"tokio-util 0.7.10",
|
|
"tower-service",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fbthrift_util"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "filedescriptor"
|
|
version = "0.7.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e70cb4dda2f343f3b7a98a6536559d04a700136cada190822e5d6a99e4184c06"
|
|
dependencies = [
|
|
"anyhow",
|
|
"libc",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "filedescriptor"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e"
|
|
dependencies = [
|
|
"libc",
|
|
"thiserror",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "filetime"
|
|
version = "0.2.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"redox_syscall",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "finl_unicode"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
|
|
|
|
[[package]]
|
|
name = "fixedbitset"
|
|
version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
|
|
|
|
[[package]]
|
|
name = "flate2"
|
|
version = "1.0.28"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
|
|
dependencies = [
|
|
"crc32fast",
|
|
"miniz_oxide",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fn-error-context"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2cd66269887534af4b0c3e3337404591daa8dc8b9b2b3db71f9523beb4bafb41"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fnv"
|
|
version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
[[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.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
|
dependencies = [
|
|
"percent-encoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "formatter"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"configmodel",
|
|
"serde",
|
|
"serde_json",
|
|
"termstyle",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fs-err"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
|
|
dependencies = [
|
|
"autocfg",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fs2"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
|
|
dependencies = [
|
|
"libc",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fsinfo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"identity",
|
|
"libc",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fsprobe"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"structopt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fsyncglob"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"glob",
|
|
"tempfile",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fuchsia-cprng"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
|
|
|
[[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.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
|
|
dependencies = [
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-executor",
|
|
"futures-io",
|
|
"futures-sink",
|
|
"futures-task",
|
|
"futures-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-channel"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-sink",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-core"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
|
|
|
|
[[package]]
|
|
name = "futures-executor"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-task",
|
|
"futures-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-io"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
|
|
|
[[package]]
|
|
name = "futures-lite"
|
|
version = "1.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
|
|
dependencies = [
|
|
"fastrand 1.9.0",
|
|
"futures-core",
|
|
"futures-io",
|
|
"memchr",
|
|
"parking",
|
|
"pin-project-lite",
|
|
"waker-fn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-macro"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-sink"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
|
|
|
[[package]]
|
|
name = "futures-task"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
|
|
|
|
[[package]]
|
|
name = "futures-util"
|
|
version = "0.3.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
|
dependencies = [
|
|
"futures 0.1.31",
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-io",
|
|
"futures-macro",
|
|
"futures-sink",
|
|
"futures-task",
|
|
"memchr",
|
|
"pin-project-lite",
|
|
"pin-utils",
|
|
"slab",
|
|
]
|
|
|
|
[[package]]
|
|
name = "generic-array"
|
|
version = "0.14.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
dependencies = [
|
|
"typenum",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getopts"
|
|
version = "0.2.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
dependencies = [
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
version = "0.1.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
version = "0.2.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ghost"
|
|
version = "0.1.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b0e085ded9f1267c32176b40921b9754c474f7dd96f7e808d4a982e48aa1e854"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gimli"
|
|
version = "0.28.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
|
|
[[package]]
|
|
name = "git2"
|
|
version = "0.14.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d0155506aab710a86160ddb504a480d2964d7ab5b9e62419be69e0032bc5931c"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"libc",
|
|
"libgit2-sys",
|
|
"log",
|
|
"openssl-probe",
|
|
"openssl-sys",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gitdag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"dag",
|
|
"git2",
|
|
"nonblocking",
|
|
"parking_lot",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gitstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"factory",
|
|
"fs-err",
|
|
"git2",
|
|
"minibytes",
|
|
"storemodel",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "glob"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
|
[[package]]
|
|
name = "globset"
|
|
version = "0.4.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"bstr",
|
|
"log",
|
|
"regex-automata 0.4.3",
|
|
"regex-syntax 0.8.2",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "h2"
|
|
version = "0.3.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
|
|
dependencies = [
|
|
"bytes",
|
|
"fnv",
|
|
"futures-core",
|
|
"futures-sink",
|
|
"futures-util",
|
|
"http",
|
|
"indexmap 2.1.0",
|
|
"slab",
|
|
"tokio",
|
|
"tokio-util 0.7.10",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "half"
|
|
version = "1.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
|
|
dependencies = [
|
|
"ahash 0.4.8",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.12.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.14.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
|
|
dependencies = [
|
|
"ahash 0.8.7",
|
|
"allocator-api2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "heck"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
|
|
dependencies = [
|
|
"unicode-segmentation",
|
|
]
|
|
|
|
[[package]]
|
|
name = "heck"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
|
|
|
[[package]]
|
|
name = "hermit-abi"
|
|
version = "0.1.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hermit-abi"
|
|
version = "0.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d3d0e0f38255e7fa3cf31335b3a56f05febd18025f4db5ef7a0cfb4f8da651f"
|
|
|
|
[[package]]
|
|
name = "hex"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
[[package]]
|
|
name = "hg-http"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-runtime",
|
|
"auth",
|
|
"clientinfo",
|
|
"configmodel",
|
|
"hg-metrics",
|
|
"http-client",
|
|
"once_cell",
|
|
"progress-model",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hg-metrics"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"once_cell",
|
|
"parking_lot",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hgcommands"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"atexit",
|
|
"bindings",
|
|
"blackbox",
|
|
"checkout",
|
|
"chrono",
|
|
"clidispatch",
|
|
"cliparser",
|
|
"clone",
|
|
"comfy-table",
|
|
"commandserver",
|
|
"configloader",
|
|
"configmodel",
|
|
"constructors",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"ctrlc",
|
|
"dag",
|
|
"debugtop",
|
|
"eagerepo",
|
|
"edenapi",
|
|
"edenfs-client",
|
|
"exchange",
|
|
"fail",
|
|
"flate2",
|
|
"formatter",
|
|
"fs-err",
|
|
"fsyncglob",
|
|
"hg-http",
|
|
"hg-metrics",
|
|
"hgplain",
|
|
"hgtime",
|
|
"hostname 0.3.1",
|
|
"identity",
|
|
"indexedlog",
|
|
"libc",
|
|
"metalog",
|
|
"metrics-render",
|
|
"migration",
|
|
"mincode",
|
|
"minibytes",
|
|
"network-doctor",
|
|
"nodeipc",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"procinfo",
|
|
"progress-model",
|
|
"progress-render",
|
|
"pycheckout",
|
|
"pyconfigloader",
|
|
"pyedenclient",
|
|
"pyio",
|
|
"pymodules",
|
|
"python3-sys",
|
|
"pytracing",
|
|
"pyworkingcopy",
|
|
"rand 0.8.5",
|
|
"repo",
|
|
"repo_name",
|
|
"repostate",
|
|
"revisionstore",
|
|
"runlog",
|
|
"sampling",
|
|
"serde",
|
|
"serde_json",
|
|
"status",
|
|
"termstyle",
|
|
"tracing",
|
|
"tracing-collector",
|
|
"tracing-reload",
|
|
"tracing-sampler",
|
|
"tracing-subscriber",
|
|
"treestate",
|
|
"types",
|
|
"url",
|
|
"util",
|
|
"version",
|
|
"workingcopy",
|
|
"zstd",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hgcommits"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"commits-trait",
|
|
"dag",
|
|
"edenapi",
|
|
"factory",
|
|
"fs-err",
|
|
"futures 0.3.30",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"revlogindex",
|
|
"storemodel",
|
|
"streams",
|
|
"tracing",
|
|
"types",
|
|
"zstore",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hgmain"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"atexit",
|
|
"clidispatch",
|
|
"configloader",
|
|
"dirs 2.0.2",
|
|
"encoding",
|
|
"hgcommands",
|
|
"identity",
|
|
"libc",
|
|
"pyblackbox",
|
|
"tracing",
|
|
"webview-app",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hgplain"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"identity",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hgrc-parser"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "hgstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"minibytes",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hgtime"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"chrono",
|
|
"humantime",
|
|
]
|
|
|
|
[[package]]
|
|
name = "home"
|
|
version = "0.5.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
|
|
dependencies = [
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hostcaps"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hostname"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"anyhow",
|
|
"hostname 0.3.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hostname"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
|
|
dependencies = [
|
|
"libc",
|
|
"match_cfg",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "http"
|
|
version = "0.2.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb"
|
|
dependencies = [
|
|
"bytes",
|
|
"fnv",
|
|
"itoa 1.0.10",
|
|
]
|
|
|
|
[[package]]
|
|
name = "http-body"
|
|
version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
|
|
dependencies = [
|
|
"bytes",
|
|
"http",
|
|
"pin-project-lite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "http-client"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"assert_matches",
|
|
"async-compression",
|
|
"async-runtime",
|
|
"auto_impl",
|
|
"clientinfo",
|
|
"crossbeam",
|
|
"curl",
|
|
"curl-sys",
|
|
"env_logger 0.10.2",
|
|
"futures 0.3.30",
|
|
"http",
|
|
"lru-cache",
|
|
"maplit",
|
|
"mockito",
|
|
"once_cell",
|
|
"openssl",
|
|
"parking_lot",
|
|
"paste",
|
|
"pin-project 0.4.30",
|
|
"regex",
|
|
"serde",
|
|
"serde_cbor",
|
|
"serde_json",
|
|
"structopt",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio-util 0.7.10",
|
|
"tracing",
|
|
"url",
|
|
"zstd",
|
|
]
|
|
|
|
[[package]]
|
|
name = "httparse"
|
|
version = "1.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
|
|
|
[[package]]
|
|
name = "httpdate"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
|
|
|
[[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.28"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
|
|
dependencies = [
|
|
"bytes",
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-util",
|
|
"h2",
|
|
"http",
|
|
"http-body",
|
|
"httparse",
|
|
"httpdate",
|
|
"itoa 1.0.10",
|
|
"pin-project-lite",
|
|
"socket2 0.5.5",
|
|
"tokio",
|
|
"tower-service",
|
|
"tracing",
|
|
"want",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hyper-rustls"
|
|
version = "0.24.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
|
|
dependencies = [
|
|
"futures-util",
|
|
"http",
|
|
"hyper",
|
|
"rustls",
|
|
"tokio",
|
|
"tokio-rustls",
|
|
]
|
|
|
|
[[package]]
|
|
name = "hyper-tls"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
|
dependencies = [
|
|
"bytes",
|
|
"hyper",
|
|
"native-tls",
|
|
"tokio",
|
|
"tokio-native-tls",
|
|
]
|
|
|
|
[[package]]
|
|
name = "iana-time-zone"
|
|
version = "0.1.59"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b6a67363e2aa4443928ce15e57ebae94fd8949958fd1223c4cfc0cd473ad7539"
|
|
dependencies = [
|
|
"android_system_properties",
|
|
"core-foundation-sys",
|
|
"iana-time-zone-haiku",
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
"windows-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "iana-time-zone-haiku"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "identity"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"dirs 2.0.2",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"tempfile",
|
|
"tracing",
|
|
]
|
|
|
|
[[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 = "idna"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
|
|
dependencies = [
|
|
"unicode-bidi",
|
|
"unicode-normalization",
|
|
]
|
|
|
|
[[package]]
|
|
name = "idna"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
|
dependencies = [
|
|
"unicode-bidi",
|
|
"unicode-normalization",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ignore"
|
|
version = "0.4.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
|
|
dependencies = [
|
|
"crossbeam-deque",
|
|
"globset",
|
|
"log",
|
|
"memchr",
|
|
"regex-automata 0.4.3",
|
|
"same-file",
|
|
"walkdir",
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "im"
|
|
version = "15.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d0acd33ff0285af998aaf9b57342af478078f53492322fafc47450e09397e0e9"
|
|
dependencies = [
|
|
"bitmaps",
|
|
"rand_core 0.6.4",
|
|
"rand_xoshiro",
|
|
"sized-chunks",
|
|
"typenum",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexedlog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"atomicfile",
|
|
"byteorder",
|
|
"configmodel",
|
|
"dev-logger",
|
|
"fs2",
|
|
"hex",
|
|
"libc",
|
|
"memmap2",
|
|
"minibench",
|
|
"minibytes",
|
|
"once_cell",
|
|
"quickcheck",
|
|
"rand 0.8.5",
|
|
"rand_chacha 0.3.1",
|
|
"tempfile",
|
|
"tracing",
|
|
"twox-hash",
|
|
"vlqencoding",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
version = "1.9.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
|
dependencies = [
|
|
"autocfg",
|
|
"hashbrown 0.12.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f"
|
|
dependencies = [
|
|
"arbitrary",
|
|
"equivalent",
|
|
"hashbrown 0.14.3",
|
|
"rayon",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "insta"
|
|
version = "1.34.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d64600be34b2fcfc267740a243fa7744441bb4947a619ac4e5bb6507f35fbfc"
|
|
dependencies = [
|
|
"console",
|
|
"lazy_static",
|
|
"linked-hash-map",
|
|
"serde",
|
|
"similar",
|
|
"yaml-rust",
|
|
]
|
|
|
|
[[package]]
|
|
name = "insta_ext"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"insta",
|
|
]
|
|
|
|
[[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 = "io"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"hgplain",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"pipe",
|
|
"streampager",
|
|
"terminal_size 0.3.0",
|
|
"termwiz",
|
|
"time-interval",
|
|
]
|
|
|
|
[[package]]
|
|
name = "io-lifetimes"
|
|
version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
|
dependencies = [
|
|
"hermit-abi 0.3.4",
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ipnet"
|
|
version = "2.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
|
|
|
[[package]]
|
|
name = "is-docker"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
|
|
dependencies = [
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "is-terminal"
|
|
version = "0.4.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455"
|
|
dependencies = [
|
|
"hermit-abi 0.3.4",
|
|
"rustix 0.38.30",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "is-wsl"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
|
|
dependencies = [
|
|
"is-docker",
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itertools"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
|
|
dependencies = [
|
|
"either",
|
|
]
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
version = "0.4.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
version = "1.0.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
|
|
|
|
[[package]]
|
|
name = "jobserver"
|
|
version = "0.1.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8c37f63953c4c63420ed5fd3d6d398c719489b9f872b9fa683262f8edd363c7d"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "js-sys"
|
|
version = "0.3.67"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9a1d36f1235bc969acba30b7f5990b864423a6068a10f7c90ae8f0112e3a59d1"
|
|
dependencies = [
|
|
"wasm-bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "kernel32-sys"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
dependencies = [
|
|
"winapi 0.2.8",
|
|
"winapi-build",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lab"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bf36173d4167ed999940f804952e6b08197cae5ad5d572eb4db150ce8ad5d58f"
|
|
|
|
[[package]]
|
|
name = "lazy_static"
|
|
version = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
[[package]]
|
|
name = "lazystr"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "lfs_protocol"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"faster-hex",
|
|
"http",
|
|
"mime",
|
|
"once_cell",
|
|
"quickcheck",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.152"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7"
|
|
|
|
[[package]]
|
|
name = "libgit2-sys"
|
|
version = "0.13.5+1.4.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "51e5ea06c26926f1002dd553fded6cfcdc9784c1f60feeb58368b4d9b07b6dba"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"libssh2-sys",
|
|
"libz-sys",
|
|
"openssl-sys",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libnghttp2-sys"
|
|
version = "0.1.9+1.58.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b57e858af2798e167e709b9d969325b6d8e9d50232fcbc494d7d54f976854a64"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libredox"
|
|
version = "0.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"
|
|
dependencies = [
|
|
"bitflags 2.4.2",
|
|
"libc",
|
|
"redox_syscall",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libssh2-sys"
|
|
version = "0.2.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b094a36eb4b8b8c8a7b4b8ae43b2944502be3e59cd87687595cf6b0a71b3f4ca"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"libz-sys",
|
|
"openssl-sys",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libz-sys"
|
|
version = "1.1.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "295c17e837573c8c821dbaeb3cceb3d745ad082f7572191409e69cbc1b3fd050"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "line-wrap"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
|
|
dependencies = [
|
|
"safemem",
|
|
]
|
|
|
|
[[package]]
|
|
name = "linelog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"im",
|
|
"rand_chacha 0.3.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "link-cplusplus"
|
|
version = "1.0.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9d240c6f7e1ba3a28b0249f774e6a9dd0175054b52dfbb61b16eb8505c3785c9"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "linked-hash-map"
|
|
version = "0.5.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
version = "0.3.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
version = "0.4.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
|
|
|
[[package]]
|
|
name = "local-encoding"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e1ceb20f39ff7ae42f3ff9795f3986b1daad821caaa1e1732a0944103a5a1a66"
|
|
dependencies = [
|
|
"kernel32-sys",
|
|
"skeptic",
|
|
"winapi 0.2.8",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lock_api"
|
|
version = "0.4.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
|
dependencies = [
|
|
"autocfg",
|
|
"scopeguard",
|
|
]
|
|
|
|
[[package]]
|
|
name = "log"
|
|
version = "0.4.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
|
dependencies = [
|
|
"value-bag",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lru"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a4a83fb7698b3643a0e34f9ae6f2e8f0178c0fd42f8b59d493aa271ff3a5bf21"
|
|
dependencies = [
|
|
"hashbrown 0.14.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lru-cache"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
|
|
dependencies = [
|
|
"linked-hash-map",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lz4-pyframe"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"byteorder",
|
|
"libc",
|
|
"lz4-sys",
|
|
"quickcheck",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lz4-sys"
|
|
version = "1.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "manifest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"pathmatcher",
|
|
"quickcheck",
|
|
"quickcheck_arbitrary_derive",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "manifest-tree"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"crossbeam",
|
|
"factory",
|
|
"manifest",
|
|
"minibench",
|
|
"minibytes",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"progress-model",
|
|
"quickcheck",
|
|
"rand 0.8.5",
|
|
"rand_chacha 0.3.1",
|
|
"sha1",
|
|
"storemodel",
|
|
"thiserror",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "maplit"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
|
|
|
|
[[package]]
|
|
name = "match_cfg"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
|
|
|
|
[[package]]
|
|
name = "matchers"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
|
dependencies = [
|
|
"regex-automata 0.1.10",
|
|
]
|
|
|
|
[[package]]
|
|
name = "matches"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
version = "2.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
|
|
|
[[package]]
|
|
name = "memmap2"
|
|
version = "0.5.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memmem"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a64a92489e2744ce060c349162be1c5f33c6969234104dbd99ddb5feb08b8c15"
|
|
|
|
[[package]]
|
|
name = "memoffset"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memoffset"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "metalog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"hex",
|
|
"indexedlog",
|
|
"lazy_static",
|
|
"mincode",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"quickcheck",
|
|
"rand_chacha 0.3.1",
|
|
"rand_core 0.6.4",
|
|
"serde",
|
|
"serde_json",
|
|
"tempfile",
|
|
"tracing",
|
|
"types",
|
|
"zstore",
|
|
]
|
|
|
|
[[package]]
|
|
name = "metrics"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"futures 0.3.30",
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "metrics-render"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-runtime",
|
|
"metrics",
|
|
"once_cell",
|
|
"progress-model",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "migration"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mime"
|
|
version = "0.3.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
|
|
[[package]]
|
|
name = "mime_guess"
|
|
version = "2.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
|
|
dependencies = [
|
|
"mime",
|
|
"unicase",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mincode"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"byteorder",
|
|
"quickcheck",
|
|
"serde",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "minibench"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "minibench_examples"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"crossbeam",
|
|
"futures 0.3.30",
|
|
"minibench",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "minibytes"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bytes",
|
|
"memmap2",
|
|
"quickcheck",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "miniz_oxide"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
|
dependencies = [
|
|
"adler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mio"
|
|
version = "0.8.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09"
|
|
dependencies = [
|
|
"libc",
|
|
"log",
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mkscratch"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"clap 3.2.25",
|
|
"dirs 2.0.2",
|
|
"hex",
|
|
"identity",
|
|
"libc",
|
|
"serde",
|
|
"sha2 0.10.8",
|
|
"toml",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mockito"
|
|
version = "0.25.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5a3ae325bcceb48a24302ac57e1055f9173f5fd53be535603ea0ed41dea92db5"
|
|
dependencies = [
|
|
"assert-json-diff",
|
|
"colored",
|
|
"difference",
|
|
"httparse",
|
|
"lazy_static",
|
|
"log",
|
|
"rand 0.7.3",
|
|
"regex",
|
|
"serde_json",
|
|
"serde_urlencoded 0.6.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mpatch"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"mpatch-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mpatch-sys"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mutationstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bitflags 2.4.2",
|
|
"dag",
|
|
"drawdag",
|
|
"futures 0.3.30",
|
|
"indexedlog",
|
|
"rand 0.8.5",
|
|
"rand_chacha 0.3.1",
|
|
"tempfile",
|
|
"types",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "native-tls"
|
|
version = "0.2.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"libc",
|
|
"log",
|
|
"openssl",
|
|
"openssl-probe",
|
|
"openssl-sys",
|
|
"schannel",
|
|
"security-framework",
|
|
"security-framework-sys",
|
|
"tempfile",
|
|
]
|
|
|
|
[[package]]
|
|
name = "network-doctor"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"auth",
|
|
"configmodel",
|
|
"curl",
|
|
"hg-http",
|
|
"http",
|
|
"http-client",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tracing",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nix"
|
|
version = "0.24.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"memoffset 0.6.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nix"
|
|
version = "0.27.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
|
|
dependencies = [
|
|
"bitflags 2.4.2",
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nodeipc"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"filedescriptor 0.7.3",
|
|
"libc",
|
|
"nodeipc_derive",
|
|
"paste",
|
|
"serde",
|
|
"serde_json",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nodeipc_derive"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "nodemap"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"indexedlog",
|
|
"quickcheck",
|
|
"tempfile",
|
|
"thiserror",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nom"
|
|
version = "5.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "08959a387a676302eebf4ddbcbc611da04285579f76f88ee0506c63b1a61dd4b"
|
|
dependencies = [
|
|
"memchr",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nonblocking"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"futures 0.3.30",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nu-ansi-term"
|
|
version = "0.46.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
|
|
dependencies = [
|
|
"overload",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-bigint"
|
|
version = "0.4.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
|
|
dependencies = [
|
|
"autocfg",
|
|
"num-integer",
|
|
"num-traits",
|
|
]
|
|
|
|
[[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 1.0.109",
|
|
]
|
|
|
|
[[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.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num_cpus"
|
|
version = "1.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
|
dependencies = [
|
|
"hermit-abi 0.3.4",
|
|
"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 = "object"
|
|
version = "0.32.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "once_cell"
|
|
version = "1.19.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
|
|
[[package]]
|
|
name = "opaque-debug"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
|
|
|
[[package]]
|
|
name = "open"
|
|
version = "4.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3a083c0c7e5e4a8ec4176346cf61f67ac674e8bfb059d9226e1c54a96b377c12"
|
|
dependencies = [
|
|
"is-wsl",
|
|
"libc",
|
|
"pathdiff",
|
|
]
|
|
|
|
[[package]]
|
|
name = "openssl"
|
|
version = "0.10.62"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8cde4d2d9200ad5909f8dac647e29482e07c3a35de8a13fce7c9c7747ad9f671"
|
|
dependencies = [
|
|
"bitflags 2.4.2",
|
|
"cfg-if 1.0.0",
|
|
"foreign-types",
|
|
"libc",
|
|
"once_cell",
|
|
"openssl-macros",
|
|
"openssl-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "openssl-macros"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "openssl-probe"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
|
[[package]]
|
|
name = "openssl-sys"
|
|
version = "0.9.98"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c1665caf8ab2dc9aef43d1c0023bd904633a6a05cb30b0ad59bec2ae986e57a7"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ordered-float"
|
|
version = "3.9.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc"
|
|
dependencies = [
|
|
"num-traits",
|
|
"rand 0.8.5",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ordered-multimap"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1c672c7ad9ec066e428c00eb917124a06f08db19e2584de982cc34b1f4c12485"
|
|
dependencies = [
|
|
"dlv-list",
|
|
"hashbrown 0.9.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "os_str_bytes"
|
|
version = "6.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1"
|
|
|
|
[[package]]
|
|
name = "overload"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|
|
|
[[package]]
|
|
name = "panic-message"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "384e52fd8fbd4cbe3c317e8216260c21a0f9134de108cea8a4dd4e7e152c472d"
|
|
|
|
[[package]]
|
|
name = "parking"
|
|
version = "2.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
|
|
|
|
[[package]]
|
|
name = "parking_lot"
|
|
version = "0.12.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
dependencies = [
|
|
"lock_api",
|
|
"parking_lot_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "parking_lot_core"
|
|
version = "0.9.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"redox_syscall",
|
|
"smallvec",
|
|
"windows-targets 0.48.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "paste"
|
|
version = "1.0.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
|
|
[[package]]
|
|
name = "pathdiff"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
|
|
|
|
[[package]]
|
|
name = "pathhistory"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"async-trait",
|
|
"dag",
|
|
"dev-logger",
|
|
"manifest",
|
|
"manifest-tree",
|
|
"sha1",
|
|
"storemodel",
|
|
"tokio",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pathmatcher"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bitflags 2.4.2",
|
|
"fancy-regex",
|
|
"fs-err",
|
|
"glob",
|
|
"globset",
|
|
"ignore",
|
|
"parking_lot",
|
|
"regex-automata 0.3.9",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tracing",
|
|
"types",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pem"
|
|
version = "3.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1b8fcc794035347fb64beda2d3b462595dd2753e3f268d89c5aae77e8cf2c310"
|
|
dependencies = [
|
|
"base64 0.21.7",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "percent-encoding"
|
|
version = "2.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
|
|
|
[[package]]
|
|
name = "perthread"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
|
|
[[package]]
|
|
name = "pest"
|
|
version = "2.7.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1f200d8d83c44a45b21764d1916299752ca035d15ecd46faca3e9a2a2bf6ad06"
|
|
dependencies = [
|
|
"memchr",
|
|
"thiserror",
|
|
"ucd-trie",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pest_derive"
|
|
version = "2.7.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bcd6ab1236bbdb3a49027e920e693192ebfe8913f6d60e294de57463a493cfde"
|
|
dependencies = [
|
|
"pest",
|
|
"pest_generator",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pest_generator"
|
|
version = "2.7.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2a31940305ffc96863a735bef7c7994a00b325a7138fdbc5bda0f1a0476d3275"
|
|
dependencies = [
|
|
"pest",
|
|
"pest_meta",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pest_meta"
|
|
version = "2.7.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a7ff62f5259e53b78d1af898941cdcdccfae7385cf7d793a6e55de5d05bb4b7d"
|
|
dependencies = [
|
|
"once_cell",
|
|
"pest",
|
|
"sha2 0.10.8",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf"
|
|
version = "0.10.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
dependencies = [
|
|
"phf_shared 0.10.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
|
dependencies = [
|
|
"phf_macros",
|
|
"phf_shared 0.11.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_codegen"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
|
|
dependencies = [
|
|
"phf_generator",
|
|
"phf_shared 0.11.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_generator"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
|
|
dependencies = [
|
|
"phf_shared 0.11.2",
|
|
"rand 0.8.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_macros"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
|
|
dependencies = [
|
|
"phf_generator",
|
|
"phf_shared 0.11.2",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_shared"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
|
dependencies = [
|
|
"siphasher",
|
|
]
|
|
|
|
[[package]]
|
|
name = "phf_shared"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
|
dependencies = [
|
|
"siphasher",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project"
|
|
version = "0.4.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3ef0f924a5ee7ea9cbcea77529dba45f8a9ba9f622419fe3386ca581a3ae9d5a"
|
|
dependencies = [
|
|
"pin-project-internal 0.4.30",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project"
|
|
version = "1.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
|
|
dependencies = [
|
|
"pin-project-internal 1.1.3",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-internal"
|
|
version = "0.4.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "851c8d0ce9bebe43790dedfc86614c23494ac9f423dd618d3a61fc693eafe61e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-internal"
|
|
version = "1.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-lite"
|
|
version = "0.2.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
|
|
|
[[package]]
|
|
name = "pin-utils"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
[[package]]
|
|
name = "pipe"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d9f763a706963c2af5e4e7f5b29a93a42809568b857d73ab8c0c4ecf8edf7f8f"
|
|
dependencies = [
|
|
"crossbeam-channel 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pkg-config"
|
|
version = "0.3.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb"
|
|
|
|
[[package]]
|
|
name = "plist"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e5699cc8a63d1aa2b1ee8e12b9ad70ac790d65788cd36101fa37f87ea46c4cef"
|
|
dependencies = [
|
|
"base64 0.21.7",
|
|
"indexmap 2.1.0",
|
|
"line-wrap",
|
|
"quick-xml",
|
|
"serde",
|
|
"time",
|
|
]
|
|
|
|
[[package]]
|
|
name = "polling"
|
|
version = "2.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
|
|
dependencies = [
|
|
"autocfg",
|
|
"bitflags 1.3.2",
|
|
"cfg-if 1.0.0",
|
|
"concurrent-queue",
|
|
"libc",
|
|
"log",
|
|
"pin-project-lite",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "powerfmt"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
[[package]]
|
|
name = "pprint"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_cbor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ppv-lite86"
|
|
version = "0.2.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
|
|
[[package]]
|
|
name = "pretty_assertions"
|
|
version = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
|
|
dependencies = [
|
|
"diff",
|
|
"yansi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "proc-macro-error"
|
|
version = "1.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
dependencies = [
|
|
"proc-macro-error-attr",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "proc-macro-error-attr"
|
|
version = "1.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "proc-macro2"
|
|
version = "1.0.76"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c"
|
|
dependencies = [
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "procinfo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "procutil"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"once_cell",
|
|
"tracing",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "progress-model"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"arc-swap",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"paste",
|
|
"thread_local",
|
|
"tokio",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "progress-render"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"progress-model",
|
|
"termwiz",
|
|
"unicode-segmentation",
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "psl-types"
|
|
version = "2.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
|
|
|
|
[[package]]
|
|
name = "publicsuffix"
|
|
version = "2.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "96a8c1bda5ae1af7f99a2962e49df150414a43d62404644d98dd5c3a93d07457"
|
|
dependencies = [
|
|
"idna 0.3.0",
|
|
"psl-types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pulldown-cmark"
|
|
version = "0.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07"
|
|
dependencies = [
|
|
"getopts",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyatexit"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"atexit",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"procutil",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyauth"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"auth",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"pyconfigloader",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyblackbox"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"blackbox",
|
|
"cpython",
|
|
"cpython_ext",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pybytes"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"minibytes",
|
|
"python3-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycats"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cats",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"pyconfigloader",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycbor"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"serde_cbor",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycext"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cc",
|
|
"cpython",
|
|
"python3-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycheckout"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"checkout",
|
|
"configmodel",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"io",
|
|
"manifest-tree",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"progress-model",
|
|
"pymanifest",
|
|
"pypathmatcher",
|
|
"pystatus",
|
|
"pytreestate",
|
|
"storemodel",
|
|
"termlogger",
|
|
"vfs",
|
|
"workingcopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyclientinfo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"clientinfo",
|
|
"cpython",
|
|
"cpython_ext",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycliparser"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"clidispatch",
|
|
"cliparser",
|
|
"configmodel",
|
|
"cpython",
|
|
"pyconfigloader",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyconchparser"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"conch-parser",
|
|
"cpython",
|
|
"cpython_ext",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyconfigloader"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configloader",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pycopytrace"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-runtime",
|
|
"configmodel",
|
|
"copytrace",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"dag",
|
|
"parking_lot",
|
|
"storemodel",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"dag",
|
|
"futures 0.3.30",
|
|
"hgcommits",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"pyedenapi",
|
|
"pyio",
|
|
"pymetalog",
|
|
"storemodel",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydiffhelpers"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydirs"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"dirs 2.0.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydoctor"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"network-doctor",
|
|
"pyconfigloader",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pydrawdag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"drawdag",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyeagerepo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-runtime",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"dag",
|
|
"eagerepo",
|
|
"edenapi_types",
|
|
"pydag",
|
|
"pyedenapi",
|
|
"storemodel",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyedenapi"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"cpython",
|
|
"cpython_async",
|
|
"cpython_ext",
|
|
"dag-types",
|
|
"edenapi",
|
|
"edenapi_ext",
|
|
"edenapi_types",
|
|
"futures 0.3.30",
|
|
"hgstore",
|
|
"minibytes",
|
|
"progress-model",
|
|
"pyconfigloader",
|
|
"pyrevisionstore",
|
|
"revisionstore",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyedenclient"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"edenfs-client",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyerror"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"auth",
|
|
"configmodel",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"dag",
|
|
"edenapi",
|
|
"http-client",
|
|
"indexedlog",
|
|
"metalog",
|
|
"pathmatcher",
|
|
"repo",
|
|
"repolock",
|
|
"revisionstore",
|
|
"revlogindex",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyexchange"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"exchange",
|
|
"pydag",
|
|
"pyedenapi",
|
|
"pymetalog",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyfail"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"fail",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyfs"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"fsinfo",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pygitstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"gitstore",
|
|
"storemodel",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyhgmetrics"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"hg-metrics",
|
|
"sampling",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyhgtime"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"hgtime",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyidentity"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"identity",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyindexedlog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"indexedlog",
|
|
"pybytes",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyio"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"io",
|
|
"pyconfigloader",
|
|
"termstyle",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pylinelog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"linelog",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pylock"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"repolock",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pylz4"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"lz4-pyframe",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pymanifest"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"manifest",
|
|
"manifest-tree",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"pypathmatcher",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pymetalog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"metalog",
|
|
"parking_lot",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pymodules"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"minibytes",
|
|
"pybytes",
|
|
"python-modules",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pymutationstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"byteorder",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"mutationstore",
|
|
"pydag",
|
|
"thiserror",
|
|
"types",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pynodeipc"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"nodeipc",
|
|
"serde_json",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pynodemap"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"nodemap",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pypathhistory"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"async-runtime",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"dag",
|
|
"pathhistory",
|
|
"storemodel",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pypathmatcher"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"io",
|
|
"pathmatcher",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pypprint"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"pprint",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyprocess"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"procutil",
|
|
"spawn-ext",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyprogress"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"progress-model",
|
|
"progress-render",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyrefencode"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"refencode",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyregex"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"regex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyrenderdag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"renderdag",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyrepo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"parking_lot",
|
|
"pyconfigloader",
|
|
"pydag",
|
|
"pyeagerepo",
|
|
"pyedenapi",
|
|
"pymetalog",
|
|
"pyrevisionstore",
|
|
"pyworkingcopy",
|
|
"repo",
|
|
"repolock",
|
|
"revisionstore",
|
|
"util",
|
|
"workingcopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyrevisionstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"configmodel",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"pyconfigloader",
|
|
"revisionstore",
|
|
"storemodel",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyrevlogindex"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"pybytes",
|
|
"pydag",
|
|
"revlogindex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pysptui"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"clidispatch",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"pipe",
|
|
"streampager",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pystatus"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"status",
|
|
"types",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "python-modules"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"codegen",
|
|
"once_cell",
|
|
"phf 0.11.2",
|
|
"zstdelta",
|
|
]
|
|
|
|
[[package]]
|
|
name = "python3-sys"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49f8b50d72fb3015735aa403eebf19bbd72c093bfeeae24ee798be5f2f1aab52"
|
|
dependencies = [
|
|
"libc",
|
|
"regex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pythreading"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"rand 0.8.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pytoml"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"toml",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pytracing"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"lazy_static",
|
|
"mincode",
|
|
"parking_lot",
|
|
"python3-sys",
|
|
"serde_json",
|
|
"tracing",
|
|
"tracing-collector",
|
|
"tracing-reload",
|
|
"tracing-runtime-callsite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pytreestate"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"pypathmatcher",
|
|
"treestate",
|
|
"types",
|
|
"vfs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyversion"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"version",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyvlq"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"pyio",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pywebview"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"webview-app",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyworker"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"crossbeam",
|
|
"memmap2",
|
|
"minibytes",
|
|
"pyrevisionstore",
|
|
"quickcheck",
|
|
"revisionstore",
|
|
"tempfile",
|
|
"tracing",
|
|
"types",
|
|
"vfs",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyworkingcopy"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"cpython",
|
|
"cpython_ext",
|
|
"fs-err",
|
|
"io",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"pyconfigloader",
|
|
"pyedenclient",
|
|
"pypathmatcher",
|
|
"pystatus",
|
|
"pytreestate",
|
|
"repostate",
|
|
"sparse",
|
|
"termlogger",
|
|
"types",
|
|
"workingcopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyxdiff"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"xdiff",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyzstd"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"zstd",
|
|
"zstd-safe",
|
|
"zstdelta",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pyzstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cpython",
|
|
"cpython_ext",
|
|
"zstore",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quick-xml"
|
|
version = "0.31.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quickcheck"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
|
|
dependencies = [
|
|
"env_logger 0.8.4",
|
|
"log",
|
|
"rand 0.8.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quickcheck_arbitrary_derive"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quickcheck",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quickcheck_macros"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b22a693222d716a9587786f37ac3f6b4faedb5b80c23914e7303ff5a1d8016e9"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
version = "1.0.35"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "radixbuf"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"minibench",
|
|
"quickcheck",
|
|
"rand 0.8.5",
|
|
"thiserror",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
|
|
dependencies = [
|
|
"fuchsia-cprng",
|
|
"libc",
|
|
"rand_core 0.3.1",
|
|
"rdrand",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.7.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
dependencies = [
|
|
"getrandom 0.1.16",
|
|
"libc",
|
|
"rand_chacha 0.2.2",
|
|
"rand_core 0.5.1",
|
|
"rand_hc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
dependencies = [
|
|
"libc",
|
|
"rand_chacha 0.3.1",
|
|
"rand_core 0.6.4",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_chacha"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
dependencies = [
|
|
"ppv-lite86",
|
|
"rand_core 0.5.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_chacha"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
dependencies = [
|
|
"ppv-lite86",
|
|
"rand_core 0.6.4",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
|
|
dependencies = [
|
|
"rand_core 0.4.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
dependencies = [
|
|
"getrandom 0.1.16",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.6.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
dependencies = [
|
|
"getrandom 0.2.12",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_hc"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
dependencies = [
|
|
"rand_core 0.5.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_xoshiro"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
|
|
dependencies = [
|
|
"rand_core 0.6.4",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon"
|
|
version = "1.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fa7237101a77a10773db45d62004a272517633fbcc3df19d96455ede1122e051"
|
|
dependencies = [
|
|
"either",
|
|
"rayon-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon-core"
|
|
version = "1.12.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
|
|
dependencies = [
|
|
"crossbeam-deque",
|
|
"crossbeam-utils 0.8.19",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rdrand"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
|
|
dependencies = [
|
|
"rand_core 0.3.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
version = "0.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_users"
|
|
version = "0.4.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4"
|
|
dependencies = [
|
|
"getrandom 0.2.12",
|
|
"libredox",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ref-cast"
|
|
version = "1.0.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f"
|
|
dependencies = [
|
|
"ref-cast-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ref-cast-impl"
|
|
version = "1.0.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "refencode"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex"
|
|
version = "1.10.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"memchr",
|
|
"regex-automata 0.4.3",
|
|
"regex-syntax 0.8.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-automata"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
|
dependencies = [
|
|
"regex-syntax 0.6.29",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-automata"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "59b23e92ee4318893fa3fe3e6fb365258efbfe6ac6ab30f090cdcbb7aa37efa9"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"memchr",
|
|
"regex-syntax 0.7.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-automata"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"memchr",
|
|
"regex-syntax 0.8.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-syntax"
|
|
version = "0.6.29"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
|
|
|
|
[[package]]
|
|
name = "regex-syntax"
|
|
version = "0.7.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
|
|
|
|
[[package]]
|
|
name = "regex-syntax"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
|
|
|
[[package]]
|
|
name = "remove_dir_all"
|
|
version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
dependencies = [
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "renderdag"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"bitflags 2.4.2",
|
|
"dag",
|
|
"itertools",
|
|
"nonblocking",
|
|
"serde",
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "repo"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"commits-trait",
|
|
"configloader",
|
|
"configmodel",
|
|
"constructors",
|
|
"eagerepo",
|
|
"edenapi",
|
|
"factory",
|
|
"fail",
|
|
"fs-err",
|
|
"identity",
|
|
"manifest-tree",
|
|
"metalog",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"refencode",
|
|
"repolock",
|
|
"revisionstore",
|
|
"revsets",
|
|
"storemodel",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tracing",
|
|
"treestate",
|
|
"types",
|
|
"util",
|
|
"workingcopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "repo_name"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"percent-encoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "repolock"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"configmodel",
|
|
"fs-err",
|
|
"fs2",
|
|
"parking_lot",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tracing",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "repostate"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"byteorder",
|
|
"fs-err",
|
|
"identity",
|
|
"repolock",
|
|
"serde",
|
|
"tempfile",
|
|
"types",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "reqwest"
|
|
version = "0.11.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "37b1ae8d9ac08420c66222fb9096fc5de435c3c48542bc5336c51892cffafb41"
|
|
dependencies = [
|
|
"base64 0.21.7",
|
|
"bytes",
|
|
"cookie",
|
|
"cookie_store",
|
|
"encoding_rs",
|
|
"futures-core",
|
|
"futures-util",
|
|
"h2",
|
|
"http",
|
|
"http-body",
|
|
"hyper",
|
|
"hyper-rustls",
|
|
"hyper-tls",
|
|
"ipnet",
|
|
"js-sys",
|
|
"log",
|
|
"mime",
|
|
"mime_guess",
|
|
"native-tls",
|
|
"once_cell",
|
|
"percent-encoding",
|
|
"pin-project-lite",
|
|
"rustls",
|
|
"rustls-native-certs",
|
|
"rustls-pemfile",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_urlencoded 0.7.1",
|
|
"system-configuration",
|
|
"tokio",
|
|
"tokio-native-tls",
|
|
"tokio-rustls",
|
|
"tokio-util 0.7.10",
|
|
"tower-service",
|
|
"url",
|
|
"wasm-bindgen",
|
|
"wasm-bindgen-futures",
|
|
"wasm-streams",
|
|
"web-sys",
|
|
"webpki-roots",
|
|
"winreg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "revisionstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"async-trait",
|
|
"byteorder",
|
|
"clientinfo",
|
|
"clientinfo_async",
|
|
"configmodel",
|
|
"crossbeam",
|
|
"curl",
|
|
"edenapi",
|
|
"edenapi_types",
|
|
"fbinit",
|
|
"fn-error-context",
|
|
"fs-err",
|
|
"futures 0.3.30",
|
|
"hex",
|
|
"hg-http",
|
|
"hg-metrics",
|
|
"hgstore",
|
|
"hgtime",
|
|
"http",
|
|
"http-client",
|
|
"indexedlog",
|
|
"lfs_protocol",
|
|
"lz4-pyframe",
|
|
"manifest-tree",
|
|
"maplit",
|
|
"memmap2",
|
|
"mincode",
|
|
"minibytes",
|
|
"mockito",
|
|
"mpatch",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"progress-model",
|
|
"quickcheck",
|
|
"quickcheck_arbitrary_derive",
|
|
"rand 0.8.5",
|
|
"rand_chacha 0.3.1",
|
|
"regex",
|
|
"repo_name",
|
|
"revisionstore_types",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"sha1",
|
|
"sha2 0.10.8",
|
|
"stats",
|
|
"storemodel",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio-stream",
|
|
"tracing",
|
|
"types",
|
|
"url",
|
|
"util",
|
|
"version",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "revisionstore_types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"byteorder",
|
|
"quickcheck",
|
|
"quickcheck_arbitrary_derive",
|
|
"serde",
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "revlogindex"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"bit-vec",
|
|
"byteorder",
|
|
"dag",
|
|
"indexedlog",
|
|
"lz4-pyframe",
|
|
"minibytes",
|
|
"nonblocking",
|
|
"parking_lot",
|
|
"radixbuf",
|
|
"tempfile",
|
|
"thiserror",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "revsets"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"configmodel",
|
|
"dag",
|
|
"edenapi",
|
|
"metalog",
|
|
"refencode",
|
|
"thiserror",
|
|
"treestate",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ring"
|
|
version = "0.17.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
|
|
dependencies = [
|
|
"cc",
|
|
"getrandom 0.2.12",
|
|
"libc",
|
|
"spin",
|
|
"untrusted",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "runlog"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"chrono",
|
|
"configmodel",
|
|
"fs2",
|
|
"hg-http",
|
|
"libc",
|
|
"parking_lot",
|
|
"progress-model",
|
|
"rand 0.8.5",
|
|
"repo",
|
|
"serde",
|
|
"serde_json",
|
|
"tempfile",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust-ini"
|
|
version = "0.17.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "63471c4aa97a1cf8332a5f97709a79a4234698de6a1f5087faf66f2dae810e22"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"ordered-multimap",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
version = "0.1.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
version = "0.37.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"errno",
|
|
"io-lifetimes",
|
|
"libc",
|
|
"linux-raw-sys 0.3.8",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
version = "0.38.30"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
|
|
dependencies = [
|
|
"bitflags 2.4.2",
|
|
"errno",
|
|
"libc",
|
|
"linux-raw-sys 0.4.13",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls"
|
|
version = "0.21.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
|
|
dependencies = [
|
|
"log",
|
|
"ring",
|
|
"rustls-webpki",
|
|
"sct",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls-native-certs"
|
|
version = "0.6.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
|
|
dependencies = [
|
|
"openssl-probe",
|
|
"rustls-pemfile",
|
|
"schannel",
|
|
"security-framework",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls-pemfile"
|
|
version = "1.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
|
|
dependencies = [
|
|
"base64 0.21.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls-webpki"
|
|
version = "0.101.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
|
|
dependencies = [
|
|
"ring",
|
|
"untrusted",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustversion"
|
|
version = "1.0.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
|
|
|
|
[[package]]
|
|
name = "ryu"
|
|
version = "1.0.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c"
|
|
|
|
[[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 = "sampling"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"parking_lot",
|
|
"serde",
|
|
"serde_json",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "schannel"
|
|
version = "0.1.23"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
|
|
dependencies = [
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "scm_daemon"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"clap 2.34.0",
|
|
"commitcloudsubscriber",
|
|
"env_logger 0.10.2",
|
|
"libc",
|
|
"log",
|
|
"serde",
|
|
"thiserror",
|
|
"tokio",
|
|
"toml",
|
|
]
|
|
|
|
[[package]]
|
|
name = "scopeguard"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
|
[[package]]
|
|
name = "scratch"
|
|
version = "1.0.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a3cf7c11c38cb994f3d40e8a8cde3bbd1f72a435e4c49e85d6553d8312306152"
|
|
|
|
[[package]]
|
|
name = "sct"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
|
|
dependencies = [
|
|
"ring",
|
|
"untrusted",
|
|
]
|
|
|
|
[[package]]
|
|
name = "security-framework"
|
|
version = "2.9.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"core-foundation",
|
|
"core-foundation-sys",
|
|
"libc",
|
|
"security-framework-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "security-framework-sys"
|
|
version = "2.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "semver"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
|
|
dependencies = [
|
|
"semver-parser",
|
|
]
|
|
|
|
[[package]]
|
|
name = "semver-parser"
|
|
version = "0.10.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
|
|
dependencies = [
|
|
"pest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde"
|
|
version = "1.0.195"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "63261df402c67811e9ac6def069e4786148c4563f4b50fd4bf30aa370d626b02"
|
|
dependencies = [
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_alt"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "serde_bser"
|
|
version = "0.3.1"
|
|
source = "git+https://github.com/facebook/watchman.git?branch=main#d52738785ded4c290fb08adcb244e4c34ef1ffdd"
|
|
dependencies = [
|
|
"anyhow",
|
|
"byteorder",
|
|
"bytes",
|
|
"serde",
|
|
"serde_bytes",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_bytes"
|
|
version = "0.11.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_cbor"
|
|
version = "0.11.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
|
|
dependencies = [
|
|
"half",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_derive"
|
|
version = "1.0.195"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "46fe8f8603d81ba86327b23a2e9cdf49e1255fb94a4c5f297f6ee0547178ea2c"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_fmt"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_json"
|
|
version = "1.0.111"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "176e46fa42316f18edd598015a5166857fc835ec732f5215eac6b7bdbf0a84f4"
|
|
dependencies = [
|
|
"itoa 1.0.10",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_spanned"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_urlencoded"
|
|
version = "0.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9ec5d77e2d4c73717816afac02670d5c4f534ea95ed430442cad02e7a6e32c97"
|
|
dependencies = [
|
|
"dtoa",
|
|
"itoa 0.4.8",
|
|
"serde",
|
|
"url",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_urlencoded"
|
|
version = "0.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"itoa 1.0.10",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha1"
|
|
version = "0.10.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest 0.10.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha1_smol"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
|
|
|
|
[[package]]
|
|
name = "sha2"
|
|
version = "0.9.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
|
|
dependencies = [
|
|
"block-buffer 0.9.0",
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest 0.9.0",
|
|
"opaque-debug",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha2"
|
|
version = "0.10.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest 0.10.7",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sharded-slab"
|
|
version = "0.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
|
|
dependencies = [
|
|
"lazy_static",
|
|
]
|
|
|
|
[[package]]
|
|
name = "shellexpand"
|
|
version = "2.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
|
|
dependencies = [
|
|
"dirs 4.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "shlex"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
|
|
|
|
[[package]]
|
|
name = "signal-hook"
|
|
version = "0.1.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7e31d442c16f047a671b5a71e2161d6e68814012b7f5379d269ebd915fac2729"
|
|
dependencies = [
|
|
"libc",
|
|
"signal-hook-registry",
|
|
]
|
|
|
|
[[package]]
|
|
name = "signal-hook"
|
|
version = "0.3.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
|
|
dependencies = [
|
|
"libc",
|
|
"signal-hook-registry",
|
|
]
|
|
|
|
[[package]]
|
|
name = "signal-hook-mio"
|
|
version = "0.2.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
|
|
dependencies = [
|
|
"libc",
|
|
"mio",
|
|
"signal-hook 0.3.17",
|
|
]
|
|
|
|
[[package]]
|
|
name = "signal-hook-registry"
|
|
version = "1.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "similar"
|
|
version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "32fea41aca09ee824cc9724996433064c89f7777e60762749a4170a14abbfa21"
|
|
|
|
[[package]]
|
|
name = "simple_asn1"
|
|
version = "0.5.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
|
|
dependencies = [
|
|
"chrono",
|
|
"num-bigint",
|
|
"num-traits",
|
|
"thiserror",
|
|
]
|
|
|
|
[[package]]
|
|
name = "siphasher"
|
|
version = "0.3.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
|
|
[[package]]
|
|
name = "sized-chunks"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "16d69225bde7a69b235da73377861095455d298f2b970996eec25ddbb42b3d1e"
|
|
dependencies = [
|
|
"bitmaps",
|
|
"typenum",
|
|
]
|
|
|
|
[[package]]
|
|
name = "skeptic"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "24ebf8a06f5f8bae61ae5bbc7af7aac4ef6907ae975130faba1199e5fe82256a"
|
|
dependencies = [
|
|
"pulldown-cmark",
|
|
"tempdir",
|
|
]
|
|
|
|
[[package]]
|
|
name = "slab"
|
|
version = "0.4.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "smallvec"
|
|
version = "1.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
|
|
|
|
[[package]]
|
|
name = "socket2"
|
|
version = "0.4.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
|
|
dependencies = [
|
|
"libc",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "socket2"
|
|
version = "0.5.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9"
|
|
dependencies = [
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sorted_vector_map"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"itertools",
|
|
"quickcheck",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sparse"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"futures 0.3.30",
|
|
"globset",
|
|
"once_cell",
|
|
"pathmatcher",
|
|
"regex",
|
|
"syncify",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "spawn-ext"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"tempfile",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "spin"
|
|
version = "0.9.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
|
|
|
[[package]]
|
|
name = "static_assertions"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
[[package]]
|
|
name = "staticconfig"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"phf 0.11.2",
|
|
"staticconfig_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "staticconfig_macros"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"hgrc-parser",
|
|
"indexmap 2.1.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "stats"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"fbinit",
|
|
"futures 0.3.30",
|
|
"once_cell",
|
|
"perthread",
|
|
"stats_traits",
|
|
"tokio",
|
|
"tokio-stream",
|
|
]
|
|
|
|
[[package]]
|
|
name = "stats_traits"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"auto_impl",
|
|
"dashmap",
|
|
"fbinit",
|
|
]
|
|
|
|
[[package]]
|
|
name = "status"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "storemodel"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"configmodel",
|
|
"edenapi_trait",
|
|
"edenapi_types",
|
|
"factory",
|
|
"futures 0.3.30",
|
|
"minibytes",
|
|
"once_cell",
|
|
"serde",
|
|
"types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "streampager"
|
|
version = "0.10.3"
|
|
dependencies = [
|
|
"bit-set",
|
|
"dirs 2.0.2",
|
|
"enum_dispatch",
|
|
"indexmap 2.1.0",
|
|
"lazy_static",
|
|
"lru",
|
|
"memmap2",
|
|
"regex",
|
|
"scopeguard",
|
|
"serde",
|
|
"smallvec",
|
|
"tempfile",
|
|
"terminfo",
|
|
"termwiz",
|
|
"thiserror",
|
|
"toml",
|
|
"unicode-segmentation",
|
|
"unicode-width",
|
|
"vec_map",
|
|
]
|
|
|
|
[[package]]
|
|
name = "streams"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"futures 0.3.30",
|
|
"pin-project 0.4.30",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "strsim"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
|
|
|
[[package]]
|
|
name = "strsim"
|
|
version = "0.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
[[package]]
|
|
name = "structopt"
|
|
version = "0.3.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0c6b5c64445ba8094a6ab0c3cd2ad323e07171012d9c98b0b15651daf1787a10"
|
|
dependencies = [
|
|
"clap 2.34.0",
|
|
"lazy_static",
|
|
"structopt-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "structopt-derive"
|
|
version = "0.4.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0"
|
|
dependencies = [
|
|
"heck 0.3.3",
|
|
"proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "strum"
|
|
version = "0.24.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
|
|
|
|
[[package]]
|
|
name = "strum_macros"
|
|
version = "0.24.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
|
|
dependencies = [
|
|
"heck 0.4.1",
|
|
"proc-macro2",
|
|
"quote",
|
|
"rustversion",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "subtle"
|
|
version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
|
|
|
|
[[package]]
|
|
name = "sval"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1604e9ab506f4805bc62d2868c6d20f23fa6ced4c7cfe695a1d20589ba5c63d0"
|
|
|
|
[[package]]
|
|
name = "sval_buffer"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2831b6451148d344f612016d4277348f7721b78a0869a145fd34ef8b06b3fa2e"
|
|
dependencies = [
|
|
"sval",
|
|
"sval_ref",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sval_dynamic"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "238ac5832a23099a413ffd22e66f7e6248b9af4581b64c758ca591074be059fc"
|
|
dependencies = [
|
|
"sval",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sval_fmt"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c8474862431bac5ac7aee8a12597798e944df33f489c340e17e886767bda0c4e"
|
|
dependencies = [
|
|
"itoa 1.0.10",
|
|
"ryu",
|
|
"sval",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sval_json"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d8f348030cc3d2a11eb534145600601f080cf16bf9ec0783efecd2883f14c21e"
|
|
dependencies = [
|
|
"itoa 1.0.10",
|
|
"ryu",
|
|
"sval",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sval_nested"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6659c3f6be1e5e99dc7c518877f48a8a39088ace2504b046db789bd78ce5969d"
|
|
dependencies = [
|
|
"sval",
|
|
"sval_buffer",
|
|
"sval_ref",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sval_ref"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "829ad319bd82d0da77be6f3d547623686c453502f8eebdeb466cfa987972bd28"
|
|
dependencies = [
|
|
"sval",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sval_serde"
|
|
version = "2.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1a9da6c3efaedf8b8c0861ec5343e8e8c51d838f326478623328bd8728b79bca"
|
|
dependencies = [
|
|
"serde",
|
|
"sval",
|
|
"sval_nested",
|
|
]
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
version = "1.0.109"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
version = "2.0.48"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "syncify"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"tree-pattern-match",
|
|
]
|
|
|
|
[[package]]
|
|
name = "synstructure"
|
|
version = "0.12.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
"unicode-xid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "system-command"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "system-configuration"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"core-foundation",
|
|
"system-configuration-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "system-configuration-sys"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tempdir"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
|
|
dependencies = [
|
|
"rand 0.4.6",
|
|
"remove_dir_all",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tempfile"
|
|
version = "3.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"fastrand 2.0.1",
|
|
"redox_syscall",
|
|
"rustix 0.38.30",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termcolor"
|
|
version = "1.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
|
|
dependencies = [
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "terminal_size"
|
|
version = "0.2.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237"
|
|
dependencies = [
|
|
"rustix 0.37.27",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "terminal_size"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
|
|
dependencies = [
|
|
"rustix 0.38.30",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "terminfo"
|
|
version = "0.7.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "da31aef70da0f6352dbcb462683eb4dd2bfad01cf3fc96cf204547b9a839a585"
|
|
dependencies = [
|
|
"dirs 4.0.0",
|
|
"fnv",
|
|
"nom",
|
|
"phf 0.11.2",
|
|
"phf_codegen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termios"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "411c5bf740737c7918b8b1fe232dca4dc9f8e754b8ad5e20966814001ed0ac6b"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termlogger"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"identity",
|
|
"io",
|
|
"lazystr",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termstyle"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"hgplain",
|
|
"io",
|
|
"termwiz",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "termwiz"
|
|
version = "0.18.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "25e302bfaa2555ca7fb55eee19051ad43e510153b19cb880d6da5acb65a72ab9"
|
|
dependencies = [
|
|
"anyhow",
|
|
"base64 0.13.1",
|
|
"bitflags 1.3.2",
|
|
"cassowary",
|
|
"cfg-if 1.0.0",
|
|
"filedescriptor 0.8.2",
|
|
"finl_unicode",
|
|
"fixedbitset",
|
|
"fnv",
|
|
"hex",
|
|
"lazy_static",
|
|
"libc",
|
|
"log",
|
|
"memmem",
|
|
"nix 0.24.3",
|
|
"num-derive",
|
|
"num-traits",
|
|
"ordered-float",
|
|
"pest",
|
|
"pest_derive",
|
|
"phf 0.10.1",
|
|
"regex",
|
|
"semver",
|
|
"sha2 0.9.9",
|
|
"signal-hook 0.1.17",
|
|
"siphasher",
|
|
"terminfo",
|
|
"termios",
|
|
"thiserror",
|
|
"ucd-trie",
|
|
"unicode-segmentation",
|
|
"vtparse",
|
|
"wezterm-bidi",
|
|
"wezterm-color-types",
|
|
"wezterm-dynamic",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "testutil"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"once_cell",
|
|
"parking_lot",
|
|
]
|
|
|
|
[[package]]
|
|
name = "textwrap"
|
|
version = "0.11.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
|
dependencies = [
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "textwrap"
|
|
version = "0.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
|
|
dependencies = [
|
|
"terminal_size 0.2.6",
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
version = "1.0.56"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d54378c645627613241d077a3a79db965db602882668f9136ac42af9ecb730ad"
|
|
dependencies = [
|
|
"thiserror-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
version = "1.0.56"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fa0faa943b50f3db30a20aa7e265dbc66076993efed8463e8de414e5d06d3471"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thread_local"
|
|
version = "1.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"once_cell",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thrift"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-trait",
|
|
"codegen_includer_proc_macro",
|
|
"config_thrift",
|
|
"const-cstr",
|
|
"fb303_core",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"ref-cast",
|
|
"sorted_vector_map",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
"thrift_types",
|
|
"tracing",
|
|
"tracing-futures",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thrift-types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"config",
|
|
"config_thrift",
|
|
"fb303_core",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"thiserror",
|
|
"thrift",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thrift_compiler"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"anyhow",
|
|
"clap 4.4.18",
|
|
"serde",
|
|
"which",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thrift_types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"codegen_includer_proc_macro",
|
|
"config_thrift",
|
|
"fb303_core",
|
|
"fbthrift",
|
|
"futures 0.3.30",
|
|
"once_cell",
|
|
"ref-cast",
|
|
"serde",
|
|
"serde_derive",
|
|
"sorted_vector_map",
|
|
"thiserror",
|
|
"thrift_compiler",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f657ba42c3f86e7680e53c8cd3af8abbe56b5491790b46e22e19c0d57463583e"
|
|
dependencies = [
|
|
"deranged",
|
|
"itoa 1.0.10",
|
|
"libc",
|
|
"num_threads",
|
|
"powerfmt",
|
|
"serde",
|
|
"time-core",
|
|
"time-macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time-core"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
|
|
[[package]]
|
|
name = "time-interval"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "time-macros"
|
|
version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "26197e33420244aeb70c3e8c78376ca46571bc4e701e4791c2cd9f57dcb3a43f"
|
|
dependencies = [
|
|
"time-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tinyfiledialogs"
|
|
version = "3.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e25fa0bc43a6566e2cc6d7ac96df3fa5a57beba34445bead1b368ba8fe9ca568"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tinyvec"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
|
dependencies = [
|
|
"tinyvec_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tinyvec_macros"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
[[package]]
|
|
name = "tokio"
|
|
version = "1.35.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c89b4efa943be685f629b149f53829423f8f5531ea21249408e8e2f8671ec104"
|
|
dependencies = [
|
|
"backtrace",
|
|
"bytes",
|
|
"libc",
|
|
"mio",
|
|
"num_cpus",
|
|
"parking_lot",
|
|
"pin-project-lite",
|
|
"signal-hook-registry",
|
|
"socket2 0.5.5",
|
|
"tokio-macros",
|
|
"tracing",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-macros"
|
|
version = "2.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-native-tls"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
|
|
dependencies = [
|
|
"native-tls",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-rustls"
|
|
version = "0.24.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
|
dependencies = [
|
|
"rustls",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-stream"
|
|
version = "0.1.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
|
|
dependencies = [
|
|
"futures-core",
|
|
"pin-project-lite",
|
|
"tokio",
|
|
"tokio-util 0.7.10",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-tower"
|
|
version = "0.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f4322b6e2ebfd3be4082c16df4341505ef333683158b55f22afaf3f61565d728"
|
|
dependencies = [
|
|
"crossbeam",
|
|
"futures-core",
|
|
"futures-sink",
|
|
"futures-util",
|
|
"pin-project 1.1.3",
|
|
"tokio",
|
|
"tower",
|
|
"tower-service",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-uds-compat"
|
|
version = "0.1.0"
|
|
source = "git+https://github.com/facebookexperimental/rust-shed.git?branch=main#76d2159747b056901daa362c3404b6d7b781eec5"
|
|
dependencies = [
|
|
"async-io",
|
|
"futures 0.3.30",
|
|
"tokio",
|
|
"tracing",
|
|
"uds_windows",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-util"
|
|
version = "0.6.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
|
|
dependencies = [
|
|
"bytes",
|
|
"futures-core",
|
|
"futures-io",
|
|
"futures-sink",
|
|
"log",
|
|
"pin-project-lite",
|
|
"slab",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-util"
|
|
version = "0.7.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
|
|
dependencies = [
|
|
"bytes",
|
|
"futures-core",
|
|
"futures-io",
|
|
"futures-sink",
|
|
"futures-util",
|
|
"hashbrown 0.14.3",
|
|
"pin-project-lite",
|
|
"slab",
|
|
"tokio",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "toml"
|
|
version = "0.8.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a1a195ec8c9da26928f773888e0742ca3ca1040c6cd859c919c9f59c1954ab35"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_spanned",
|
|
"toml_datetime",
|
|
"toml_edit",
|
|
]
|
|
|
|
[[package]]
|
|
name = "toml_datetime"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "toml_edit"
|
|
version = "0.21.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03"
|
|
dependencies = [
|
|
"indexmap 2.1.0",
|
|
"serde",
|
|
"serde_spanned",
|
|
"toml_datetime",
|
|
"winnow",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tower"
|
|
version = "0.4.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
|
|
dependencies = [
|
|
"futures-core",
|
|
"pin-project-lite",
|
|
"tokio",
|
|
"tower-layer",
|
|
"tower-service",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tower-layer"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
|
|
|
|
[[package]]
|
|
name = "tower-service"
|
|
version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
|
|
|
[[package]]
|
|
name = "tracing"
|
|
version = "0.1.40"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
|
dependencies = [
|
|
"log",
|
|
"pin-project-lite",
|
|
"tracing-attributes",
|
|
"tracing-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-analyzer"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"serde_json",
|
|
"tracing-collector",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-attributes"
|
|
version = "0.1.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-collector"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"indexmap 2.1.0",
|
|
"libc",
|
|
"parking_lot",
|
|
"serde",
|
|
"serde_json",
|
|
"tracing",
|
|
"tracing-subscriber",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-core"
|
|
version = "0.1.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
|
dependencies = [
|
|
"once_cell",
|
|
"valuable",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-futures"
|
|
version = "0.2.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
|
|
dependencies = [
|
|
"futures 0.3.30",
|
|
"futures-task",
|
|
"pin-project 1.1.3",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-log"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
|
|
dependencies = [
|
|
"log",
|
|
"once_cell",
|
|
"tracing-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-reload"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"once_cell",
|
|
"tracing",
|
|
"tracing-subscriber",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-runtime-callsite"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"once_cell",
|
|
"parking_lot",
|
|
"regex",
|
|
"tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-sampler"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"sampling",
|
|
"tempfile",
|
|
"tracing",
|
|
"tracing-serde",
|
|
"tracing-subscriber",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-serde"
|
|
version = "0.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
|
|
dependencies = [
|
|
"serde",
|
|
"tracing-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-subscriber"
|
|
version = "0.3.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
|
|
dependencies = [
|
|
"chrono",
|
|
"matchers",
|
|
"nu-ansi-term",
|
|
"once_cell",
|
|
"parking_lot",
|
|
"regex",
|
|
"serde",
|
|
"serde_json",
|
|
"sharded-slab",
|
|
"smallvec",
|
|
"thread_local",
|
|
"time",
|
|
"tracing",
|
|
"tracing-core",
|
|
"tracing-log",
|
|
"tracing-serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-test"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3a2c0ff408fe918a94c428a3f2ad04e4afd5c95bbc08fcf868eff750c15728a4"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"tracing-core",
|
|
"tracing-subscriber",
|
|
"tracing-test-macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-test-macro"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "258bc1c4f8e2e73a977812ab339d503e6feeb92700f6d07a6de4d321522d5c08"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tree-pattern-match"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "treestate"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"atomicfile",
|
|
"bitflags 2.4.2",
|
|
"byteorder",
|
|
"fs-err",
|
|
"fs2",
|
|
"identity",
|
|
"itertools",
|
|
"pretty_assertions",
|
|
"quickcheck",
|
|
"rand 0.8.5",
|
|
"rand_chacha 0.3.1",
|
|
"repolock",
|
|
"sha2 0.10.8",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tracing",
|
|
"twox-hash",
|
|
"types",
|
|
"util",
|
|
"uuid",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "try-lock"
|
|
version = "0.2.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
|
|
[[package]]
|
|
name = "twox-hash"
|
|
version = "1.6.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"rand 0.8.5",
|
|
"static_assertions",
|
|
]
|
|
|
|
[[package]]
|
|
name = "type_macros"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "typenum"
|
|
version = "1.17.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
|
|
|
[[package]]
|
|
name = "types"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"byteorder",
|
|
"lazy_static",
|
|
"quickcheck",
|
|
"quickcheck_arbitrary_derive",
|
|
"rand 0.8.5",
|
|
"ref-cast",
|
|
"serde",
|
|
"serde_bytes",
|
|
"serde_cbor",
|
|
"serde_derive",
|
|
"serde_json",
|
|
"sha1",
|
|
"thiserror",
|
|
"util",
|
|
"vlqencoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ucd-trie"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
|
|
|
|
[[package]]
|
|
name = "uds_windows"
|
|
version = "1.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
|
|
dependencies = [
|
|
"memoffset 0.9.0",
|
|
"tempfile",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "udsipc"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"fn-error-context",
|
|
"fs-err",
|
|
"nodeipc",
|
|
"uds_windows",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicase"
|
|
version = "2.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
|
|
dependencies = [
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-bidi"
|
|
version = "0.3.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
|
|
|
[[package]]
|
|
name = "unicode-ident"
|
|
version = "1.0.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
|
|
|
[[package]]
|
|
name = "unicode-normalization"
|
|
version = "0.1.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
|
dependencies = [
|
|
"tinyvec",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-segmentation"
|
|
version = "1.10.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
version = "0.1.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
|
|
|
[[package]]
|
|
name = "unicode-xid"
|
|
version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
|
|
|
[[package]]
|
|
name = "unionconfig"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"configmodel",
|
|
"indexmap 2.1.0",
|
|
"staticconfig",
|
|
]
|
|
|
|
[[package]]
|
|
name = "untrusted"
|
|
version = "0.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
|
[[package]]
|
|
name = "url"
|
|
version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"idna 0.5.0",
|
|
"percent-encoding",
|
|
]
|
|
|
|
[[package]]
|
|
name = "utf8parse"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
|
|
[[package]]
|
|
name = "util"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"atomicfile",
|
|
"dirs 2.0.2",
|
|
"fn-error-context",
|
|
"fs2",
|
|
"hostname 0.3.1",
|
|
"lazystr",
|
|
"libc",
|
|
"memmap2",
|
|
"once_cell",
|
|
"rand 0.8.5",
|
|
"shellexpand",
|
|
"tempfile",
|
|
"thiserror",
|
|
"widestring",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "uuid"
|
|
version = "1.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
|
|
dependencies = [
|
|
"atomic",
|
|
"getrandom 0.2.12",
|
|
"serde",
|
|
"sha1_smol",
|
|
]
|
|
|
|
[[package]]
|
|
name = "valuable"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
|
|
|
[[package]]
|
|
name = "value-bag"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7cdbaf5e132e593e9fc1de6a15bbec912395b11fb9719e061cf64f804524c503"
|
|
dependencies = [
|
|
"value-bag-serde1",
|
|
"value-bag-sval2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "value-bag-serde1"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "92cad98b1b18d06b6f38b3cd04347a9d7a3a0111441a061f71377fb6740437e4"
|
|
dependencies = [
|
|
"erased-serde",
|
|
"serde",
|
|
"serde_fmt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "value-bag-sval2"
|
|
version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3dc7271d6b3bf58dd2e610a601c0e159f271ffdb7fbb21517c40b52138d64f8e"
|
|
dependencies = [
|
|
"sval",
|
|
"sval_buffer",
|
|
"sval_dynamic",
|
|
"sval_fmt",
|
|
"sval_json",
|
|
"sval_ref",
|
|
"sval_serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "vcpkg"
|
|
version = "0.2.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
|
[[package]]
|
|
name = "vec_map"
|
|
version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
|
|
|
[[package]]
|
|
name = "version"
|
|
version = "0.1.0"
|
|
|
|
[[package]]
|
|
name = "version_check"
|
|
version = "0.9.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
[[package]]
|
|
name = "vfs"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"crossbeam",
|
|
"dashmap",
|
|
"fsinfo",
|
|
"identity",
|
|
"libc",
|
|
"minibytes",
|
|
"once_cell",
|
|
"tempfile",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"types",
|
|
"util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "vlqencoding"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"quickcheck",
|
|
]
|
|
|
|
[[package]]
|
|
name = "void"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
[[package]]
|
|
name = "vtparse"
|
|
version = "0.6.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6d9b2acfb050df409c972a37d3b8e08cdea3bddb0c09db9d53137e504cfabed0"
|
|
dependencies = [
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "waker-fn"
|
|
version = "1.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690"
|
|
|
|
[[package]]
|
|
name = "walkdir"
|
|
version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
|
|
dependencies = [
|
|
"same-file",
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "want"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
|
dependencies = [
|
|
"try-lock",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen"
|
|
version = "0.2.90"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b1223296a201415c7fad14792dbefaace9bd52b62d33453ade1c5b5f07555406"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"wasm-bindgen-macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-backend"
|
|
version = "0.2.90"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fcdc935b63408d58a32f8cc9738a0bffd8f05cc7c002086c6ef20b7312ad9dcd"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"log",
|
|
"once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-futures"
|
|
version = "0.4.40"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bde2032aeb86bdfaecc8b261eef3cba735cc426c1f3a3416d1e0791be95fc461"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
"web-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro"
|
|
version = "0.2.90"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3e4c238561b2d428924c49815533a8b9121c664599558a5d9ec51f8a1740a999"
|
|
dependencies = [
|
|
"quote",
|
|
"wasm-bindgen-macro-support",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro-support"
|
|
version = "0.2.90"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bae1abb6806dc1ad9e560ed242107c0f6c84335f1749dd4e8ddb012ebd5e25a7"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
"wasm-bindgen-backend",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-shared"
|
|
version = "0.2.90"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4d91413b1c31d7539ba5ef2451af3f0b833a005eb27a631cec32bc0635a8602b"
|
|
|
|
[[package]]
|
|
name = "wasm-streams"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b4609d447824375f43e1ffbc051b50ad8f4b3ae8219680c94452ea05eb240ac7"
|
|
dependencies = [
|
|
"futures-util",
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
"wasm-bindgen-futures",
|
|
"web-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "watchman_client"
|
|
version = "0.8.0"
|
|
source = "git+https://github.com/facebook/watchman.git?branch=main#d52738785ded4c290fb08adcb244e4c34ef1ffdd"
|
|
dependencies = [
|
|
"anyhow",
|
|
"bytes",
|
|
"futures 0.3.30",
|
|
"maplit",
|
|
"serde",
|
|
"serde_bser",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio-util 0.6.10",
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "web-sys"
|
|
version = "0.3.67"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "58cd2333b6e0be7a39605f0e255892fd7418a682d8da8fe042fe25128794d2ed"
|
|
dependencies = [
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webpki-roots"
|
|
version = "0.25.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10"
|
|
|
|
[[package]]
|
|
name = "webview-app"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"base64 0.13.1",
|
|
"dirs 2.0.2",
|
|
"open",
|
|
"serde",
|
|
"serde_json",
|
|
"tinyfiledialogs",
|
|
"tracing",
|
|
"version",
|
|
"webview-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "webview-sys"
|
|
version = "0.6.2"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wezterm-bidi"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1560382cf39b0fa92473eae4d5b3772f88c63202cbf5a72c35db72ba99e66c36"
|
|
dependencies = [
|
|
"log",
|
|
"wezterm-dynamic",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wezterm-color-types"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4c6e7a483dd2785ba72705c51e8b1be18300302db2a78368dac9bc8773857777"
|
|
dependencies = [
|
|
"csscolorparser",
|
|
"deltae",
|
|
"lazy_static",
|
|
"wezterm-dynamic",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wezterm-dynamic"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a75e78c0cc60a76de5d93f9dad05651105351e151b6446ab305514945d7588aa"
|
|
dependencies = [
|
|
"log",
|
|
"ordered-float",
|
|
"strsim 0.10.0",
|
|
"thiserror",
|
|
"wezterm-dynamic-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wezterm-dynamic-derive"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0c9f5ef318442d07b3d071f9f43ea40b80992f87faee14bb4d017b6991c307f0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 1.0.109",
|
|
]
|
|
|
|
[[package]]
|
|
name = "which"
|
|
version = "4.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
|
|
dependencies = [
|
|
"either",
|
|
"home",
|
|
"once_cell",
|
|
"rustix 0.38.30",
|
|
]
|
|
|
|
[[package]]
|
|
name = "widestring"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
|
|
|
|
[[package]]
|
|
name = "winapi"
|
|
version = "0.2.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
|
[[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-build"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
|
|
[[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.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
|
dependencies = [
|
|
"winapi 0.3.9",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
[[package]]
|
|
name = "windows-core"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
dependencies = [
|
|
"windows-targets 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-sys"
|
|
version = "0.48.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
dependencies = [
|
|
"windows-targets 0.48.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-sys"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
dependencies = [
|
|
"windows-targets 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-targets"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
|
dependencies = [
|
|
"windows_aarch64_gnullvm 0.48.5",
|
|
"windows_aarch64_msvc 0.48.5",
|
|
"windows_i686_gnu 0.48.5",
|
|
"windows_i686_msvc 0.48.5",
|
|
"windows_x86_64_gnu 0.48.5",
|
|
"windows_x86_64_gnullvm 0.48.5",
|
|
"windows_x86_64_msvc 0.48.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-targets"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
|
|
dependencies = [
|
|
"windows_aarch64_gnullvm 0.52.0",
|
|
"windows_aarch64_msvc 0.52.0",
|
|
"windows_i686_gnu 0.52.0",
|
|
"windows_i686_msvc 0.52.0",
|
|
"windows_x86_64_gnu 0.52.0",
|
|
"windows_x86_64_gnullvm 0.52.0",
|
|
"windows_x86_64_msvc 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_gnullvm"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_gnullvm"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
version = "0.48.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
|
|
|
|
[[package]]
|
|
name = "winnow"
|
|
version = "0.5.34"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b7cf47b659b318dccbd69cc4797a39ae128f533dce7902a1096044d1967b9c16"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winreg"
|
|
version = "0.50.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "workingcopy"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
"async-runtime",
|
|
"async-trait",
|
|
"bitflags 2.4.2",
|
|
"configloader",
|
|
"configmodel",
|
|
"crossbeam",
|
|
"edenfs-client",
|
|
"fs-err",
|
|
"hgtime",
|
|
"identity",
|
|
"manifest",
|
|
"manifest-tree",
|
|
"parking_lot",
|
|
"pathmatcher",
|
|
"progress-model",
|
|
"repolock",
|
|
"repostate",
|
|
"serde",
|
|
"serde_json",
|
|
"sparse",
|
|
"status",
|
|
"storemodel",
|
|
"tempfile",
|
|
"termlogger",
|
|
"thiserror",
|
|
"tokio",
|
|
"tracing",
|
|
"treestate",
|
|
"types",
|
|
"util",
|
|
"vfs",
|
|
"watchman_client",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xdiff"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"structopt",
|
|
"xdiff-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "xdiff-sys"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[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 = "yansi"
|
|
version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
|
|
|
|
[[package]]
|
|
name = "zerocopy"
|
|
version = "0.7.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
|
|
dependencies = [
|
|
"zerocopy-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerocopy-derive"
|
|
version = "0.7.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn 2.0.48",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zstd"
|
|
version = "0.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110"
|
|
dependencies = [
|
|
"zstd-safe",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zstd-safe"
|
|
version = "7.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e"
|
|
dependencies = [
|
|
"zstd-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zstd-sys"
|
|
version = "2.0.9+zstd.1.5.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656"
|
|
dependencies = [
|
|
"cc",
|
|
"pkg-config",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zstdelta"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"libc",
|
|
"quickcheck",
|
|
"rand 0.8.5",
|
|
"rand_chacha 0.3.1",
|
|
"zstd-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zstore"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"indexedlog",
|
|
"lazy_static",
|
|
"lru-cache",
|
|
"mincode",
|
|
"minibytes",
|
|
"parking_lot",
|
|
"quickcheck",
|
|
"serde",
|
|
"sha1",
|
|
"tempfile",
|
|
"tracing",
|
|
"types",
|
|
"zstdelta",
|
|
]
|