2022-02-07 06:40:45 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.19.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"gimli",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
|
|
|
version = "0.7.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom 0.2.8",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.7.20"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "allo-isolate"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.14"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "8ed55848be9f41d44c79df6045b680a74a78bc579e0813f7f196cd7928e22fb1"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"atomic",
|
|
|
|
"pin-project",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ansi_term"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.68"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.5.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
|
|
|
|
|
2022-03-03 14:17:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
|
|
|
version = "0.7.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-stream"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-stream-impl",
|
|
|
|
"futures-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-stream-impl"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-12-09 01:19:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.61"
|
2022-12-09 01:19:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "705339e0e4a9690e2908d2b3d049d85682cf19fbd5782494498fbf7003a6a282"
|
2022-12-09 01:19:47 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atomic"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2022-06-29 05:44:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atomic_refcell"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.9"
|
2022-06-29 05:44:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "857253367827bd9d0fd973f0ef15506a96e79e41b0ad7aa691203a4e3214f6c8"
|
2022-06-29 05:44:15 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atty"
|
|
|
|
version = "0.2.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"hermit-abi 0.1.19",
|
2022-02-07 06:40:45 +00:00
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.67"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cc",
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.13.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bincode"
|
|
|
|
version = "1.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bit-set"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.5.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
|
2022-02-07 06:40:45 +00:00
|
|
|
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"
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.0"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"generic-array",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.10.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"generic-array",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-01-16 12:47:15 +00:00
|
|
|
name = "borsh"
|
|
|
|
version = "0.9.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "15bf3650200d8bffa99015595e10f1fbd17de07abbc25bb067da79e769939bfa"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"borsh-derive",
|
|
|
|
"hashbrown 0.11.2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-derive"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6441c552f230375d18e3cc377677914d2ca2b0d36e52129fe15450a2dce46775"
|
|
|
|
dependencies = [
|
|
|
|
"borsh-derive-internal",
|
|
|
|
"borsh-schema-derive-internal",
|
|
|
|
"proc-macro-crate",
|
|
|
|
"proc-macro2",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-derive-internal"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5449c28a7b352f2d1e592a8a28bf139bc71afb0764a14f3c02500935d8c44065"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-schema-derive-internal"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cdbd5696d8bfa21d53d9fe39a714a18538bad11492a42d066dbbc395fb1951c0"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
|
|
|
version = "0.2.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b45ea9b00a7b3f2988e9a65ad3917e62123c38dba709b666506207be96d1790b"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "3.11.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
2023-01-16 12:47:15 +00:00
|
|
|
name = "bytecheck"
|
|
|
|
version = "0.6.9"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d11cac2c12b5adc6570dad2ee1b87eff4955dac476fe12d81e5fdd352e52406f"
|
|
|
|
dependencies = [
|
|
|
|
"bytecheck_derive",
|
|
|
|
"ptr_meta",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytecheck_derive"
|
|
|
|
version = "0.6.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "13e576ebe98e605500b3c8041bb888e966653577172df6dd97398714eb30b9bf"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
2022-02-09 01:57:03 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
|
|
|
version = "1.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.3.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cast"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.78"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.23"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"iana-time-zone",
|
|
|
|
"js-sys",
|
2022-02-07 06:40:45 +00:00
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"time",
|
2023-01-16 12:47:15 +00:00
|
|
|
"wasm-bindgen",
|
2022-02-07 06:40:45 +00:00
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "chrono-tz"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.6.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "29c39203181991a7dd4343b8005bd804e7a9a37afb8ac070e43771e8c820bbde"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"chrono-tz-build",
|
2023-01-16 12:47:15 +00:00
|
|
|
"phf 0.11.1",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono-tz-build"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.0.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "6f509c3a87b33437b05e2458750a0700e5bdd6956176773e6c7d6dd15a283a0c"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"parse-zoneinfo",
|
2023-01-16 12:47:15 +00:00
|
|
|
"phf 0.11.1",
|
2022-02-09 01:57:03 +00:00
|
|
|
"phf_codegen",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "claim"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f81099d6bb72e1df6d50bb2347224b666a670912bb7f06dbe867a4a070ab3ce8"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
|
|
|
version = "2.34.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"textwrap",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cmd_lib"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ba0f413777386d37f85afa5242f277a7b461905254c1af3c339d4af06800f62"
|
|
|
|
dependencies = [
|
|
|
|
"cmd_lib_macros",
|
|
|
|
"faccess",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"os_pipe",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cmd_lib_macros"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9e66605092ff6c6e37e0246601ae6c3f62dc1880e0599359b5f303497c112dc0"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "codespan-reporting"
|
|
|
|
version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
|
|
|
|
dependencies = [
|
|
|
|
"termcolor",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "color-eyre"
|
|
|
|
version = "0.5.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1f1885697ee8a177096d42f158922251a41973117f6d8a234cee94b9509157b7"
|
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
"eyre",
|
|
|
|
"indenter",
|
|
|
|
"once_cell",
|
|
|
|
"owo-colors",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "config"
|
|
|
|
version = "0.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19b076e143e1d9538dde65da30f8481c2a6c44040edb8e02b9bf1351edb92ce3"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"nom",
|
|
|
|
"serde",
|
|
|
|
"yaml-rust",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "console"
|
|
|
|
version = "0.14.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3993e6445baa160675931ec041a5e03ca84b9c6e32a056150d3aa2bdda0a1f45"
|
|
|
|
dependencies = [
|
|
|
|
"encode_unicode",
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"regex",
|
|
|
|
"terminal_size",
|
|
|
|
"unicode-width",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "convert_case"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
|
|
|
version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cpufeatures"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "criterion"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "b01d6de93b2b6c65e17c634a26653a29d107b3c98c607c765bf38d041531cd8f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"atty",
|
|
|
|
"cast",
|
|
|
|
"clap",
|
|
|
|
"criterion-plot",
|
|
|
|
"csv",
|
|
|
|
"itertools",
|
|
|
|
"lazy_static",
|
|
|
|
"num-traits",
|
|
|
|
"oorandom",
|
|
|
|
"plotters",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_cbor",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"tinytemplate",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "criterion-plot"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2673cc8207403546f45f5fd319a974b1e6983ad1a3ee7e6041650013be041876"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cast",
|
|
|
|
"itertools",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.5.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.8.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.13"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"autocfg",
|
2022-02-07 06:40:45 +00:00
|
|
|
"cfg-if",
|
|
|
|
"crossbeam-utils",
|
|
|
|
"memoffset",
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.8.14"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2023-01-16 12:47:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crypto-common"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"typenum",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "csv"
|
|
|
|
version = "1.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1"
|
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"bstr 0.2.17",
|
2022-02-07 06:40:45 +00:00
|
|
|
"csv-core",
|
|
|
|
"itoa 0.4.8",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "csv-core"
|
|
|
|
version = "0.1.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cxx"
|
|
|
|
version = "1.0.86"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51d1075c37807dcf850c379432f0df05ba52cc30f279c5cfc43cc221ce7f8579"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"cxxbridge-flags",
|
|
|
|
"cxxbridge-macro",
|
|
|
|
"link-cplusplus",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cxx-build"
|
|
|
|
version = "1.0.86"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5044281f61b27bc598f2f6647d480aed48d2bf52d6eb0b627d84c0361b17aa70"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"codespan-reporting",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"scratch",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cxxbridge-flags"
|
|
|
|
version = "1.0.86"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "61b50bc93ba22c27b0d31128d2d130a0a6b3d267ae27ef7e4fae2167dfe8781c"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cxxbridge-macro"
|
|
|
|
version = "1.0.86"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "39e61fda7e62115119469c7b3591fd913ecca96fb766cfd3f2e2502ab7bc87a5"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dart-ffi"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"allo-isolate",
|
|
|
|
"byteorder",
|
|
|
|
"bytes",
|
2022-06-14 00:46:11 +00:00
|
|
|
"crossbeam-utils",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2023-01-08 04:10:53 +00:00
|
|
|
"flowy-core",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-derive",
|
2023-01-26 07:40:23 +00:00
|
|
|
"flowy-notification",
|
2022-12-20 03:14:42 +00:00
|
|
|
"lazy_static",
|
2022-02-07 06:40:45 +00:00
|
|
|
"lib-dispatch",
|
|
|
|
"log",
|
2022-12-20 03:14:42 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"protobuf",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"tokio",
|
2023-02-07 14:09:43 +00:00
|
|
|
"tracing",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dashmap"
|
2022-06-14 00:37:44 +00:00
|
|
|
version = "5.2.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-14 00:37:44 +00:00
|
|
|
checksum = "4c8858831f7781322e539ea39e72449c46b059638250c14344fec8d0aa6e539c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"num_cpus",
|
2022-06-14 00:37:44 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derivative"
|
|
|
|
version = "2.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derive_more"
|
|
|
|
version = "0.99.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
|
|
|
dependencies = [
|
|
|
|
"convert_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustc_version",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "deunicode"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diesel"
|
|
|
|
version = "1.4.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b28135ecf6b7d446b43e27e225622a038cc4e2930a1022f51cdb97ada19b8e4d"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"diesel_derives",
|
|
|
|
"libsqlite3-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel_derives"
|
|
|
|
version = "1.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "45f5098f628d02a7a0f68ddba586fb61e80edec3bdc1be3b921f4ceec60858d3"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel_migrations"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bf3cde8413353dc7f5d72fa8ce0b99a560a359d2c5ef1e5817ca731cd9008f4c"
|
|
|
|
dependencies = [
|
|
|
|
"migrations_internals",
|
|
|
|
"migrations_macros",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.0"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"generic-array",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.10.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"block-buffer 0.10.3",
|
|
|
|
"crypto-common",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dissimilar"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bd5f0c7e4bd266b8ab2550e6238d2e74977c23c15536ac7be45e9c95e2e3fbbb"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2023-01-30 03:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "document-model"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"revision-model",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dyn-clone"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.10"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c9b0705efd4599c15a38151f4721f7bc388306f61084d3bfd50bd07fbca5cb60"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.8.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "encode_unicode"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.8.31"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[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 = "error-chain"
|
|
|
|
version = "0.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
|
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "eyre"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.6.8"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"indenter",
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "faccess"
|
2022-07-26 03:58:21 +00:00
|
|
|
version = "0.2.4"
|
2022-02-08 06:36:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-26 03:58:21 +00:00
|
|
|
checksum = "59ae66425802d6a903e268ae1a08b8c38ba143520f227a205edf4e9c7e3e26d5"
|
2022-02-08 06:36:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fake"
|
2022-07-04 08:38:35 +00:00
|
|
|
version = "2.5.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-04 08:38:35 +00:00
|
|
|
checksum = "4d68f517805463f3a896a9d29c1d6ff09d3579ded64a7201b4069f8f9c0d52fd"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2022-07-04 08:38:35 +00:00
|
|
|
"rand 0.8.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fancy-regex"
|
2022-04-28 13:16:28 +00:00
|
|
|
version = "0.10.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-28 13:16:28 +00:00
|
|
|
checksum = "0678ab2d46fa5195aaf59ad034c083d351377d4af57f3e073c074d0da3e3c766"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bit-set",
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-01-30 03:11:19 +00:00
|
|
|
name = "fancy-regex"
|
|
|
|
version = "0.11.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-30 03:11:19 +00:00
|
|
|
checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-30 03:11:19 +00:00
|
|
|
"bit-set",
|
|
|
|
"regex",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-01-30 03:11:19 +00:00
|
|
|
name = "fastrand"
|
|
|
|
version = "1.8.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-30 03:11:19 +00:00
|
|
|
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-30 03:11:19 +00:00
|
|
|
"instant",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flowy-ast"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2023-01-30 03:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-client-network-config"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"config",
|
|
|
|
"serde",
|
|
|
|
"serde-aux",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flowy-client-sync"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"dissimilar",
|
|
|
|
"document-model",
|
|
|
|
"flowy-derive",
|
|
|
|
"flowy-sync",
|
|
|
|
"folder-model",
|
|
|
|
"grid-model",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
"revision-model",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flowy-client-ws"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ws",
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
"serde",
|
|
|
|
"serde_repr",
|
|
|
|
"thiserror",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-12-01 06:56:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-codegen"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"cmd_lib",
|
|
|
|
"console",
|
2023-01-30 03:11:19 +00:00
|
|
|
"fancy-regex 0.10.0",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-ast",
|
|
|
|
"itertools",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"phf 0.8.0",
|
|
|
|
"protoc-bin-vendored",
|
|
|
|
"protoc-rust",
|
2022-12-01 08:03:03 +00:00
|
|
|
"quote",
|
2022-12-01 06:56:20 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"similar",
|
|
|
|
"syn",
|
|
|
|
"tera",
|
|
|
|
"toml",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2023-01-08 04:10:53 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-core"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2023-01-30 03:11:19 +00:00
|
|
|
"flowy-client-ws",
|
2023-01-08 04:10:53 +00:00
|
|
|
"flowy-database",
|
|
|
|
"flowy-document",
|
2023-01-30 03:11:19 +00:00
|
|
|
"flowy-error",
|
2023-01-08 04:10:53 +00:00
|
|
|
"flowy-folder",
|
|
|
|
"flowy-net",
|
|
|
|
"flowy-revision",
|
2023-01-31 00:28:31 +00:00
|
|
|
"flowy-sqlite",
|
2023-01-08 04:10:53 +00:00
|
|
|
"flowy-task",
|
|
|
|
"flowy-user",
|
|
|
|
"futures-core",
|
2023-01-30 03:11:19 +00:00
|
|
|
"grid-model",
|
2023-01-08 04:10:53 +00:00
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-log",
|
|
|
|
"lib-ws",
|
|
|
|
"parking_lot 0.12.1",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2023-01-08 04:10:53 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
2023-01-31 11:30:48 +00:00
|
|
|
"user-model",
|
2023-01-30 03:11:19 +00:00
|
|
|
"ws-model",
|
2023-01-08 04:10:53 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-database"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2023-01-31 00:28:31 +00:00
|
|
|
"anyhow",
|
|
|
|
"async-stream",
|
|
|
|
"atomic_refcell",
|
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"crossbeam-utils",
|
|
|
|
"dashmap",
|
2022-02-07 06:40:45 +00:00
|
|
|
"diesel",
|
2023-01-31 00:28:31 +00:00
|
|
|
"fancy-regex 0.10.0",
|
|
|
|
"flowy-client-sync",
|
|
|
|
"flowy-codegen",
|
|
|
|
"flowy-database",
|
|
|
|
"flowy-derive",
|
|
|
|
"flowy-error",
|
|
|
|
"flowy-notification",
|
|
|
|
"flowy-revision",
|
|
|
|
"flowy-revision-persistence",
|
|
|
|
"flowy-sqlite",
|
|
|
|
"flowy-task",
|
|
|
|
"flowy-test",
|
|
|
|
"futures",
|
|
|
|
"grid-model",
|
|
|
|
"indexmap",
|
2022-02-07 06:40:45 +00:00
|
|
|
"lazy_static",
|
2023-01-31 00:28:31 +00:00
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
|
|
|
"nanoid",
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
"protobuf",
|
|
|
|
"rayon",
|
|
|
|
"regex",
|
|
|
|
"revision-model",
|
|
|
|
"rust_decimal",
|
|
|
|
"rusty-money",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_repr",
|
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
|
|
|
"tokio",
|
2022-12-20 03:14:42 +00:00
|
|
|
"tracing",
|
2023-01-31 00:28:31 +00:00
|
|
|
"url",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flowy-derive"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2022-02-09 05:08:49 +00:00
|
|
|
"dashmap",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-ast",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2022-02-09 05:08:49 +00:00
|
|
|
"lazy_static",
|
2022-12-30 03:16:47 +00:00
|
|
|
"log",
|
2022-02-07 06:40:45 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-02-09 10:17:06 +00:00
|
|
|
"serde_json",
|
2022-02-07 06:40:45 +00:00
|
|
|
"syn",
|
2022-12-30 03:16:47 +00:00
|
|
|
"tokio",
|
|
|
|
"trybuild",
|
2022-02-09 10:17:06 +00:00
|
|
|
"walkdir",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
2022-10-13 15:29:37 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-document"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"async-stream",
|
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"color-eyre",
|
|
|
|
"criterion",
|
|
|
|
"dashmap",
|
|
|
|
"derive_more",
|
|
|
|
"diesel",
|
|
|
|
"diesel_derives",
|
2023-01-30 03:11:19 +00:00
|
|
|
"document-model",
|
|
|
|
"flowy-client-sync",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2022-10-13 15:29:37 +00:00
|
|
|
"flowy-derive",
|
|
|
|
"flowy-document",
|
|
|
|
"flowy-error",
|
2023-01-26 07:40:23 +00:00
|
|
|
"flowy-notification",
|
2022-10-13 15:29:37 +00:00
|
|
|
"flowy-revision",
|
2023-01-12 05:09:08 +00:00
|
|
|
"flowy-revision-persistence",
|
2023-01-31 00:28:31 +00:00
|
|
|
"flowy-sqlite",
|
2022-10-13 15:29:37 +00:00
|
|
|
"flowy-test",
|
|
|
|
"futures",
|
|
|
|
"futures-util",
|
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
|
|
|
"lib-ws",
|
2022-10-22 13:57:44 +00:00
|
|
|
"md5",
|
2022-10-13 15:29:37 +00:00
|
|
|
"protobuf",
|
|
|
|
"rand 0.8.5",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2022-10-13 15:29:37 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2022-10-13 15:29:37 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
"tracing-subscriber",
|
|
|
|
"unicode-segmentation",
|
|
|
|
"url",
|
2023-01-30 03:11:19 +00:00
|
|
|
"ws-model",
|
2022-10-13 15:29:37 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-error"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2022-12-30 03:16:47 +00:00
|
|
|
"anyhow",
|
2022-02-07 06:40:45 +00:00
|
|
|
"bytes",
|
2023-01-30 03:11:19 +00:00
|
|
|
"flowy-client-sync",
|
|
|
|
"flowy-client-ws",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-derive",
|
2023-01-31 00:28:31 +00:00
|
|
|
"flowy-sqlite",
|
2023-01-30 03:11:19 +00:00
|
|
|
"http-error-code",
|
2022-02-07 06:40:45 +00:00
|
|
|
"lib-dispatch",
|
|
|
|
"lib-ot",
|
|
|
|
"protobuf",
|
|
|
|
"r2d2",
|
2023-01-30 03:11:19 +00:00
|
|
|
"reqwest",
|
|
|
|
"serde",
|
2022-02-07 06:40:45 +00:00
|
|
|
"serde_json",
|
2023-01-30 03:11:19 +00:00
|
|
|
"serde_repr",
|
2022-12-30 03:16:47 +00:00
|
|
|
"thiserror",
|
2023-01-30 03:11:19 +00:00
|
|
|
"user-model",
|
2022-02-09 11:26:06 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-folder"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"diesel",
|
|
|
|
"diesel_derives",
|
2023-01-30 03:11:19 +00:00
|
|
|
"flowy-client-sync",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-derive",
|
2022-10-13 15:29:37 +00:00
|
|
|
"flowy-document",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-error",
|
|
|
|
"flowy-folder",
|
2023-01-26 07:40:23 +00:00
|
|
|
"flowy-notification",
|
2022-03-19 08:52:28 +00:00
|
|
|
"flowy-revision",
|
2023-01-12 05:09:08 +00:00
|
|
|
"flowy-revision-persistence",
|
2023-01-31 00:28:31 +00:00
|
|
|
"flowy-sqlite",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-test",
|
2023-01-30 03:11:19 +00:00
|
|
|
"folder-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
"futures",
|
|
|
|
"lazy_static",
|
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
|
|
|
"log",
|
2022-11-08 05:51:12 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pin-project",
|
|
|
|
"protobuf",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
2022-07-04 06:28:41 +00:00
|
|
|
"unicode-segmentation",
|
2023-01-30 03:11:19 +00:00
|
|
|
"ws-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flowy-net"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"async-stream",
|
|
|
|
"bytes",
|
|
|
|
"config",
|
|
|
|
"dashmap",
|
2023-01-30 03:11:19 +00:00
|
|
|
"document-model",
|
|
|
|
"flowy-client-network-config",
|
|
|
|
"flowy-client-sync",
|
|
|
|
"flowy-client-ws",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-derive",
|
2022-10-13 15:29:37 +00:00
|
|
|
"flowy-document",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-error",
|
|
|
|
"flowy-folder",
|
2023-01-30 03:11:19 +00:00
|
|
|
"flowy-server-sync",
|
2022-03-19 08:52:28 +00:00
|
|
|
"flowy-sync",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-user",
|
2023-01-30 03:11:19 +00:00
|
|
|
"folder-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
"futures-util",
|
|
|
|
"hyper",
|
|
|
|
"lazy_static",
|
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ws",
|
2022-04-11 07:27:03 +00:00
|
|
|
"nanoid",
|
2022-11-08 13:13:28 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"protobuf",
|
|
|
|
"reqwest",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
"serde",
|
|
|
|
"serde-aux",
|
|
|
|
"serde_json",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2023-01-30 03:11:19 +00:00
|
|
|
"thiserror",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
2023-01-30 03:11:19 +00:00
|
|
|
"user-model",
|
|
|
|
"ws-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
2023-01-26 07:40:23 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-notification"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"flowy-codegen",
|
|
|
|
"flowy-derive",
|
|
|
|
"lazy_static",
|
|
|
|
"lib-dispatch",
|
|
|
|
"protobuf",
|
|
|
|
"serde",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-03-19 08:52:28 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-revision"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"async-stream",
|
|
|
|
"bytes",
|
|
|
|
"dashmap",
|
|
|
|
"flowy-error",
|
2022-11-07 09:30:24 +00:00
|
|
|
"flowy-revision",
|
2023-01-12 05:09:08 +00:00
|
|
|
"flowy-revision-persistence",
|
2022-12-09 01:19:47 +00:00
|
|
|
"futures",
|
2022-03-19 08:52:28 +00:00
|
|
|
"futures-util",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ws",
|
2022-11-02 02:23:54 +00:00
|
|
|
"nanoid",
|
2022-11-08 05:51:12 +00:00
|
|
|
"parking_lot 0.12.1",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2022-03-19 08:52:28 +00:00
|
|
|
"serde",
|
2022-08-16 03:24:37 +00:00
|
|
|
"serde_json",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2022-03-19 08:52:28 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
2023-01-30 03:11:19 +00:00
|
|
|
"ws-model",
|
2022-03-19 08:52:28 +00:00
|
|
|
]
|
|
|
|
|
2023-01-12 05:09:08 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-revision-persistence"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"flowy-error",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2023-01-12 05:09:08 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
2023-01-30 03:11:19 +00:00
|
|
|
name = "flowy-server-sync"
|
2022-02-07 06:40:45 +00:00
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"async-stream",
|
|
|
|
"bytes",
|
|
|
|
"dashmap",
|
2023-01-30 03:11:19 +00:00
|
|
|
"document-model",
|
|
|
|
"flowy-sync",
|
|
|
|
"folder-model",
|
2022-03-19 08:52:28 +00:00
|
|
|
"futures",
|
2022-02-07 06:40:45 +00:00
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
2022-03-19 08:52:28 +00:00
|
|
|
"log",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
|
|
|
"serde",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
"ws-model",
|
|
|
|
]
|
|
|
|
|
2023-01-31 00:28:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-sqlite"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"diesel",
|
|
|
|
"diesel_derives",
|
|
|
|
"diesel_migrations",
|
|
|
|
"error-chain",
|
|
|
|
"lazy_static",
|
|
|
|
"libsqlite3-sys",
|
|
|
|
"openssl",
|
|
|
|
"openssl-sys",
|
|
|
|
"r2d2",
|
|
|
|
"scheduled-thread-pool",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2023-01-30 03:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-sync"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"document-model",
|
|
|
|
"folder-model",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
2022-11-08 05:51:12 +00:00
|
|
|
"parking_lot 0.12.1",
|
2023-01-30 03:11:19 +00:00
|
|
|
"revision-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
"serde",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
2023-01-30 03:11:19 +00:00
|
|
|
"ws-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
2022-11-13 14:23:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-task"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"atomic_refcell",
|
|
|
|
"futures",
|
|
|
|
"lib-infra",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flowy-test"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2023-01-30 03:11:19 +00:00
|
|
|
"claim",
|
2022-02-07 06:40:45 +00:00
|
|
|
"fake",
|
2023-01-30 03:11:19 +00:00
|
|
|
"flowy-client-sync",
|
2023-01-08 04:10:53 +00:00
|
|
|
"flowy-core",
|
2022-10-20 03:35:11 +00:00
|
|
|
"flowy-document",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-folder",
|
|
|
|
"flowy-net",
|
|
|
|
"flowy-user",
|
|
|
|
"futures",
|
|
|
|
"futures-util",
|
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"lib-ot",
|
|
|
|
"log",
|
2022-04-11 07:27:03 +00:00
|
|
|
"nanoid",
|
2022-02-07 06:40:45 +00:00
|
|
|
"protobuf",
|
|
|
|
"quickcheck",
|
|
|
|
"quickcheck_macros",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serial_test",
|
|
|
|
"thread-id",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flowy-user"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"diesel",
|
|
|
|
"diesel_derives",
|
2022-12-01 06:56:20 +00:00
|
|
|
"flowy-codegen",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-derive",
|
|
|
|
"flowy-error",
|
2023-01-26 07:40:23 +00:00
|
|
|
"flowy-notification",
|
2023-01-31 00:28:31 +00:00
|
|
|
"flowy-sqlite",
|
2022-02-07 06:40:45 +00:00
|
|
|
"flowy-test",
|
|
|
|
"lazy_static",
|
|
|
|
"lib-dispatch",
|
|
|
|
"lib-infra",
|
|
|
|
"log",
|
2022-04-11 07:27:03 +00:00
|
|
|
"nanoid",
|
2022-02-07 06:40:45 +00:00
|
|
|
"once_cell",
|
2022-11-08 13:13:28 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"protobuf",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
2023-01-30 03:11:19 +00:00
|
|
|
"user-model",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
2022-11-08 05:43:41 +00:00
|
|
|
[[package]]
|
2023-01-30 03:11:19 +00:00
|
|
|
name = "folder-model"
|
2022-11-08 05:43:41 +00:00
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"nanoid",
|
|
|
|
"serde",
|
|
|
|
"serde_repr",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[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"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.1.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-channel"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-executor"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.25"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"memchr",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.14.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gethostname"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
|
|
|
version = "0.1.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.8"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
2023-01-16 12:47:15 +00:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.27.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "dec7af912d60cdbd3677c1af9352ebae6fb8394d165568a2234df0fa00f87793"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-12-30 03:16:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "glob"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.1"
|
2022-12-30 03:16:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
2022-12-30 03:16:47 +00:00
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "globset"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.10"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
2023-01-16 12:47:15 +00:00
|
|
|
"bstr 1.1.0",
|
2022-02-09 01:57:03 +00:00
|
|
|
"fnv",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "globwalk"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"ignore",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2022-11-08 05:51:12 +00:00
|
|
|
[[package]]
|
2023-01-30 03:11:19 +00:00
|
|
|
name = "grid-model"
|
2022-11-08 05:51:12 +00:00
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"indexmap",
|
|
|
|
"nanoid",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_repr",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.15"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
|
|
|
"http",
|
|
|
|
"indexmap",
|
|
|
|
"slab",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "half"
|
|
|
|
version = "1.8.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
|
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-10-01 03:00:15 +00:00
|
|
|
version = "0.12.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-01 03:00:15 +00:00
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
2023-01-16 12:47:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
]
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
|
|
|
version = "0.1.19"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-01-16 12:47:15 +00:00
|
|
|
name = "hermit-abi"
|
2022-02-07 06:40:45 +00:00
|
|
|
version = "0.2.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http"
|
|
|
|
version = "0.2.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
2023-01-16 12:47:15 +00:00
|
|
|
"itoa 1.0.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"http",
|
|
|
|
"pin-project-lite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-01-30 03:11:19 +00:00
|
|
|
name = "http-error-code"
|
2022-02-07 06:40:45 +00:00
|
|
|
version = "0.1.0"
|
2023-01-30 03:11:19 +00:00
|
|
|
source = "git+https://github.com/AppFlowy-IO/AppFlowy-Server?branch=refactor/appflowy_server#1ccd296de8530760d92652dbd9f38f27178059b6"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_repr",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.8.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "humansize"
|
|
|
|
version = "1.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.14.23"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"httparse",
|
|
|
|
"httpdate",
|
2023-01-16 12:47:15 +00:00
|
|
|
"itoa 1.0.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pin-project-lite",
|
|
|
|
"socket2",
|
|
|
|
"tokio",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[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",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
|
|
|
version = "0.1.53"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"
|
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"
|
|
|
|
dependencies = [
|
|
|
|
"cxx",
|
|
|
|
"cxx-build",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[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",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ignore"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.19"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a05705bc64e0b66a806c3740bd6578ea66051b157ec42dc219c785cbf185aef3"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"globset",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"memchr",
|
|
|
|
"regex",
|
|
|
|
"same-file",
|
|
|
|
"thread_local",
|
|
|
|
"walkdir",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indenter"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.9.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2023-01-16 12:47:15 +00:00
|
|
|
"hashbrown 0.12.3",
|
2022-04-11 06:09:50 +00:00
|
|
|
"serde",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
2022-08-22 08:46:24 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indextree"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "4.5.0"
|
2022-08-22 08:46:24 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "497f036ac2fae75c34224648a77802e5dd4e9cfb56f4713ab6b12b7160a0523b"
|
2022-08-22 08:46:24 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
|
|
|
version = "0.1.12"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ipnet"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.7.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.10.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
|
|
|
version = "0.4.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.60"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-core"
|
|
|
|
version = "0.7.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe"
|
|
|
|
dependencies = [
|
2022-03-03 14:17:07 +00:00
|
|
|
"arrayvec 0.5.2",
|
2022-02-07 06:40:45 +00:00
|
|
|
"bitflags",
|
|
|
|
"cfg-if",
|
|
|
|
"ryu",
|
|
|
|
"static_assertions",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lib-dispatch"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bincode",
|
|
|
|
"bytes",
|
|
|
|
"derivative",
|
|
|
|
"dyn-clone",
|
|
|
|
"futures",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
2022-04-11 07:27:03 +00:00
|
|
|
"nanoid",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pin-project",
|
|
|
|
"protobuf",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-01-17 08:27:17 +00:00
|
|
|
"serde_repr",
|
2022-02-07 06:40:45 +00:00
|
|
|
"thread-id",
|
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lib-infra"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2022-12-09 01:19:47 +00:00
|
|
|
"async-trait",
|
2022-02-07 06:40:45 +00:00
|
|
|
"bytes",
|
|
|
|
"chrono",
|
|
|
|
"futures-core",
|
2023-01-30 03:11:19 +00:00
|
|
|
"md5",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pin-project",
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand 0.8.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lib-log"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"tracing",
|
|
|
|
"tracing-appender",
|
|
|
|
"tracing-bunyan-formatter",
|
|
|
|
"tracing-core",
|
|
|
|
"tracing-log",
|
|
|
|
"tracing-subscriber",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lib-ot"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2022-10-22 13:57:44 +00:00
|
|
|
"indexmap",
|
2022-08-22 08:46:24 +00:00
|
|
|
"indextree",
|
2022-02-07 06:40:45 +00:00
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
2022-02-07 06:40:45 +00:00
|
|
|
"thiserror",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lib-ws"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"dashmap",
|
|
|
|
"futures",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"lib-infra",
|
|
|
|
"log",
|
2022-11-08 13:13:28 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pin-project",
|
|
|
|
"protobuf",
|
2022-12-30 03:16:47 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_repr",
|
2022-11-08 05:51:12 +00:00
|
|
|
"strum_macros",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio",
|
|
|
|
"tokio-tungstenite",
|
|
|
|
"tracing",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.139"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libsqlite3-sys"
|
|
|
|
version = "0.22.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "290b64917f8b0cb885d9de0f9959fe1f775d7fa12f1da2db9001c1c8ab60f89d"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "link-cplusplus"
|
|
|
|
version = "1.0.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linked-hash-map"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.5.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2022-06-14 00:37:44 +00:00
|
|
|
version = "0.4.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-14 00:37:44 +00:00
|
|
|
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.17"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "matchers"
|
|
|
|
version = "0.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"
|
|
|
|
dependencies = [
|
|
|
|
"regex-automata",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "matches"
|
|
|
|
version = "0.1.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "md5"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.5.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memoffset"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.7.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "migrations_internals"
|
|
|
|
version = "1.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2b4fc84e4af020b837029e017966f86a1c2d5e83e64b589963d5047525995860"
|
|
|
|
dependencies = [
|
|
|
|
"diesel",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "migrations_macros"
|
|
|
|
version = "1.4.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9753f12909fd8d923f75ae5c3258cae1ed3c8ec052e1b38c93c21a6d157f789c"
|
|
|
|
dependencies = [
|
|
|
|
"migrations_internals",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
|
|
|
version = "0.3.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.6.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.8.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2023-01-16 12:47:15 +00:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
|
|
|
"windows-sys",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
2022-04-11 07:27:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nanoid"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
|
|
|
|
dependencies = [
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand 0.8.5",
|
2022-04-11 07:27:03 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.11"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"openssl",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
"security-framework-sys",
|
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
|
|
|
version = "5.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
|
|
|
|
dependencies = [
|
|
|
|
"lexical-core",
|
|
|
|
"memchr",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.45"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.15"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.15.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"hermit-abi 0.2.6",
|
2022-02-07 06:40:45 +00:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.30.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2b8c786513eb403643f2a88c244c2aaa270ef2153f55094587d0c48a3cf22a83"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.17.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "oorandom"
|
|
|
|
version = "11.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "opaque-debug"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.10.45"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "b102428fd03bc5edf97f62620f7298614c45cedf287c271e7ed450bbaf83f2e1"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"cfg-if",
|
|
|
|
"foreign-types",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
2023-01-16 12:47:15 +00:00
|
|
|
"openssl-macros",
|
2022-02-07 06:40:45 +00:00
|
|
|
"openssl-sys",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-macros"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
|
|
2022-09-01 04:27:09 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-src"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "111.24.0+1.1.1s"
|
2022-09-01 04:27:09 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "3498f259dab01178c6228c6b00dcef0ed2a2d5e20d648c017861227773ea4abd"
|
2022-09-01 04:27:09 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-sys"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.80"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"cc",
|
|
|
|
"libc",
|
2022-09-01 04:27:09 +00:00
|
|
|
"openssl-src",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "os_pipe"
|
|
|
|
version = "0.9.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fb233f06c2307e1f5ce2ecad9f8121cffbbee2c95428f44ea85222e460d0d213"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "owo-colors"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2386b4ebe91c2f7f51082d4cefa145d030e33a1842a96b12e4885cc3c01f7a55"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
|
|
|
dependencies = [
|
|
|
|
"instant",
|
|
|
|
"lock_api",
|
2023-01-16 12:47:15 +00:00
|
|
|
"parking_lot_core 0.8.6",
|
2022-06-14 00:37:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
2023-01-16 12:47:15 +00:00
|
|
|
"parking_lot_core 0.9.6",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.8.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"instant",
|
|
|
|
"libc",
|
2023-01-16 12:47:15 +00:00
|
|
|
"redox_syscall 0.2.16",
|
2022-02-07 06:40:45 +00:00
|
|
|
"smallvec",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-06-14 00:37:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.6"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "ba1ef8814b5c993410bb3adfad7a5ed269563e4a2f90c41f5d85be7fb47133bf"
|
2022-06-14 00:37:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
2023-01-16 12:47:15 +00:00
|
|
|
"redox_syscall 0.2.16",
|
2022-06-14 00:37:44 +00:00
|
|
|
"smallvec",
|
|
|
|
"windows-sys",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parse-zoneinfo"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
|
|
|
|
dependencies = [
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.2.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pest"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.5.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4257b4a04d91f7e9e6290be5d3da4804dd5784fafde3a497d73eb2b4a158c30a"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"thiserror",
|
2022-02-09 01:57:03 +00:00
|
|
|
"ucd-trie",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_derive"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.5.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "241cda393b0cdd65e62e07e12454f1f25d57017dcc514b1514cd3c4645e3a0a6"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_generator",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_generator"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.5.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "46b53634d8c8196302953c74d5352f33d0c512a9499bd2ce468fc9f4128fa27c"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_meta",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_meta"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.5.3"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0ef4f1332a8d4678b41966bb4cc1d0676880e84183a1ecc3f4b69f03e99c7a51"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"once_cell",
|
2022-02-09 01:57:03 +00:00
|
|
|
"pest",
|
2023-01-16 12:47:15 +00:00
|
|
|
"sha2",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
|
|
|
|
dependencies = [
|
|
|
|
"phf_macros",
|
|
|
|
"phf_shared 0.8.0",
|
|
|
|
"proc-macro-hack",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.11.1"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "928c6535de93548188ef63bb7c4036bd415cd8f36ad25af44b9789b2ee72a48c"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"phf_shared 0.11.1",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.11.1"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a56ac890c5e3ca598bbdeaa99964edb5b0258a583a9eb6ef4e89fc85d9224770"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"phf_generator 0.11.1",
|
|
|
|
"phf_shared 0.11.1",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared 0.8.0",
|
|
|
|
"rand 0.7.3",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.11.1"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"phf_shared 0.11.1",
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand 0.8.5",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_macros"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c"
|
|
|
|
dependencies = [
|
|
|
|
"phf_generator 0.8.0",
|
|
|
|
"phf_shared 0.8.0",
|
|
|
|
"proc-macro-hack",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
|
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.11.1"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "e1fb5f6f826b772a8d4c0394209441e7d37cbbb967ae9c7e0e8134365c9ee676"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
"uncased",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project"
|
2022-12-19 02:47:40 +00:00
|
|
|
version = "1.0.12"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-19 02:47:40 +00:00
|
|
|
checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"pin-project-internal",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-internal"
|
2022-12-19 02:47:40 +00:00
|
|
|
version = "1.0.12"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-19 02:47:40 +00:00
|
|
|
checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.9"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.26"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.4"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2538b639e642295546c50fcd545198c9d64ee2a38620a628724a3b266d5fbf97"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
"plotters-backend",
|
|
|
|
"plotters-svg",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters-backend"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.4"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "193228616381fecdc1224c62e96946dfbc73ff4384fba576e052ff8c1bea8142"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "plotters-svg"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "f9a81d2759aae1dae668f783c308bc5c8ebd191ff4184aaa1b37f65a6ae5a56f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"plotters-backend",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-crate"
|
|
|
|
version = "0.1.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
|
|
|
|
dependencies = [
|
|
|
|
"toml",
|
|
|
|
]
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error-attr",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error-attr"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-hack"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.5.20+deprecated"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
|
2022-02-09 01:57:03 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.49"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2022-12-09 01:19:47 +00:00
|
|
|
"unicode-ident",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protobuf"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.28.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "protobuf-codegen"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.28.0"
|
2022-02-08 06:36:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "033460afb75cf755fcfc16dfaed20b86468082a2ea24e05ac35ab4a099a017d6"
|
2022-02-08 06:36:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"protobuf",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.28.0"
|
2022-02-08 06:36:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a0218039c514f9e14a5060742ecd50427f8ac4f85a6dc58f2ddb806e318c55ee"
|
2022-02-08 06:36:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"which",
|
|
|
|
]
|
|
|
|
|
2022-02-13 04:04:34 +00:00
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "005ca8623e5633e298ad1f917d8be0a44bcf406bf3cde3b80e63003e49a3f27d"
|
|
|
|
dependencies = [
|
|
|
|
"protoc-bin-vendored-linux-aarch_64",
|
|
|
|
"protoc-bin-vendored-linux-ppcle_64",
|
|
|
|
"protoc-bin-vendored-linux-x86_32",
|
|
|
|
"protoc-bin-vendored-linux-x86_64",
|
|
|
|
"protoc-bin-vendored-macos-x86_64",
|
|
|
|
"protoc-bin-vendored-win32",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored-linux-aarch_64"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8fb9fc9cce84c8694b6ea01cc6296617b288b703719b725b8c9c65f7c5874435"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored-linux-ppcle_64"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "02d2a07dcf7173a04d49974930ccbfb7fd4d74df30ecfc8762cf2f895a094516"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored-linux-x86_32"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d54fef0b04fcacba64d1d80eed74a20356d96847da8497a59b0a0a436c9165b0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored-linux-x86_64"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b8782f2ce7d43a9a5c74ea4936f001e9e8442205c244f7a3d4286bd4c37bc924"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored-macos-x86_64"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b5de656c7ee83f08e0ae5b81792ccfdc1d04e7876b1d9a38e6876a9e09e02537"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protoc-bin-vendored-win32"
|
|
|
|
version = "3.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9653c3ed92974e34c5a6e0a510864dab979760481714c172e0a34e437cb98804"
|
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "protoc-rust"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.28.0"
|
2022-02-08 06:36:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "22f8a182bb17c485f20bdc4274a8c39000a61024cfe461c799b50fec77267838"
|
2022-02-08 06:36:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"protobuf",
|
|
|
|
"protobuf-codegen",
|
|
|
|
"protoc",
|
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ptr_meta"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
|
|
|
|
dependencies = [
|
|
|
|
"ptr_meta_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ptr_meta_derive"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quickcheck"
|
2022-04-28 13:16:28 +00:00
|
|
|
version = "1.0.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-28 13:16:28 +00:00
|
|
|
checksum = "588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2022-04-28 13:16:28 +00:00
|
|
|
"env_logger",
|
2022-02-07 06:40:45 +00:00
|
|
|
"log",
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand 0.8.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quickcheck_macros"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "608c156fd8e97febc07dc9c2e2c80bf74cfc6ef26893eae3daf8bc2bc94a4b7f"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.23"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "r2d2"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.8.10"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2023-01-16 12:47:15 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"scheduled-thread-pool",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom 0.1.16",
|
|
|
|
"libc",
|
|
|
|
"rand_chacha 0.2.2",
|
|
|
|
"rand_core 0.5.1",
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand_hc",
|
2022-02-09 01:57:03 +00:00
|
|
|
"rand_pcg",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2022-04-28 13:16:28 +00:00
|
|
|
version = "0.8.5"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-28 13:16:28 +00:00
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"rand_chacha 0.3.1",
|
2023-01-16 12:47:15 +00:00
|
|
|
"rand_core 0.6.4",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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",
|
2023-01-16 12:47:15 +00:00
|
|
|
"rand_core 0.6.4",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.6.4"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"getrandom 0.2.8",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand_pcg"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.6.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "6db3a213adf02b3bcfd2d3846bb41cb22857d131789e01df434fb7e7bc0759b7"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
"rayon-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.10.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-channel",
|
|
|
|
"crossbeam-deque",
|
|
|
|
"crossbeam-utils",
|
|
|
|
"num_cpus",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.1.57"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.16"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.7.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
|
|
|
version = "0.1.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
|
|
|
dependencies = [
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.6.28"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
|
|
|
version = "0.5.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rend"
|
|
|
|
version = "0.3.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "79af64b4b6362ffba04eef3a4e10829718a4896dac19daa741851c86781edf95"
|
|
|
|
dependencies = [
|
|
|
|
"bytecheck",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.11.13"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "68cc60575865c7831548863cc02356512e3f1dc2f3f82cb837d7fc4cc8f3c97c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
"bytes",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"hyper-tls",
|
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"native-tls",
|
2023-01-16 12:47:15 +00:00
|
|
|
"once_cell",
|
2022-02-07 06:40:45 +00:00
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
|
|
|
"tokio",
|
|
|
|
"tokio-native-tls",
|
2023-01-16 12:47:15 +00:00
|
|
|
"tower-service",
|
2022-02-07 06:40:45 +00:00
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
"winreg",
|
|
|
|
]
|
|
|
|
|
2023-01-30 03:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "revision-model"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"md5",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rkyv"
|
|
|
|
version = "0.7.39"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cec2b3485b07d96ddfd3134767b8a447b45ea4eb91448d0a35180ec0ffd5ed15"
|
|
|
|
dependencies = [
|
|
|
|
"bytecheck",
|
|
|
|
"hashbrown 0.12.3",
|
|
|
|
"ptr_meta",
|
|
|
|
"rend",
|
|
|
|
"rkyv_derive",
|
|
|
|
"seahash",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rkyv_derive"
|
|
|
|
version = "0.7.39"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6eaedadc88b53e36dd32d940ed21ae4d850d5916f2581526921f553a72ac34c4"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-03-03 14:17:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rust_decimal"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.27.0"
|
2022-03-03 14:17:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "33c321ee4e17d2b7abe12b5d20c1231db708dd36185c8a21e9de5fed6da4dbe9"
|
2022-03-03 14:17:07 +00:00
|
|
|
dependencies = [
|
|
|
|
"arrayvec 0.7.2",
|
2023-01-16 12:47:15 +00:00
|
|
|
"borsh",
|
|
|
|
"bytecheck",
|
|
|
|
"byteorder",
|
|
|
|
"bytes",
|
2022-03-03 14:17:07 +00:00
|
|
|
"num-traits",
|
2023-01-16 12:47:15 +00:00
|
|
|
"rand 0.8.5",
|
|
|
|
"rkyv",
|
2022-03-03 14:17:07 +00:00
|
|
|
"serde",
|
2023-01-16 12:47:15 +00:00
|
|
|
"serde_json",
|
2022-03-03 14:17:07 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rust_decimal_macros"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.27.0"
|
2022-03-03 14:17:07 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "5a7e2dba1342e9f1166786a4329ba0d6d6b8d9db7e81d702ec9ba3b39591ddff"
|
2022-03-03 14:17:07 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"rust_decimal",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
|
|
|
version = "0.1.21"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
|
|
|
dependencies = [
|
|
|
|
"semver",
|
|
|
|
]
|
|
|
|
|
2022-03-03 14:17:07 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rusty-money"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5b28f881005eac7ad8d46b6f075da5f322bd7f4f83a38720fc069694ddadd683"
|
|
|
|
dependencies = [
|
|
|
|
"rust_decimal",
|
|
|
|
"rust_decimal_macros",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.12"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
|
|
|
version = "1.0.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "schannel"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.21"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"windows-sys",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scheduled-thread-pool"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "977a7519bff143a44f842fd07e80ad1329295bd71686457f18e496736f4bf9bf"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scratch"
|
|
|
|
version = "1.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ddccb15bcce173023b3fedd9436f882a0739b8dfb45e4f6b6002bee5929f61b2"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "seahash"
|
|
|
|
version = "4.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.7.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"security-framework-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.6.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.16"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.152"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde-aux"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "905f2fc9f3d1574e8b5923a58118240021f01d4e239673937ffb9f42707a4f22"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[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"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.152"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.91"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"itoa 1.0.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_repr"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.10"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "9a5ec9fa74a20ebbe5d9ac23dac1fc96ba0ecfe9f50f2843b52e537b10fbcb4e"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.7.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
2023-01-16 12:47:15 +00:00
|
|
|
"itoa 1.0.5",
|
2022-02-07 06:40:45 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serial_test"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e0bccbcf40c8938196944a3da0e133e031a33f4d6b72db3bda3cc556e361905d"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
2022-06-14 00:37:44 +00:00
|
|
|
"parking_lot 0.11.2",
|
2022-02-07 06:40:45 +00:00
|
|
|
"serial_test_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serial_test_derive"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b2acd6defeddb41eb60bb468f8825d0cfd0c2a76bc03bfd235b6a1dc4f6a1ad5"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sha-1"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.8"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"block-buffer 0.9.0",
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest 0.9.0",
|
|
|
|
"opaque-debug",
|
2022-02-09 01:57:03 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
2023-01-16 12:47:15 +00:00
|
|
|
name = "sha2"
|
|
|
|
version = "0.10.6"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
2023-01-16 12:47:15 +00:00
|
|
|
"digest 0.10.6",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sharded-slab"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "similar"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "siphasher"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.10"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
|
2022-02-09 01:57:03 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.7"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slug"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373"
|
|
|
|
dependencies = [
|
|
|
|
"deunicode",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.10.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.7"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum"
|
|
|
|
version = "0.21.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "aaf86bbcfd1fa9670b7a129f64fc0c9fcbbfe4f1bc4210e9e98fe71ffc12cde2"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum_macros"
|
|
|
|
version = "0.21.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d06aaeeee809dbc59eb4556183dd927df67db1540de5be8d3ec0b6636358a5ec"
|
|
|
|
dependencies = [
|
2022-11-08 05:51:12 +00:00
|
|
|
"heck",
|
2022-02-07 06:40:45 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.107"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-12-09 01:19:47 +00:00
|
|
|
"unicode-ident",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
|
|
|
version = "3.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"fastrand",
|
|
|
|
"libc",
|
2023-01-16 12:47:15 +00:00
|
|
|
"redox_syscall 0.2.16",
|
2022-02-07 06:40:45 +00:00
|
|
|
"remove_dir_all",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tera"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.17.1"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "3df578c295f9ec044ff1c829daf31bb7581d5b3c2a7a3d87419afe1f2531438c"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
|
|
|
"globwalk",
|
|
|
|
"humansize",
|
|
|
|
"lazy_static",
|
|
|
|
"percent-encoding",
|
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand 0.8.5",
|
2022-02-09 01:57:03 +00:00
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"slug",
|
|
|
|
"unic-segment",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "termcolor"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.1.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "terminal_size"
|
|
|
|
version = "0.1.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.38"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.38"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thread-id"
|
|
|
|
version = "3.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c7fbf4c9d56b320106cd64fd024dadfa0be7cb4706725fc44a7d7ce952d820c1"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"redox_syscall 0.1.57",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
2022-06-17 02:37:07 +00:00
|
|
|
version = "1.1.4"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-17 02:37:07 +00:00
|
|
|
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.45"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"wasi 0.10.0+wasi-snapshot-preview1",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinytemplate"
|
|
|
|
version = "1.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.6.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.19.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"libc",
|
|
|
|
"memchr",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"once_cell",
|
2023-01-16 12:47:15 +00:00
|
|
|
"parking_lot 0.12.1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"pin-project-lite",
|
|
|
|
"signal-hook-registry",
|
2023-01-16 12:47:15 +00:00
|
|
|
"socket2",
|
2022-02-07 06:40:45 +00:00
|
|
|
"tokio-macros",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.8.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-native-tls"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
|
|
|
|
dependencies = [
|
|
|
|
"native-tls",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-tungstenite"
|
|
|
|
version = "0.15.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "511de3f85caf1c98983545490c3d09685fa8eb634e57eec22bb4db271f46cbd8"
|
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
|
|
|
"pin-project",
|
|
|
|
"tokio",
|
|
|
|
"tungstenite",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.7.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
2023-01-16 12:47:15 +00:00
|
|
|
"tracing",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.5.10"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower-service"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.2"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.37"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"log",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tracing-attributes",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-appender"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9965507e507f12c8901432a33e31131222abac31edd90cabbcf85cf544b7127a"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"crossbeam-channel",
|
|
|
|
"tracing-subscriber",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.23"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-bunyan-formatter"
|
|
|
|
version = "0.2.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c408910c9b7eabc0215fe2b4a89f8ec95581a91cea1f7619f7c78caf14cbc2a1"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"gethostname",
|
|
|
|
"log",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"tracing",
|
|
|
|
"tracing-core",
|
|
|
|
"tracing-log",
|
|
|
|
"tracing-subscriber",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.30"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"once_cell",
|
|
|
|
"valuable",
|
2022-02-07 06:40:45 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-log"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-serde"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.3"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-subscriber"
|
|
|
|
version = "0.2.25"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0e0d2eaa99c3c2e41547cfa109e910a68ea03823cccad4a0525dcbc9b01e8c71"
|
|
|
|
dependencies = [
|
|
|
|
"ansi_term",
|
|
|
|
"chrono",
|
|
|
|
"lazy_static",
|
|
|
|
"matchers",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"sharded-slab",
|
|
|
|
"smallvec",
|
|
|
|
"thread_local",
|
|
|
|
"tracing",
|
|
|
|
"tracing-core",
|
|
|
|
"tracing-log",
|
|
|
|
"tracing-serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.4"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-12-30 03:16:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "trybuild"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.75"
|
2022-12-30 03:16:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "f1212c215a87a183687a7cc7065901b1a98da6b37277d51a1b5faedbb4efd4f3"
|
2022-12-30 03:16:47 +00:00
|
|
|
dependencies = [
|
|
|
|
"glob",
|
|
|
|
"once_cell",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"termcolor",
|
|
|
|
"toml",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tungstenite"
|
|
|
|
version = "0.14.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a0b2d8558abd2e276b0a8df5c05a2ec762609344191e5fd23e292c910e9165b5"
|
|
|
|
dependencies = [
|
|
|
|
"base64",
|
|
|
|
"byteorder",
|
|
|
|
"bytes",
|
|
|
|
"http",
|
|
|
|
"httparse",
|
|
|
|
"log",
|
2022-04-28 13:16:28 +00:00
|
|
|
"rand 0.8.5",
|
2023-01-16 12:47:15 +00:00
|
|
|
"sha-1",
|
2022-02-07 06:40:45 +00:00
|
|
|
"thiserror",
|
|
|
|
"url",
|
|
|
|
"utf-8",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.16.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-02-09 01:57:03 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.5"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
|
2022-02-09 01:57:03 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "uncased"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.9.7"
|
2022-02-09 01:57:03 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "09b01702b0fd0b3fadcf98e098780badda8742d4f4a7676615cad90e8ac73622"
|
2022-02-09 01:57:03 +00:00
|
|
|
dependencies = [
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-char-property"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
|
|
|
|
dependencies = [
|
|
|
|
"unic-char-range",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-char-range"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-common"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-segment"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
|
|
|
|
dependencies = [
|
|
|
|
"unic-ucd-segment",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-ucd-segment"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
|
|
|
|
dependencies = [
|
|
|
|
"unic-char-property",
|
|
|
|
"unic-char-range",
|
|
|
|
"unic-ucd-version",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-ucd-version"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
|
|
|
|
dependencies = [
|
|
|
|
"unic-common",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.8"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
2022-12-09 01:19:47 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.0.6"
|
2022-12-09 01:19:47 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
|
2022-12-09 01:19:47 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.22"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "1.10.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.1.10"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "2.3.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
2023-01-16 12:47:15 +00:00
|
|
|
"idna 0.3.0",
|
2022-02-07 06:40:45 +00:00
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2023-01-30 03:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "user-model"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"fancy-regex 0.11.0",
|
|
|
|
"lazy_static",
|
|
|
|
"serde",
|
|
|
|
"serde_repr",
|
|
|
|
"thiserror",
|
|
|
|
"tracing",
|
|
|
|
"unicode-segmentation",
|
|
|
|
"validator",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf-8"
|
|
|
|
version = "0.7.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "validator"
|
2023-01-30 03:11:19 +00:00
|
|
|
version = "0.16.0"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-30 03:11:19 +00:00
|
|
|
checksum = "32ad5bf234c7d3ad1042e5252b7eddb2c4669ee23f32c7dd0e9b7705f07ef591"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"idna 0.2.3",
|
2022-02-07 06:40:45 +00:00
|
|
|
"lazy_static",
|
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "valuable"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
|
|
|
version = "0.2.15"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
|
|
|
version = "0.9.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
|
|
|
version = "2.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
|
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "want"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"try-lock",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "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.10.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.83"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.83"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
2023-01-16 12:47:15 +00:00
|
|
|
"once_cell",
|
2022-02-07 06:40:45 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.4.33"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.83"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.83"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.2.83"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
|
2022-02-07 06:40:45 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.3.60"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-02-08 06:36:59 +00:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "4.3.0"
|
2022-02-08 06:36:59 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"
|
2022-02-08 06:36:59 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
"libc",
|
2023-01-16 12:47:15 +00:00
|
|
|
"once_cell",
|
2022-02-08 06:36:59 +00:00
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
2022-06-14 00:37:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.42.0"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
|
2022-06-14 00:37:44 +00:00
|
|
|
dependencies = [
|
2023-01-16 12:47:15 +00:00
|
|
|
"windows_aarch64_gnullvm",
|
2022-06-14 00:37:44 +00:00
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
2023-01-16 12:47:15 +00:00
|
|
|
"windows_x86_64_gnullvm",
|
2022-06-14 00:37:44 +00:00
|
|
|
"windows_x86_64_msvc",
|
|
|
|
]
|
|
|
|
|
2023-01-16 12:47:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.42.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
|
|
|
|
|
2022-06-14 00:37:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.42.1"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
|
2022-06-14 00:37:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.42.1"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
|
2022-06-14 00:37:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.42.1"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
|
2022-06-14 00:37:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.42.1"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.42.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
|
2022-06-14 00:37:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.42.1"
|
2022-06-14 00:37:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
|
2022-06-14 00:37:44 +00:00
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
2023-01-16 12:47:15 +00:00
|
|
|
version = "0.10.1"
|
2022-02-07 06:40:45 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-16 12:47:15 +00:00
|
|
|
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
|
2022-02-07 06:40:45 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2023-01-30 03:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ws-model"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"revision-model",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_repr",
|
|
|
|
]
|
|
|
|
|
2022-02-07 06:40:45 +00:00
|
|
|
[[package]]
|
|
|
|
name = "yaml-rust"
|
|
|
|
version = "0.4.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
|
|
|
|
dependencies = [
|
|
|
|
"linked-hash-map",
|
|
|
|
]
|