web3-proxy/Cargo.lock

6069 lines
141 KiB
Plaintext
Raw Normal View History

2022-03-05 06:46:57 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2022-04-25 22:42:51 +03:00
[[package]]
name = "Inflector"
version = "0.11.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
dependencies = [
"lazy_static",
"regex",
]
2022-05-16 08:16:32 +03:00
[[package]]
name = "addr2line"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2022-04-25 22:42:51 +03:00
[[package]]
name = "aes"
version = "0.7.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-10-27 01:29:38 +03:00
"cipher 0.3.0",
2022-04-25 22:42:51 +03:00
"cpufeatures",
"opaque-debug 0.3.0",
]
2022-10-27 01:29:38 +03:00
[[package]]
name = "aes"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfe0133578c0986e1fe3dfcd4af1cc5b2dd6c3dbf534d69916ce16a2701d40ba"
dependencies = [
"cfg-if",
"cipher 0.4.3",
"cpufeatures",
]
[[package]]
name = "ahash"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
dependencies = [
"getrandom",
"once_cell",
"version_check",
]
2022-11-11 21:40:52 +03:00
[[package]]
name = "ahash"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf6ccdb167abbf410dcb915cabd428929d7f6a04980b54a11f26a39f1c7f7107"
dependencies = [
"cfg-if",
"once_cell",
"version_check",
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "aho-corasick"
version = "0.7.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
dependencies = [
"memchr",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "aliasable"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
2022-08-21 11:30:43 +03:00
[[package]]
name = "android_system_properties"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7ed72e1635e121ca3e79420540282af22da58be50de153d36f81ddc6b83aa9e"
dependencies = [
"libc",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "anyhow"
2022-12-19 21:58:49 +03:00
version = "1.0.68"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-19 21:58:49 +03:00
checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"
2022-06-16 05:53:37 +03:00
dependencies = [
"backtrace",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "argh"
2023-01-12 02:19:21 +03:00
version = "0.1.10"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "ab257697eb9496bf75526f0217b5ed64636a9cfafa78b8365c71bd283fcef93e"
2022-03-05 06:46:57 +03:00
dependencies = [
"argh_derive",
"argh_shared",
]
[[package]]
name = "argh_derive"
2023-01-12 02:19:21 +03:00
version = "0.1.10"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "b382dbd3288e053331f03399e1db106c9fb0d8562ad62cb04859ae926f324fa6"
2022-03-05 06:46:57 +03:00
dependencies = [
"argh_shared",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "argh_shared"
2023-01-12 02:19:21 +03:00
version = "0.1.10"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "64cb94155d965e3d37ffbbe7cc5b82c3dd79dd33bd48e536f73d2cfb8d85506f"
2022-03-05 06:46:57 +03:00
2022-04-25 22:42:51 +03:00
[[package]]
name = "arrayvec"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
[[package]]
name = "ascii-canvas"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8824ecca2e851cec16968d54a01dd372ef8f95b244fb84b84e70128be347c3c6"
dependencies = [
"term",
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "aspect"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3927b415bba088539aaaf872d19752c7d00101a25ead1d123fcd7633f9c224d"
dependencies = [
"aspect-weave",
]
[[package]]
name = "aspect-weave"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea4f672ac5290272725e1453014af99a86d2c1712808d647f469bf9427519f41"
dependencies = [
"indexmap",
"proc-macro2",
"quote",
"syn",
"synattra",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "async-io"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5e18f61464ae81cde0a23e713ae8fd299580c54d697a35820cfd0625b8b0e07"
dependencies = [
"concurrent-queue",
"futures-lite",
"libc",
"log",
"once_cell",
"parking",
"polling",
"slab",
"socket2",
"waker-fn",
2022-08-30 23:01:42 +03:00
"winapi",
2022-07-26 07:53:38 +03:00
]
[[package]]
name = "async-lock"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e97a171d191782fba31bb902b14ad94e24a68145032b7eedf871ab0bc0d077b6"
dependencies = [
"event-listener",
]
[[package]]
name = "async-stream"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e"
dependencies = [
"async-stream-impl",
"futures-core",
]
[[package]]
name = "async-stream-impl"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "async-trait"
version = "0.1.57"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76464446b8bc32758d7e88ee1a804d9914cd9b1cb264c029899680b0be29826f"
2022-04-25 22:42:51 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "async_io_stream"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c"
dependencies = [
"futures",
"pharos",
"rustc_version",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "atoi"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7c57d12312ff59c811c0643f4d80830505833c9ffaebd193d819392b265be8e"
dependencies = [
"num-traits",
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "atomic"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-09-09 00:01:36 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
"hermit-abi 0.1.19",
2022-04-25 22:42:51 +03:00
"libc",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "auto_enums"
version = "0.7.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe0dfe45d75158751e195799f47ea02e81f570aa24bc5ef999cdd9e888c4b5c3"
dependencies = [
"auto_enums_core",
"auto_enums_derive",
]
[[package]]
name = "auto_enums_core"
version = "0.7.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da47c46001293a2c4b744d731958be22cff408a2ab76e2279328f9713b1267b4"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "auto_enums_derive"
version = "0.7.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41aed1da83ecdc799503b7cb94da1b45a34d72b49caf40a61d9cf5b88ec07cfd"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-09-09 00:01:36 +03:00
"derive_utils",
"proc-macro2",
"quote",
"syn",
]
2022-10-27 01:29:38 +03:00
[[package]]
name = "auto_impl"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7862e21c893d65a1650125d157eaeec691439379a1cee17ee49031b79236ada4"
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "auto_impl"
2022-07-25 21:36:15 +03:00
version = "1.0.1"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "8a8c1df849285fbacd587de7818cc7d13be6cd2cbcd47a04fb1801b0e2706e33"
2022-04-25 22:42:51 +03:00
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2022-05-17 19:23:27 +03:00
[[package]]
name = "axum"
2023-01-21 02:51:19 +03:00
version = "0.6.3"
2022-05-17 19:23:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 02:51:19 +03:00
checksum = "678c5130a507ae3a7c797f9a17393c14849300b8440eac47cdb90a5bdcb3a543"
2022-05-17 19:23:27 +03:00
dependencies = [
"async-trait",
"axum-core",
2023-01-12 02:19:21 +03:00
"base64 0.20.0",
2022-05-17 19:23:27 +03:00
"bitflags",
"bytes",
"futures-util",
2022-08-13 00:41:11 +03:00
"headers",
2022-05-17 19:23:27 +03:00
"http",
"http-body",
"hyper",
2022-05-28 07:25:55 +03:00
"itoa 1.0.2",
2022-05-17 19:23:27 +03:00
"matchit",
"memchr",
"mime",
2022-07-14 00:49:57 +03:00
"percent-encoding",
2022-05-17 19:23:27 +03:00
"pin-project-lite",
2022-12-14 05:13:23 +03:00
"rustversion",
2022-05-17 19:23:27 +03:00
"serde",
2022-05-20 03:53:47 +03:00
"serde_json",
2022-12-14 05:13:23 +03:00
"serde_path_to_error",
2022-05-20 03:53:47 +03:00
"serde_urlencoded",
2023-01-12 02:19:21 +03:00
"sha1",
2022-05-17 19:23:27 +03:00
"sync_wrapper",
"tokio",
2023-01-12 02:19:21 +03:00
"tokio-tungstenite 0.18.0",
2022-05-17 19:23:27 +03:00
"tower",
"tower-http",
"tower-layer",
"tower-service",
]
2022-07-07 06:22:09 +03:00
[[package]]
name = "axum-client-ip"
2023-01-12 02:19:21 +03:00
version = "0.3.1"
2022-07-07 06:22:09 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "ddfb5a3ddd6367075d50629546fb46710584016ae7704cd03b6d41cb5be82e5a"
2022-07-07 06:22:09 +03:00
dependencies = [
"axum",
"forwarded-header-value",
]
2022-05-17 19:23:27 +03:00
[[package]]
name = "axum-core"
2023-01-21 02:51:19 +03:00
version = "0.3.2"
2022-05-17 19:23:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-21 02:51:19 +03:00
checksum = "1cae3e661676ffbacb30f1a824089a8c9150e71017f7e1e38f2aa32009188d34"
2022-05-17 19:23:27 +03:00
dependencies = [
"async-trait",
"bytes",
"futures-util",
"http",
"http-body",
"mime",
2022-12-14 05:13:23 +03:00
"rustversion",
2022-09-12 17:36:26 +03:00
"tower-layer",
"tower-service",
2022-05-17 19:23:27 +03:00
]
2022-08-16 22:29:00 +03:00
[[package]]
name = "axum-macros"
2023-01-12 02:19:21 +03:00
version = "0.3.1"
2022-08-16 22:29:00 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "cc7d7c3e69f305217e317a28172aab29f275667f2e1c15b87451e134fe27c7b1"
2022-08-16 22:29:00 +03:00
dependencies = [
"heck 0.4.0",
"proc-macro2",
"quote",
"syn",
]
2022-05-16 08:16:32 +03:00
[[package]]
name = "backtrace"
version = "0.3.65"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61"
dependencies = [
"addr2line",
"cc",
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-05-16 08:16:32 +03:00
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "bae"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33b8de67cc41132507eeece2584804efcb15f85ba516e34c944b7667f480397a"
dependencies = [
"heck 0.3.3",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "base16ct"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
[[package]]
name = "base58"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5024ee8015f02155eee35c711107ddd9a9bf3cb689cf2a9089c97e79b6e1ae83"
[[package]]
name = "base58check"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2ee2fe4c9a0c84515f136aaae2466744a721af6d63339c18689d9e995d74d99b"
dependencies = [
"base58",
"sha2 0.8.2",
]
[[package]]
name = "base64"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
2022-03-05 06:46:57 +03:00
[[package]]
name = "base64"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
2023-01-12 02:19:21 +03:00
[[package]]
name = "base64"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ea22880d78093b0cbe17c89f64a7d457941e65759157ec6cb31a31d652b05e5"
[[package]]
name = "base64"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a"
2022-04-25 22:42:51 +03:00
[[package]]
name = "base64ct"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a32fd6af2b5827bce66c29053ba0e7c42b9dcab01835835058558c10851a46b"
[[package]]
name = "bech32"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dabbe35f96fb9507f7330793dc490461b2962659ac5d427181e451a623751d1"
[[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"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de"
dependencies = [
"bit-vec",
]
[[package]]
name = "bit-vec"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
2022-03-05 06:46:57 +03:00
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2022-04-25 22:42:51 +03:00
[[package]]
name = "bitvec"
version = "0.17.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41262f11d771fd4a61aa3ce019fca363b4b6c282fca9da2a31186d3965a47a5c"
dependencies = [
"either",
"radium 0.3.0",
]
[[package]]
name = "bitvec"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b"
dependencies = [
"funty",
"radium 0.7.0",
"tap",
"wyz",
]
[[package]]
name = "blake2"
2022-07-25 21:36:15 +03:00
version = "0.10.4"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "b9cf849ee05b2ee5fba5e36f97ff8ec2533916700fc0758d40d92136a42f3388"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "block-buffer"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
dependencies = [
"block-padding",
2022-04-25 22:42:51 +03:00
"byte-tools",
"byteorder",
"generic-array 0.12.4",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "block-buffer"
version = "0.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "block-padding"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
dependencies = [
"byte-tools",
2022-03-05 06:46:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "bs58"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "771fe0050b883fcc3ea2359b1a96bcfbc090b7116eae7c3c512c7a083fdf23d3"
2022-03-05 06:46:57 +03:00
[[package]]
name = "bumpalo"
version = "3.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
2022-04-25 22:42:51 +03:00
[[package]]
name = "byte-slice-cast"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87c5fdd0166095e1d463fc6cc01aa8ce547ad77a4e84d42eb6762b084e28067e"
[[package]]
name = "byte-tools"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
2022-09-05 06:40:13 +03:00
[[package]]
name = "bytecount"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c676a478f63e9fa2dd5368a42f28bba0d6c560b775f38583c8bbaa7fcd67c9c"
2022-03-05 06:46:57 +03:00
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bytes"
2022-10-27 01:29:38 +03:00
version = "1.2.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"
2022-04-25 22:42:51 +03:00
dependencies = [
"serde",
]
2022-07-25 21:36:15 +03:00
[[package]]
name = "bzip2"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6afcd980b5f3a45017c57e57a2fcccbb351cc43a356ce117ef760ef8052b89b0"
dependencies = [
"bzip2-sys",
"libc",
]
[[package]]
name = "bzip2-sys"
version = "0.1.11+1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
dependencies = [
"cc",
"libc",
"pkg-config",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "cache-padded"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1db59621ec70f09c5e9b597b220c7a2b43611f4710dc03ceb8748637775692c"
2022-04-25 22:42:51 +03:00
[[package]]
name = "camino"
2022-05-28 07:25:55 +03:00
version = "1.0.9"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "869119e97797867fd90f5e22af7d0bd274bd4635ebb9eb68c04f3f513ae6c412"
2022-04-25 22:42:51 +03:00
dependencies = [
"serde",
]
[[package]]
name = "cargo-platform"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
dependencies = [
"serde",
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "cargo_metadata"
version = "0.14.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
dependencies = [
"camino",
"cargo-platform",
"semver",
"serde",
"serde_json",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "cargo_metadata"
2022-07-25 21:36:15 +03:00
version = "0.15.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "3abb7553d5b9b8421c6de7cb02606ff15e0c6eea7d8eadd75ef013fd636bec36"
2022-04-25 22:42:51 +03:00
dependencies = [
"camino",
"cargo-platform",
"semver",
"serde",
"serde_json",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "cc"
version = "1.0.73"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
2022-07-25 21:36:15 +03:00
dependencies = [
"jobserver",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2022-05-20 03:53:47 +03:00
[[package]]
name = "chrono"
2022-11-12 11:24:32 +03:00
version = "0.4.23"
2022-05-20 03:53:47 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-12 11:24:32 +03:00
checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"
2022-05-20 03:53:47 +03:00
dependencies = [
2022-08-21 11:30:43 +03:00
"iana-time-zone",
2022-08-16 03:33:26 +03:00
"js-sys",
2022-05-20 03:53:47 +03:00
"num-integer",
"num-traits",
2022-07-26 07:53:38 +03:00
"serde",
"time 0.1.43",
2022-08-16 03:33:26 +03:00
"wasm-bindgen",
2022-08-30 23:01:42 +03:00
"winapi",
2022-05-20 03:53:47 +03:00
]
2022-11-05 01:58:15 +03:00
[[package]]
name = "chunked_transfer"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e"
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "cipher"
version = "0.3.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
]
[[package]]
name = "cipher"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1873270f8f7942c191139cb8a40fd228da6c3fd2fc376d7e92d47aa14aeb59e"
dependencies = [
"crypto-common",
"inout",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "clap"
2022-07-26 07:53:38 +03:00
version = "3.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-26 07:53:38 +03:00
checksum = "44bbe24bbd31a185bc2c4f7c2abe80bea13a20d57ee4e55be70ac512bdc76417"
2022-04-25 22:42:51 +03:00
dependencies = [
"atty",
"bitflags",
"clap_derive",
"clap_lex",
"indexmap",
2022-07-26 07:53:38 +03:00
"once_cell",
2022-04-25 22:42:51 +03:00
"strsim",
"termcolor",
2022-09-05 08:53:58 +03:00
"textwrap",
2022-04-25 22:42:51 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "clap_derive"
2022-07-26 07:53:38 +03:00
version = "3.2.15"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-26 07:53:38 +03:00
checksum = "9ba52acd3b0a5c33aeada5cdaa3267cdc7c594a98731d4268cdc1532f4264cb4"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"heck 0.4.0",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
2022-03-05 06:46:57 +03:00
]
2022-04-24 21:56:46 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "clap_lex"
2022-07-26 07:53:38 +03:00
version = "0.2.4"
2022-04-24 21:56:46 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-26 07:53:38 +03:00
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
2022-04-24 21:56:46 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"os_str_bytes",
2022-04-24 21:56:46 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "coins-bip32"
2022-07-25 21:36:15 +03:00
version = "0.7.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "634c509653de24b439672164bbf56f5f582a2ab0e313d3b0f6af0b7345cf2560"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"bincode",
"bs58",
"coins-core",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
"getrandom",
2022-07-25 21:36:15 +03:00
"hmac",
"k256",
2022-04-25 22:42:51 +03:00
"lazy_static",
"serde",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-04-25 22:42:51 +03:00
"thiserror",
2022-03-05 06:46:57 +03:00
]
2022-04-24 10:26:00 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "coins-bip39"
2022-07-25 21:36:15 +03:00
version = "0.7.0"
2022-04-24 10:26:00 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "2a11892bcac83b4c6e95ab84b5b06c76d9d70ad73548dd07418269c5c7977171"
2022-04-24 10:26:00 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"bitvec 0.17.4",
"coins-bip32",
"getrandom",
"hex",
2022-07-25 21:36:15 +03:00
"hmac",
"pbkdf2 0.11.0",
2022-11-12 11:24:32 +03:00
"rand",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-04-25 22:42:51 +03:00
"thiserror",
2022-04-24 10:26:00 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "coins-core"
2022-07-25 21:36:15 +03:00
version = "0.7.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "c94090a6663f224feae66ab01e41a2555a8296ee07b5f20dab8888bdefc9f617"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"base58check",
"base64 0.12.3",
"bech32",
"blake2",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
"generic-array 0.14.6",
2022-04-25 22:42:51 +03:00
"hex",
2022-07-25 21:36:15 +03:00
"ripemd",
2022-04-25 22:42:51 +03:00
"serde",
"serde_derive",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
"sha3",
2022-04-25 22:42:51 +03:00
"thiserror",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "combine"
version = "4.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a604e93b79d1808327a6fca85a6f2d69de66461e7620f5a4cbf5fb4d1d7c948"
dependencies = [
"bytes",
"futures-core",
"memchr",
"pin-project-lite",
"tokio",
2022-10-27 01:29:38 +03:00
"tokio-util",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "concurrent-queue"
version = "1.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
dependencies = [
"cache-padded",
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "console"
version = "0.14.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "3993e6445baa160675931ec041a5e03ca84b9c6e32a056150d3aa2bdda0a1f45"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"encode_unicode",
"lazy_static",
"libc",
"regex",
"terminal_size",
"unicode-width",
2022-08-30 23:01:42 +03:00
"winapi",
2022-03-05 06:46:57 +03:00
]
[[package]]
2022-04-25 22:42:51 +03:00
name = "console"
version = "0.15.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "a28b32d32ca44b70c3e4acd7db1babf555fa026e385fb95f18028f88848b3c31"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"encode_unicode",
"libc",
"once_cell",
"terminal_size",
2022-08-30 23:01:42 +03:00
"winapi",
2022-03-05 06:46:57 +03:00
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "const-oid"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4c78c047431fee22c1a7bb92e00ad095a02a983affe4d8a72e2a2c62c1b94f3"
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "const-oid"
2022-07-25 21:36:15 +03:00
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "722e23542a15cea1f65d4a1419c4cfd7a26706c70871a13a04238ca3f40f1661"
[[package]]
name = "constant_time_eq"
version = "0.1.5"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2022-03-05 06:46:57 +03:00
2022-04-26 19:50:02 +03:00
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "convert_case"
2022-10-27 01:29:38 +03:00
version = "0.6.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
dependencies = [
"unicode-segmentation",
]
2022-04-25 22:42:51 +03:00
2023-01-24 11:05:31 +03:00
[[package]]
name = "core-foundation"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
dependencies = [
"core-foundation-sys",
"libc",
]
2022-08-21 11:30:43 +03:00
[[package]]
name = "core-foundation-sys"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
2022-05-28 07:25:55 +03:00
[[package]]
name = "counter"
2022-10-18 00:47:58 +03:00
version = "0.5.7"
2022-05-28 07:25:55 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-18 00:47:58 +03:00
checksum = "2d458e66999348f56fd3ffcfbb7f7951542075ca8359687c703de6500c1ddccd"
2022-05-28 07:25:55 +03:00
dependencies = [
"num-traits",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "cpufeatures"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
dependencies = [
"libc",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "crc"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53757d12b596c16c78b83458d732a5d1a17ab3f53f2f7412f6fb57cc8a140ab3"
dependencies = [
"crc-catalog",
]
[[package]]
name = "crc-catalog"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d0165d2900ae6778e36e80bbc4da3b5eefccee9ba939761f9c2882a5d9af3ff"
2022-07-25 21:36:15 +03:00
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-07-25 21:36:15 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "crossbeam-channel"
2022-09-05 06:40:13 +03:00
version = "0.5.6"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-05 06:40:13 +03:00
checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"crossbeam-utils",
]
[[package]]
name = "crossbeam-deque"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"crossbeam-epoch",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-epoch"
2022-09-05 06:40:13 +03:00
version = "0.9.10"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-05 06:40:13 +03:00
checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"crossbeam-utils",
"memoffset",
2022-09-05 06:40:13 +03:00
"once_cell",
2022-04-25 22:42:51 +03:00
"scopeguard",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "crossbeam-queue"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-07-26 07:53:38 +03:00
"crossbeam-utils",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "crossbeam-utils"
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bf124c720b7686e3c2663cf54062ab0f68a88af2fb6a030e87e30bf721fcb38"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"lazy_static",
]
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
2022-07-26 07:53:38 +03:00
[[package]]
name = "crypto-bigint"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03c6a1d5fa1de37e071642dfa44ec552ca5b299adb128fab16138e24b548fd21"
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-07-26 07:53:38 +03:00
"subtle",
]
2022-07-14 00:49:57 +03:00
[[package]]
name = "crypto-bigint"
2022-07-25 21:36:15 +03:00
version = "0.4.8"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "9f2b443d17d49dad5ef0ede301c3179cc923b8822f3393b4d2c28c269dd4a122"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
"subtle",
"zeroize",
]
[[package]]
name = "crypto-common"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-04-25 22:42:51 +03:00
"typenum",
]
[[package]]
name = "ctr"
2022-10-27 01:29:38 +03:00
version = "0.9.2"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"cipher 0.4.3",
2022-04-25 22:42:51 +03:00
]
2022-09-14 09:18:13 +03:00
[[package]]
name = "deadpool"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "421fe0f90f2ab22016f32a9881be5134fdd71c65298917084b0c7477cbc3856e"
dependencies = [
"async-trait",
"deadpool-runtime",
"num_cpus",
"retain_mut",
"serde",
"tokio",
]
[[package]]
name = "deadpool-redis"
2022-12-14 05:13:23 +03:00
version = "0.11.1"
2022-09-14 09:18:13 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 05:13:23 +03:00
checksum = "2b8bde44cbfdf17ae5baa45c9f43073b320f1a19955389315629304a23909ad2"
2022-09-14 09:18:13 +03:00
dependencies = [
"deadpool",
"redis",
"serde",
]
[[package]]
name = "deadpool-runtime"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eaa37046cc0f6c3cc6090fbdbf73ef0b8ef4cfcc37f6befc0020f63e8cf121e1"
dependencies = [
"tokio",
]
2022-10-25 00:07:29 +03:00
[[package]]
name = "debugid"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d"
dependencies = [
"serde",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-10-25 00:07:29 +03:00
]
2022-09-15 20:57:24 +03:00
[[package]]
name = "deferred-rate-limiter"
version = "0.2.0"
dependencies = [
"anyhow",
2023-01-15 23:02:33 +03:00
"hashbrown 0.13.2",
2022-11-12 11:24:32 +03:00
"log",
2022-09-15 20:57:24 +03:00
"moka",
"redis-rate-limiter",
"tokio",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "der"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6919815d73839e7ad218de758883aae3a257ba6759ce7a9992501efbb53d705c"
dependencies = [
"const-oid 0.7.1",
"crypto-bigint 0.3.2",
"pem-rfc7468",
]
2022-07-14 00:49:57 +03:00
[[package]]
name = "der"
2022-07-25 21:36:15 +03:00
version = "0.6.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "13dd2ae565c0a381dde7fade45fce95984c568bdcb4700a4fdbe3175e0380b2f"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-26 07:53:38 +03:00
"const-oid 0.9.0",
2022-07-25 21:36:15 +03:00
"zeroize",
2022-04-25 22:42:51 +03:00
]
2022-04-26 19:50:02 +03:00
[[package]]
name = "derive_more"
version = "0.99.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
dependencies = [
"convert_case 0.4.0",
"proc-macro2",
"quote",
"rustc_version",
"syn",
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "derive_utils"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "532b4c15dccee12c7044f1fcad956e98410860b22231e44a3b827464797ca7bf"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "dialoguer"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9dd058f8b65922819fabb4a41e7d1964e56344042c26efbccd465202c23fa0c"
dependencies = [
"console 0.14.1",
"lazy_static",
"tempfile",
"zeroize",
]
[[package]]
name = "diff"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
[[package]]
name = "digest"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
dependencies = [
"generic-array 0.12.4",
]
[[package]]
name = "digest"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
dependencies = [
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "digest"
2022-10-27 01:29:38 +03:00
version = "0.10.5"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "adfbc57365a37acbd2ebf2b64d7e69bb766e2fea813521ed536f5d0520dcf86c"
2022-04-25 22:42:51 +03:00
dependencies = [
"block-buffer 0.10.2",
"crypto-common",
"subtle",
]
[[package]]
name = "dirs-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"dirs-sys-next",
]
[[package]]
name = "dirs-sys-next"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
"libc",
"redox_users",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "doc-comment"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
2022-07-26 03:38:00 +03:00
[[package]]
name = "dotenv"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
2022-10-25 00:07:29 +03:00
[[package]]
name = "dotenvy"
version = "0.15.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "03d8c417d7a8cb362e0c37e5d815f5eb7c37f79ff93707329d5a194e42e54ca0"
2022-04-25 22:42:51 +03:00
[[package]]
name = "dunce"
2022-10-27 01:29:38 +03:00
version = "1.0.3"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "0bd4b30a6560bbd9b4620f4de34c3f14f60848e58a9b7216801afcb4c7b31c3c"
2022-04-25 22:42:51 +03:00
2022-07-14 00:49:57 +03:00
[[package]]
name = "ecdsa"
2022-07-25 21:36:15 +03:00
version = "0.14.3"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "3bd46e0c364655e5baf2f5e99b603e7a09905da9966d7928d7470af393b28670"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-26 07:53:38 +03:00
"der 0.6.0",
2022-07-25 21:36:15 +03:00
"elliptic-curve",
2022-04-25 22:42:51 +03:00
"rfc6979",
"signature",
]
[[package]]
name = "either"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
2022-07-14 00:49:57 +03:00
[[package]]
name = "elliptic-curve"
2022-10-27 01:29:38 +03:00
version = "0.12.3"
2022-07-14 00:49:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
2022-04-25 22:42:51 +03:00
dependencies = [
"base16ct",
2022-07-26 07:53:38 +03:00
"crypto-bigint 0.4.8",
"der 0.6.0",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-07-25 21:36:15 +03:00
"ff",
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-07-25 21:36:15 +03:00
"group",
2022-07-26 07:53:38 +03:00
"pkcs8 0.9.0",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
"sec1",
"subtle",
"zeroize",
]
[[package]]
name = "ena"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3"
dependencies = [
"log",
]
[[package]]
name = "encode_unicode"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
[[package]]
name = "encoding_rs"
version = "0.8.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "entities"
version = "0.13.0"
2022-08-04 02:17:02 +03:00
dependencies = [
2022-12-14 05:13:23 +03:00
"ethers",
2022-08-04 02:17:02 +03:00
"sea-orm",
"serde",
2022-12-14 05:13:23 +03:00
"ulid",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-08-04 02:17:02 +03:00
]
2022-07-26 07:53:38 +03:00
2022-11-12 11:24:32 +03:00
[[package]]
name = "env_logger"
version = "0.10.0"
2022-11-12 11:24:32 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
2022-11-12 11:24:32 +03:00
dependencies = [
"humantime",
"is-terminal",
2022-11-12 11:24:32 +03:00
"log",
"regex",
"termcolor",
]
[[package]]
name = "errno"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
dependencies = [
"errno-dragonfly",
"libc",
"winapi",
]
[[package]]
name = "errno-dragonfly"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
dependencies = [
"cc",
"libc",
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "error-chain"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d2f06b9cac1506ece98fe3231e3cc9c4410ec3d5b1f24ae1c8946f0742cdefc"
dependencies = [
"version_check",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "eth-keystore"
2022-10-27 01:29:38 +03:00
version = "0.5.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "1fda3bf123be441da5260717e0661c25a2fd9cb2b2c1d20bf2e05580047158ab"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"aes 0.8.1",
2022-04-25 22:42:51 +03:00
"ctr",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
"hex",
2022-07-25 21:36:15 +03:00
"hmac",
2022-10-27 01:29:38 +03:00
"pbkdf2 0.11.0",
2022-11-12 11:24:32 +03:00
"rand",
2022-04-25 22:42:51 +03:00
"scrypt",
"serde",
"serde_json",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
"sha3",
2022-04-25 22:42:51 +03:00
"thiserror",
2022-07-26 07:53:38 +03:00
"uuid 0.8.2",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "ethabi"
2022-10-27 01:29:38 +03:00
version = "17.2.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "e4966fba78396ff92db3b817ee71143eccd98acf0f876b8d600e585a670c5d1b"
2022-04-25 22:42:51 +03:00
dependencies = [
"ethereum-types",
"hex",
"once_cell",
"regex",
"serde",
"serde_json",
"sha3",
2022-04-25 22:42:51 +03:00
"thiserror",
"uint",
]
[[package]]
name = "ethbloom"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11da94e443c60508eb62cf256243a64da87304c2802ac2528847f79d750007ef"
dependencies = [
"crunchy",
"fixed-hash",
2022-10-27 01:29:38 +03:00
"impl-codec",
2022-04-25 22:42:51 +03:00
"impl-rlp",
"impl-serde",
2022-10-27 01:29:38 +03:00
"scale-info",
2022-04-25 22:42:51 +03:00
"tiny-keccak",
]
[[package]]
name = "ethereum-types"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2827b94c556145446fcce834ca86b7abf0c39a805883fe20e72c5bfdb5a0dc6"
dependencies = [
"ethbloom",
"fixed-hash",
2022-10-27 01:29:38 +03:00
"impl-codec",
2022-04-25 22:42:51 +03:00
"impl-rlp",
"impl-serde",
"primitive-types",
2022-10-27 01:29:38 +03:00
"scale-info",
2022-04-25 22:42:51 +03:00
"uint",
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "ethers"
2022-12-06 01:18:47 +03:00
version = "1.0.2"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "11f26f9d8d80da18ca72aca51804c65eb2153093af3bec74fd5ce32aa0c1f665"
2022-05-20 03:53:47 +03:00
dependencies = [
2022-05-20 05:01:02 +03:00
"ethers-addressbook",
"ethers-contract",
"ethers-core",
"ethers-etherscan",
"ethers-middleware",
"ethers-providers",
"ethers-signers",
"ethers-solc",
2022-05-20 03:53:47 +03:00
]
[[package]]
name = "ethers-addressbook"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "b4b8c9da375d178d59a50f9a5d31ede4475a0f60cd5184c3db00f172b25f7e11"
2022-05-20 03:53:47 +03:00
dependencies = [
2022-05-20 05:01:02 +03:00
"ethers-core",
2022-04-25 22:42:51 +03:00
"once_cell",
"serde",
"serde_json",
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "ethers-contract"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "002a0d58a7d921b496f5f19b5b9508d01d25fbe25078286b1fcb6f4e7562acf7"
2022-05-20 03:53:47 +03:00
dependencies = [
2022-05-20 05:01:02 +03:00
"ethers-contract-abigen",
2022-12-14 05:13:23 +03:00
"ethers-contract-derive",
2022-05-20 05:01:02 +03:00
"ethers-core",
"ethers-providers",
2022-04-25 22:42:51 +03:00
"futures-util",
"hex",
"once_cell",
"pin-project",
"serde",
"serde_json",
"thiserror",
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "ethers-contract-abigen"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "486f389525de61c1c4807fddc804a151ca3c5a5b6f2dc759689424777b7ba617"
2022-05-20 03:53:47 +03:00
dependencies = [
"Inflector",
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-05-20 03:53:47 +03:00
"dunce",
2022-05-20 05:01:02 +03:00
"ethers-core",
2022-04-25 22:42:51 +03:00
"eyre",
"getrandom",
"hex",
"proc-macro2",
"quote",
2022-10-27 01:29:38 +03:00
"regex",
2022-04-25 22:42:51 +03:00
"reqwest",
"serde",
"serde_json",
"syn",
2022-07-14 00:49:57 +03:00
"url",
2022-04-25 22:42:51 +03:00
"walkdir",
]
2022-12-14 05:13:23 +03:00
[[package]]
name = "ethers-contract-derive"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f192e8e4cf2b038318aae01e94e7644e0659a76219e94bcd3203df744341d61f"
dependencies = [
"ethers-contract-abigen",
"ethers-core",
"hex",
"proc-macro2",
"quote",
"serde_json",
"syn",
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "ethers-core"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "06338c311c6a0a7ed04877d0fb0f0d627ed390aaa3429b4e041b8d17348a506d"
2022-05-20 03:53:47 +03:00
dependencies = [
"arrayvec",
"bytes",
2022-09-05 06:40:13 +03:00
"cargo_metadata 0.15.0",
2022-05-20 03:53:47 +03:00
"chrono",
2022-10-27 01:29:38 +03:00
"convert_case 0.6.0",
2022-07-25 21:36:15 +03:00
"elliptic-curve",
2022-05-20 03:53:47 +03:00
"ethabi",
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-05-20 03:53:47 +03:00
"hex",
2022-07-25 21:36:15 +03:00
"k256",
2022-05-20 03:53:47 +03:00
"once_cell",
2022-10-27 01:29:38 +03:00
"open-fastrlp",
2022-05-20 03:53:47 +03:00
"proc-macro2",
2022-11-12 11:24:32 +03:00
"rand",
2022-05-20 03:53:47 +03:00
"rlp",
"rlp-derive",
2022-07-25 21:36:15 +03:00
"rust_decimal",
2022-05-20 03:53:47 +03:00
"serde",
"serde_json",
"strum",
"syn",
"thiserror",
"tiny-keccak",
"unicode-xid",
]
[[package]]
name = "ethers-etherscan"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "6c3acd2c48d240ae13a4ed3ac88dc15b31bc1ba9513a072e080d4a32fda1637b"
2022-05-20 03:53:47 +03:00
dependencies = [
2022-05-20 05:01:02 +03:00
"ethers-core",
2022-07-25 21:36:15 +03:00
"getrandom",
2022-05-20 03:53:47 +03:00
"reqwest",
"semver",
"serde",
"serde-aux",
"serde_json",
"thiserror",
"tracing",
]
[[package]]
name = "ethers-middleware"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "f51bc2555522673e8a890b79615e04dd9ef40f0ab0a73e745024fdda15710d69"
2022-05-20 03:53:47 +03:00
dependencies = [
"async-trait",
2022-10-27 01:29:38 +03:00
"auto_impl 0.5.0",
2022-05-20 05:01:02 +03:00
"ethers-contract",
"ethers-core",
"ethers-etherscan",
"ethers-providers",
"ethers-signers",
2022-05-20 03:53:47 +03:00
"futures-locks",
2022-04-25 22:42:51 +03:00
"futures-util",
"instant",
"reqwest",
"serde",
"serde_json",
"thiserror",
"tokio",
"tracing",
"tracing-futures",
2022-07-14 00:49:57 +03:00
"url",
2022-04-25 22:42:51 +03:00
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "ethers-providers"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "6cc65f79e2168aac5ca4a659bb6639c78164a6a5b18c954cc7699b6ce5ac6275"
2022-05-20 03:53:47 +03:00
dependencies = [
"async-trait",
2022-10-27 01:29:38 +03:00
"auto_impl 1.0.1",
2022-05-20 03:53:47 +03:00
"base64 0.13.0",
2022-05-20 05:01:02 +03:00
"ethers-core",
2022-04-25 22:42:51 +03:00
"futures-channel",
"futures-core",
"futures-timer",
"futures-util",
2022-07-25 21:36:15 +03:00
"getrandom",
2022-04-25 22:42:51 +03:00
"hashers",
"hex",
"http",
"once_cell",
"parking_lot 0.11.2",
"pin-project",
"reqwest",
"serde",
"serde_json",
"thiserror",
"tokio",
2023-01-12 02:19:21 +03:00
"tokio-tungstenite 0.17.2",
2022-04-25 22:42:51 +03:00
"tracing",
"tracing-futures",
2022-07-14 00:49:57 +03:00
"url",
2022-04-25 22:42:51 +03:00
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-timer",
"web-sys",
"ws_stream_wasm",
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "ethers-signers"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "f1f97da069cd77dd91a0a7f0c979f063a4bf9d2533b277ff5ccb19b7ac348376"
2022-05-20 03:53:47 +03:00
dependencies = [
"async-trait",
"coins-bip32",
"coins-bip39",
2022-07-25 21:36:15 +03:00
"elliptic-curve",
2022-05-20 03:53:47 +03:00
"eth-keystore",
2022-05-20 05:01:02 +03:00
"ethers-core",
2022-05-20 03:53:47 +03:00
"hex",
2022-11-12 11:24:32 +03:00
"rand",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-05-20 03:53:47 +03:00
"thiserror",
]
[[package]]
name = "ethers-solc"
2022-10-27 01:29:38 +03:00
version = "1.0.0"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "1ed856e3e0d07a0ffbc79157e3dd0ed10b45b6736eff6a878d40a1e57f224988"
2022-05-20 03:53:47 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-05-20 03:53:47 +03:00
"dunce",
2022-05-20 05:01:02 +03:00
"ethers-core",
2022-05-20 03:53:47 +03:00
"getrandom",
"glob",
"hex",
"home",
"md-5",
"num_cpus",
"once_cell",
"path-slash",
"rayon",
"regex",
"semver",
"serde",
"serde_json",
"solang-parser",
"svm-rs",
"thiserror",
"tiny-keccak",
"tokio",
"tracing",
"walkdir",
2022-10-27 01:29:38 +03:00
"yansi",
2022-05-20 03:53:47 +03:00
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "event-listener"
version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77f3309417938f28bf8228fcff79a4a37103981e3e186d2ccd19c74b38f4eb71"
2022-04-25 22:42:51 +03:00
[[package]]
name = "eyre"
version = "0.6.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
dependencies = [
"indenter",
"once_cell",
]
[[package]]
name = "fake-simd"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
[[package]]
name = "fastrand"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
dependencies = [
"instant",
]
2022-07-25 21:36:15 +03:00
[[package]]
name = "fdlimit"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c4c9e43643f5a3be4ca5b67d26b98031ff9db6806c3440ae32e02e3ceac3f1b"
dependencies = [
"libc",
2022-07-14 00:49:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "ff"
2022-07-25 21:36:15 +03:00
version = "0.12.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "df689201f395c6b90dfe87127685f8dbfc083a5e779e613575d8bd7314300c3e"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
"subtle",
]
2022-07-07 00:42:31 +03:00
[[package]]
name = "filetime"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e94a7bbaa59354bc20dd75b67f23e2797b4490e9d6928203fb105c79e448c86c"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-07-07 00:42:31 +03:00
"libc",
"redox_syscall",
"windows-sys 0.36.1",
2022-07-07 00:42:31 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "fixed-hash"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfcf0ed7fe52a17a03854ec54a9f76d6d84508d1c0e66bc1793301c73fc8493c"
dependencies = [
"byteorder",
2022-11-12 11:24:32 +03:00
"rand",
2022-04-25 22:42:51 +03:00
"rustc-hex",
"static_assertions",
]
[[package]]
name = "fixedbitset"
version = "0.4.1"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"
2022-04-25 22:42:51 +03:00
2022-07-25 21:36:15 +03:00
[[package]]
name = "flate2"
version = "1.0.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f82b0f4c27ad9f8bfd1f3208d882da2b09c301bc1c828fd3a00d0216d2fbbff6"
dependencies = [
"crc32fast",
"miniz_oxide",
]
2022-05-03 08:13:53 +03:00
[[package]]
name = "flume"
2022-07-22 08:11:26 +03:00
version = "0.10.14"
2022-05-03 08:13:53 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-22 08:11:26 +03:00
checksum = "1657b4441c3403d9f7b3409e47575237dac27b1b5726df654a6ecbf92f0f7577"
2022-05-03 08:13:53 +03:00
dependencies = [
"futures-core",
"futures-sink",
"nanorand",
"pin-project",
"spin 0.9.3",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2023-01-24 11:05:31 +03: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"
2022-03-05 06:46:57 +03:00
[[package]]
name = "form_urlencoded"
2022-09-09 00:01:36 +03:00
version = "1.1.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-09 00:01:36 +03:00
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-07-14 00:49:57 +03:00
"percent-encoding",
2022-03-05 06:46:57 +03:00
]
2022-07-07 06:22:09 +03:00
[[package]]
name = "forwarded-header-value"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8835f84f38484cc86f110a805655697908257fb9a7af005234060891557198e9"
dependencies = [
"nonempty",
"thiserror",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "fs2"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
dependencies = [
"libc",
2022-08-30 23:01:42 +03:00
"winapi",
2022-07-07 00:42:31 +03:00
]
[[package]]
name = "fsevent-sys"
2022-08-30 23:01:42 +03:00
version = "4.1.0"
2022-07-07 00:42:31 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-30 23:01:42 +03:00
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
2022-07-07 00:42:31 +03:00
dependencies = [
"libc",
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "ftoa"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca45aac12b6c561b6289bc68957cb1db3dccf870e1951d590202de5e24f1dd35"
2022-04-25 22:42:51 +03:00
[[package]]
name = "funty"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
2022-03-05 06:46:57 +03:00
[[package]]
name = "futures"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"
2022-03-05 06:46:57 +03:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"
2022-03-05 06:46:57 +03:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
2022-03-05 06:46:57 +03:00
[[package]]
name = "futures-executor"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"
2022-03-05 06:46:57 +03:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
"num_cpus",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "futures-intrusive"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62007592ac46aa7c2b6416f7deb9a8a8f63a01e0f1d6e1787d5630170db2b63e"
dependencies = [
"futures-core",
"lock_api",
"parking_lot 0.11.2",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "futures-io"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"
2022-03-05 06:46:57 +03:00
2022-07-26 07:53:38 +03:00
[[package]]
name = "futures-lite"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
dependencies = [
"fastrand",
"futures-core",
"futures-io",
"memchr",
"parking",
"pin-project-lite",
"waker-fn",
]
2022-05-20 03:53:47 +03:00
[[package]]
name = "futures-locks"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3eb42d4fb72227be5778429f9ef5240a38a358925a49f05b5cf702ce7c7e558a"
dependencies = [
"futures-channel",
"futures-task",
"tokio",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "futures-macro"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"
2022-03-05 06:46:57 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "futures-sink"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
2022-03-05 06:46:57 +03:00
[[package]]
name = "futures-task"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
2022-03-05 06:46:57 +03:00
2022-04-24 21:56:46 +03:00
[[package]]
name = "futures-timer"
version = "3.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
2022-03-05 06:46:57 +03:00
[[package]]
name = "futures-util"
2022-10-20 10:16:07 +03:00
version = "0.3.25"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-20 10:16:07 +03:00
checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
2022-03-05 06:46:57 +03:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "fxhash"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
dependencies = [
"byteorder",
]
[[package]]
name = "generic-array"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
dependencies = [
"typenum",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "generic-array"
2022-10-27 01:29:38 +03:00
version = "0.14.6"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
2022-03-05 06:46:57 +03:00
dependencies = [
"typenum",
"version_check",
]
2023-01-24 11:05:31 +03:00
[[package]]
name = "gethostname"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a329e22866dd78b35d2c639a4a23d7b950aeae300dfd79f4fb19f74055c2404"
dependencies = [
"libc",
"windows",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "getrandom"
2022-04-24 10:26:00 +03:00
version = "0.2.6"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"js-sys",
2022-03-05 06:46:57 +03:00
"libc",
2022-04-24 10:26:00 +03:00
"wasi 0.10.2+wasi-snapshot-preview1",
2022-04-25 22:42:51 +03:00
"wasm-bindgen",
2022-03-05 06:46:57 +03:00
]
2022-05-16 08:16:32 +03:00
[[package]]
name = "gimli"
version = "0.26.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"
2022-04-25 22:42:51 +03:00
[[package]]
name = "glob"
2023-01-07 03:01:10 +03:00
version = "0.3.1"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-07 03:01:10 +03:00
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2022-04-25 22:42:51 +03:00
2022-07-14 00:49:57 +03:00
[[package]]
name = "group"
2022-07-25 21:36:15 +03:00
version = "0.12.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "7391856def869c1c81063a03457c676fbcd419709c3dfb33d8d319de484b154d"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-25 21:36:15 +03:00
"ff",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
"subtle",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "h2"
2022-04-24 10:26:00 +03:00
version = "0.3.13"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
2022-03-05 06:46:57 +03:00
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
"indexmap",
"slab",
"tokio",
2022-10-27 01:29:38 +03:00
"tokio-util",
2022-03-05 06:46:57 +03:00
"tracing",
]
2022-08-12 22:07:14 +03:00
[[package]]
name = "handlebars"
2022-12-22 23:04:58 +03:00
version = "4.3.6"
2022-08-12 22:07:14 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-22 23:04:58 +03:00
checksum = "035ef95d03713f2c347a72547b7cd38cbc9af7cd51e6099fb62d586d4a6dee3a"
2022-08-12 22:07:14 +03:00
dependencies = [
"log",
"pest",
"pest_derive",
"serde",
"serde_json",
"thiserror",
]
[[package]]
name = "hashbrown"
2022-07-19 04:31:12 +03:00
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-19 04:31:12 +03:00
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
dependencies = [
2022-11-11 21:40:52 +03:00
"ahash 0.7.6",
]
[[package]]
name = "hashbrown"
2023-01-15 23:02:33 +03:00
version = "0.13.2"
2022-11-11 21:40:52 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-15 23:02:33 +03:00
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
2022-11-11 21:40:52 +03:00
dependencies = [
"ahash 0.8.2",
2022-07-23 02:26:04 +03:00
"serde",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "hashers"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b2bca93b15ea5a746f220e56587f71e73c6165eab783df9e26590069953e3c30"
dependencies = [
"fxhash",
]
[[package]]
name = "hashlink"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d452c155cb93fecdfb02a73dd57b5d8e442c2063bd7aac72f1bc5e4263a43086"
dependencies = [
2022-11-11 21:40:52 +03:00
"hashbrown 0.12.3",
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "hdrhistogram"
2022-10-11 08:13:00 +03:00
version = "7.5.2"
2022-09-09 00:01:36 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-11 08:13:00 +03:00
checksum = "7f19b9f54f7c7f55e31401bb647626ce0cf0f67b0004982ce815b3ee72a02aa8"
2022-09-09 00:01:36 +03:00
dependencies = [
"base64 0.13.0",
"byteorder",
"crossbeam-channel",
"flate2",
"nom",
"num-traits",
]
2022-08-13 00:41:11 +03:00
[[package]]
name = "headers"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cff78e5788be1e0ab65b04d306b2ed5092c815ec97ec70f4ebd5aee158aa55d"
dependencies = [
"base64 0.13.0",
"bitflags",
"bytes",
"headers-core",
"http",
"httpdate",
"mime",
"sha-1",
]
[[package]]
name = "headers-core"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
dependencies = [
"http",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "heck"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
dependencies = [
"unicode-segmentation",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "heck"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2022-07-26 07:53:38 +03:00
dependencies = [
"unicode-segmentation",
]
2022-04-25 22:42:51 +03:00
2022-03-05 06:46:57 +03:00
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
[[package]]
name = "hermit-abi"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
dependencies = [
"libc",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hmac"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "home"
2022-10-27 01:29:38 +03:00
version = "0.5.4"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "747309b4b440c06d57b0b25f2aee03ee9b5e5397d288c60e21fc709bb98a7408"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
2022-10-25 00:07:29 +03:00
[[package]]
name = "hostname"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
dependencies = [
"libc",
"match_cfg",
"winapi",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "http"
2022-08-16 03:33:26 +03:00
version = "0.2.8"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-16 03:33:26 +03:00
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
2022-03-05 06:46:57 +03:00
dependencies = [
"bytes",
"fnv",
2022-05-28 07:25:55 +03:00
"itoa 1.0.2",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "http-body"
2022-05-28 07:25:55 +03:00
version = "0.4.5"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
2022-03-05 06:46:57 +03:00
dependencies = [
"bytes",
"http",
"pin-project-lite",
]
2022-05-17 19:23:27 +03:00
[[package]]
name = "http-range-header"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"
2022-03-05 06:46:57 +03:00
[[package]]
name = "httparse"
2022-04-29 04:57:16 +03:00
version = "1.7.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-29 04:57:16 +03:00
checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"
2022-03-05 06:46:57 +03:00
[[package]]
name = "httpdate"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2022-11-12 11:24:32 +03:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2022-03-05 06:46:57 +03:00
[[package]]
name = "hyper"
2022-05-28 07:25:55 +03:00
version = "0.14.19"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"
2022-03-05 06:46:57 +03:00
dependencies = [
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
2022-05-28 07:25:55 +03:00
"itoa 1.0.2",
2022-03-05 06:46:57 +03:00
"pin-project-lite",
"socket2",
"tokio",
"tower-service",
"tracing",
"want",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "hyper-rustls"
version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"
dependencies = [
"http",
"hyper",
"rustls",
"tokio",
"tokio-rustls",
]
2023-01-24 11:05:31 +03:00
[[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",
]
2022-08-21 11:30:43 +03:00
[[package]]
name = "iana-time-zone"
version = "0.1.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad2bfd338099682614d3ee3fe0cd72e0b6a41ca6a87f6a74a3bd593c91650501"
dependencies = [
"android_system_properties",
"core-foundation-sys",
"js-sys",
"wasm-bindgen",
2022-08-30 23:01:42 +03:00
"winapi",
2022-08-21 11:30:43 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "idna"
2022-09-09 00:01:36 +03:00
version = "0.3.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-09 00:01:36 +03:00
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
2022-04-25 22:42:51 +03:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "impl-codec"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"
dependencies = [
"parity-scale-codec",
]
[[package]]
name = "impl-rlp"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f28220f89297a075ddc7245cd538076ee98b01f2a9c23a53a4f1105d5a322808"
dependencies = [
"rlp",
]
[[package]]
name = "impl-serde"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4551f042f3438e64dbd6226b20527fc84a6e1fe65688b58746a2f53623f25f5c"
dependencies = [
"serde",
]
[[package]]
name = "impl-trait-for-tuples"
version = "0.2.2"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"proc-macro2",
"quote",
"syn",
2022-03-05 06:46:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "indenter"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
2022-03-05 06:46:57 +03:00
[[package]]
name = "indexmap"
2022-07-22 08:11:26 +03:00
version = "1.9.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-22 08:11:26 +03:00
checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-11-11 21:40:52 +03:00
"hashbrown 0.12.3",
2022-09-09 00:01:36 +03:00
"serde",
2022-03-05 06:46:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "indicatif"
version = "0.16.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d207dc617c7a380ab07ff572a6e52fa202a2a8f355860ac9c38e23f8196be1b"
dependencies = [
"console 0.15.0",
"lazy_static",
"number_prefix",
"regex",
]
2022-07-07 00:42:31 +03:00
[[package]]
name = "inotify"
2022-08-30 23:01:42 +03:00
version = "0.9.6"
2022-07-07 00:42:31 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-30 23:01:42 +03:00
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
2022-07-07 00:42:31 +03:00
dependencies = [
"bitflags",
"inotify-sys",
"libc",
]
[[package]]
name = "inotify-sys"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
dependencies = [
"libc",
]
2022-10-27 01:29:38 +03:00
[[package]]
name = "inout"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
dependencies = [
"generic-array 0.14.6",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"js-sys",
"wasm-bindgen",
"web-sys",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "io-lifetimes"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7d367024b3f3414d8e01f437f704f41a9f64ab36f9067fa73e526ad4c763c87"
dependencies = [
"libc",
"windows-sys 0.42.0",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "ipnet"
2023-01-12 02:19:21 +03:00
version = "2.7.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "30e22bd8629359895450b59ea7a776c850561b96a3b1d31321c1949d9e6c9146"
2022-03-05 06:46:57 +03:00
2022-08-03 03:27:26 +03:00
[[package]]
name = "iri-string"
version = "0.6.0"
2022-08-03 03:27:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d0586ad318a04c73acdbad33f67969519b5452c80770c4c72059a686da48a7e"
2022-08-03 03:27:26 +03:00
dependencies = [
"memchr",
"serde",
2022-08-03 03:27:26 +03:00
]
[[package]]
name = "is-terminal"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aae5bc6e2eb41c9def29a3e0f1306382807764b9b53112030eff57435667352d"
dependencies = [
"hermit-abi 0.2.6",
"io-lifetimes",
"rustix",
"windows-sys 0.42.0",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "itertools"
2022-10-27 00:39:26 +03:00
version = "0.10.5"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 00:39:26 +03:00
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
2022-04-25 22:42:51 +03:00
dependencies = [
"either",
]
[[package]]
name = "itoa"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
2022-03-05 06:46:57 +03:00
[[package]]
name = "itoa"
2022-05-28 07:25:55 +03:00
version = "1.0.2"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"
2022-03-05 06:46:57 +03:00
[[package]]
2022-07-25 21:36:15 +03:00
name = "jobserver"
version = "0.1.24"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-07-25 21:36:15 +03:00
"libc",
2022-03-05 06:46:57 +03:00
]
2022-07-14 00:49:57 +03:00
[[package]]
2022-07-25 21:36:15 +03:00
name = "js-sys"
2022-08-21 11:30:43 +03:00
version = "0.3.59"
2022-07-14 00:49:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-21 11:30:43 +03:00
checksum = "258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2"
2022-07-14 00:49:57 +03:00
dependencies = [
2022-07-25 21:36:15 +03:00
"wasm-bindgen",
2022-07-14 00:49:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "k256"
2022-07-25 21:36:15 +03:00
version = "0.11.3"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "2c8a5a96d92d849c4499d99461da81c9cdc1467418a8ed2aaeb407e8d85940ed"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-07-25 21:36:15 +03:00
"ecdsa",
"elliptic-curve",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
"sha3",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "keccak"
2022-05-28 07:25:55 +03:00
version = "0.1.2"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838"
2022-04-25 22:42:51 +03:00
2022-07-07 00:42:31 +03:00
[[package]]
2022-08-30 23:01:42 +03:00
name = "kqueue"
version = "1.0.6"
2022-07-07 00:42:31 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-30 23:01:42 +03:00
checksum = "4d6112e8f37b59803ac47a42d14f1f3a59bbf72fc6857ffc5be455e28a691f8e"
2022-07-07 00:42:31 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"kqueue-sys",
"libc",
]
[[package]]
name = "kqueue-sys"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587"
dependencies = [
"bitflags",
"libc",
2022-07-07 00:42:31 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "lalrpop"
version = "0.19.8"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b30455341b0e18f276fa64540aff54deafb54c589de6aca68659c63dd2d5d823"
2022-04-25 22:42:51 +03:00
dependencies = [
"ascii-canvas",
"atty",
"bit-set",
"diff",
"ena",
"itertools",
"lalrpop-util",
"petgraph",
"pico-args",
"regex",
"regex-syntax",
"string_cache",
"term",
"tiny-keccak",
"unicode-xid",
]
[[package]]
name = "lalrpop-util"
version = "0.19.8"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcf796c978e9b4d983414f4caedc9273aa33ee214c5b887bd55fde84c85d2dc4"
2022-04-25 22:42:51 +03:00
dependencies = [
"regex",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2022-07-26 07:53:38 +03:00
dependencies = [
"spin 0.5.2",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "libc"
version = "0.2.137"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
2022-07-26 07:53:38 +03:00
[[package]]
name = "libm"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33a33a362ce288760ec6a508b94caaec573ae7d3bbbd91b87aa0bad4456839db"
[[package]]
name = "linux-raw-sys"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f9f08d8963a6c613f4b1a78f4f4a4dbfadf8e6545b2d72861731e4858b8b47f"
2022-03-05 06:46:57 +03:00
[[package]]
name = "lock_api"
2022-09-01 08:58:55 +03:00
version = "0.4.8"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-01 08:58:55 +03:00
checksum = "9f80bf5aacaf25cbfc8210d1cfb718f2bf3b11c4c54e5afe36c236853a8ec390"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-03-05 06:46:57 +03:00
"scopeguard",
]
[[package]]
name = "log"
version = "0.4.17"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-03-05 06:46:57 +03:00
]
2022-10-25 00:07:29 +03:00
[[package]]
name = "match_cfg"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
2022-05-17 19:23:27 +03:00
[[package]]
name = "matchers"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
dependencies = [
"regex-automata",
]
[[package]]
name = "matchit"
2022-12-14 05:13:23 +03:00
version = "0.7.0"
2022-05-17 19:23:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 05:13:23 +03:00
checksum = "b87248edafb776e59e6ee64a79086f65890d3510f2c656c000bf2a7e8a0aea40"
2022-05-17 19:23:27 +03:00
2022-04-25 22:42:51 +03:00
[[package]]
name = "md-5"
2022-10-27 01:29:38 +03:00
version = "0.10.5"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "memchr"
version = "2.5.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2022-03-05 06:46:57 +03:00
2022-04-25 22:42:51 +03:00
[[package]]
name = "memoffset"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-04-25 22:42:51 +03:00
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "metered"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17491527d2ceff20d00d02166bdd18e23056e7ced22b9a8bb0efdfd293f0441a"
dependencies = [
"aspect",
"atomic",
"cfg-if",
"hdrhistogram",
"metered-macro",
"parking_lot 0.12.1",
"serde",
]
[[package]]
name = "metered-macro"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5ef9d33baa693e2d449d069f6ef6eb549762ed0c0179976c45bd98f3aa4a4e1"
dependencies = [
"aspect-weave",
"heck 0.4.0",
"indexmap",
"proc-macro2",
"quote",
"syn",
"synattra",
]
2022-07-26 03:38:00 +03:00
[[package]]
2022-07-26 07:53:38 +03:00
name = "migration"
version = "0.13.0"
2022-07-26 03:38:00 +03:00
dependencies = [
2022-07-26 07:53:38 +03:00
"sea-orm-migration",
2022-10-10 07:15:07 +03:00
"tokio",
2022-07-26 03:38:00 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
2022-07-26 07:53:38 +03:00
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2022-05-16 08:16:32 +03:00
[[package]]
name = "miniz_oxide"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2b29bd4bc3f33391105ebee3589c19197c4271e3e5a9ec9bfe8127eeff8f082"
dependencies = [
"adler",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "mio"
2022-09-02 23:00:59 +03:00
version = "0.8.4"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-02 23:00:59 +03:00
checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"
2022-03-05 06:46:57 +03:00
dependencies = [
"libc",
"log",
2022-04-24 10:26:00 +03:00
"wasi 0.11.0+wasi-snapshot-preview1",
"windows-sys 0.36.1",
2022-03-05 06:46:57 +03:00
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "moka"
2022-11-08 01:14:59 +03:00
version = "0.9.6"
2022-09-05 06:40:13 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-08 01:14:59 +03:00
checksum = "7b49a05f67020456541f4f29cbaa812016a266a86ec76f96d3873d459c68fe5e"
2022-09-05 06:40:13 +03:00
dependencies = [
2022-09-05 08:53:58 +03:00
"async-io",
"async-lock",
2022-09-05 06:40:13 +03:00
"crossbeam-channel",
"crossbeam-epoch",
"crossbeam-utils",
2022-09-05 08:53:58 +03:00
"futures-util",
2022-09-05 06:40:13 +03:00
"num_cpus",
"once_cell",
"parking_lot 0.12.1",
"rustc_version",
2022-09-05 06:40:13 +03:00
"scheduled-thread-pool",
"skeptic",
"smallvec",
"tagptr",
"thiserror",
"triomphe",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-09-05 06:40:13 +03:00
]
2022-05-03 08:13:53 +03:00
[[package]]
name = "nanorand"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
dependencies = [
"getrandom",
]
2023-01-24 11:05:31 +03:00
[[package]]
name = "native-tls"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
dependencies = [
"lazy_static",
"libc",
"log",
"openssl",
"openssl-probe",
"openssl-sys",
"schannel",
"security-framework",
"security-framework-sys",
"tempfile",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "new_debug_unreachable"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
2022-07-26 07:53:38 +03:00
[[package]]
name = "nom"
version = "7.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
dependencies = [
"memchr",
"minimal-lexical",
]
2022-07-07 06:22:09 +03:00
[[package]]
name = "nonempty"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e9e591e719385e6ebaeb5ce5d3887f7d5676fceca6411d1925ccc95745f3d6f7"
2022-07-07 00:42:31 +03:00
[[package]]
name = "notify"
2022-08-30 23:01:42 +03:00
version = "5.0.0"
2022-07-07 00:42:31 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-30 23:01:42 +03:00
checksum = "ed2c66da08abae1c024c01d635253e402341b4060a12e99b31c7594063bf490a"
2022-07-07 00:42:31 +03:00
dependencies = [
"bitflags",
2022-08-30 23:01:42 +03:00
"crossbeam-channel",
2022-07-07 00:42:31 +03:00
"filetime",
"fsevent-sys",
"inotify",
2022-08-30 23:01:42 +03:00
"kqueue",
2022-07-07 00:42:31 +03:00
"libc",
2022-08-30 23:01:42 +03:00
"mio",
2022-07-07 00:42:31 +03:00
"walkdir",
2022-08-30 23:01:42 +03:00
"winapi",
2022-07-07 00:42:31 +03:00
]
[[package]]
name = "nu-ansi-term"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
dependencies = [
"overload",
"winapi",
]
2022-07-09 05:33:53 +03:00
[[package]]
name = "num"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43db66d1170d347f9a065114077f7dccb00c1b9478c89384490a3425279a4606"
dependencies = [
"num-bigint",
"num-complex",
"num-integer",
"num-iter",
"num-rational",
"num-traits",
]
[[package]]
name = "num-bigint"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-07-09 05:33:53 +03:00
"num-integer",
"num-traits",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "num-bigint-dig"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "566d173b2f9406afbc5510a90925d5a2cd80cae4605631f1212303df265de011"
dependencies = [
"byteorder",
"lazy_static",
"libm",
"num-integer",
"num-iter",
"num-traits",
2022-11-12 11:24:32 +03:00
"rand",
2022-07-26 07:53:38 +03:00
"smallvec",
"zeroize",
]
2022-07-09 05:33:53 +03:00
[[package]]
name = "num-complex"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ae39348c8bc5fbd7f40c727a9925f03517afd2ab27d46702108b6a7e5414c19"
dependencies = [
"num-traits",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "num-integer"
version = "0.1.45"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-04-25 22:42:51 +03:00
"num-traits",
]
2022-07-09 05:33:53 +03:00
[[package]]
name = "num-iter"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-07-09 05:33:53 +03:00
"num-integer",
"num-traits",
]
[[package]]
name = "num-rational"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-07-09 05:33:53 +03:00
"num-bigint",
"num-integer",
"num-traits",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "num-traits"
version = "0.2.15"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-07-26 07:53:38 +03:00
"libm",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "num_cpus"
version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
dependencies = [
"hermit-abi 0.1.19",
2022-04-25 22:42:51 +03:00
"libc",
]
[[package]]
name = "number_prefix"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2022-05-16 08:16:32 +03:00
[[package]]
name = "object"
version = "0.28.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
dependencies = [
"memchr",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "once_cell"
2022-10-27 01:29:38 +03:00
version = "1.15.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "e82dad04139b71a90c080c8463fe0dc7902db5192d939bd0950f074d014339e1"
2022-04-25 22:42:51 +03:00
[[package]]
name = "opaque-debug"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
2022-10-27 01:29:38 +03:00
[[package]]
name = "open-fastrlp"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "131de184f045153e72c537ef4f1d57babddf2a897ca19e67bdff697aebba7f3d"
dependencies = [
"arrayvec",
"auto_impl 1.0.1",
"bytes",
"ethereum-types",
"open-fastrlp-derive",
]
[[package]]
name = "open-fastrlp-derive"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "003b2be5c6c53c1cfeb0a238b8a1c3915cd410feb684457a36c10038f764bb1c"
dependencies = [
"bytes",
"proc-macro2",
"quote",
"syn",
]
2023-01-24 11:05:31 +03:00
[[package]]
name = "openssl"
version = "0.10.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b102428fd03bc5edf97f62620f7298614c45cedf287c271e7ed450bbaf83f2e1"
dependencies = [
"bitflags",
"cfg-if",
"foreign-types",
"libc",
"once_cell",
"openssl-macros",
"openssl-sys",
]
[[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",
]
[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-sys"
version = "0.9.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7"
dependencies = [
"autocfg",
"cc",
"libc",
"pkg-config",
"vcpkg",
]
2022-11-05 01:58:15 +03:00
[[package]]
name = "os_info"
version = "3.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4750134fb6a5d49afc80777394ad5d95b04bc12068c6abb92fae8f43817270f"
dependencies = [
"log",
"serde",
"winapi",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "os_str_bytes"
2022-05-28 07:25:55 +03:00
version = "6.1.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"
2022-04-25 22:42:51 +03:00
2022-07-26 07:53:38 +03:00
[[package]]
name = "ouroboros"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f31a3b678685b150cba82b702dcdc5e155893f63610cf388d30cd988d4ca2bf"
dependencies = [
"aliasable",
"ouroboros_macro",
"stable_deref_trait",
]
[[package]]
name = "ouroboros_macro"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "084fd65d5dd8b3772edccb5ffd1e4b7eba43897ecd0f9401e330e8c542959408"
dependencies = [
"Inflector",
"proc-macro-error",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "overload"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2023-01-24 11:05:31 +03:00
[[package]]
name = "pagerduty-rs"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd10bab2b6df910bbe6c4987d76aa4221235103d9a9c000cfabcee6a6abc8f7a"
dependencies = [
"reqwest",
"serde",
"time 0.3.17",
"url",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "parity-scale-codec"
version = "3.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8b44461635bbb1a0300f100a841e571e7d919c81c73075ef5d152ffdb521066"
dependencies = [
"arrayvec",
"bitvec 1.0.0",
"byte-slice-cast",
"impl-trait-for-tuples",
"parity-scale-codec-derive",
"serde",
]
[[package]]
name = "parity-scale-codec-derive"
version = "3.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c45ed1f39709f5a89338fab50e59816b2e8815f5bb58276e7ddf9afd495f73f8"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
"syn",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "parking"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
2022-04-25 22:42:51 +03:00
[[package]]
name = "parking_lot"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
dependencies = [
"instant",
"lock_api",
"parking_lot_core 0.8.5",
]
[[package]]
name = "parking_lot"
2022-06-03 00:48:49 +03:00
version = "0.12.1"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-03 00:48:49 +03:00
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2022-04-25 22:42:51 +03:00
dependencies = [
"lock_api",
"parking_lot_core 0.9.3",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "parking_lot_core"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d76e8e1493bcac0d2766c42737f34458f1c8c50c0d23bcb24ea953affb273216"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"instant",
"libc",
"redox_syscall",
"smallvec",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "parking_lot_core"
version = "0.9.3"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09a279cbf25cb0757810394fbc1e359949b59e348145c643a939a525692e6929"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-05-16 08:16:32 +03:00
"backtrace",
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"libc",
2022-05-16 08:16:32 +03:00
"petgraph",
2022-04-25 22:42:51 +03:00
"redox_syscall",
"smallvec",
2022-05-16 08:16:32 +03:00
"thread-id",
"windows-sys 0.36.1",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "password-hash"
2022-07-25 21:36:15 +03:00
version = "0.3.2"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "1d791538a6dcc1e7cb7fe6f6b58aca40e7f79403c45b2bc274008b5e647af1d8"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"base64ct",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
"subtle",
2022-03-05 06:46:57 +03:00
]
2022-04-24 21:56:46 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "password-hash"
2022-07-25 21:36:15 +03:00
version = "0.4.2"
2022-04-24 21:56:46 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
2022-04-25 22:42:51 +03:00
dependencies = [
"base64ct",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
"subtle",
]
2022-04-24 21:56:46 +03:00
2022-07-26 07:53:38 +03:00
[[package]]
name = "paste"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c520e05135d6e763148b6426a837e239041653ba7becd2e538c076c738025fc"
2022-04-24 21:56:46 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "path-slash"
2022-10-27 01:29:38 +03:00
version = "0.2.1"
2022-04-24 21:56:46 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42"
2022-04-24 21:56:46 +03:00
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "pbkdf2"
2022-07-25 21:36:15 +03:00
version = "0.10.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "271779f35b581956db91a3e55737327a03aa051e90b1c47aeb189508533adfd7"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-07-25 21:36:15 +03:00
"hmac",
"password-hash 0.3.2",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-03-05 06:46:57 +03:00
]
[[package]]
2022-04-25 22:42:51 +03:00
name = "pbkdf2"
2022-07-25 21:36:15 +03:00
version = "0.11.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-07-25 21:36:15 +03:00
"hmac",
"password-hash 0.4.2",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-03-05 06:46:57 +03:00
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "pem-rfc7468"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "01de5d978f34aa4b2296576379fcc416034702fd94117c56ffd8a1a767cefb30"
dependencies = [
"base64ct",
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "percent-encoding"
2022-09-09 00:01:36 +03:00
version = "2.2.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-09 00:01:36 +03:00
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
2022-03-05 06:46:57 +03:00
2022-08-12 22:07:14 +03:00
[[package]]
name = "pest"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69486e2b8c2d2aeb9762db7b4e00b0331156393555cff467f4163ff06821eef8"
dependencies = [
"thiserror",
"ucd-trie",
]
[[package]]
name = "pest_derive"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b13570633aff33c6d22ce47dd566b10a3b9122c2fe9d8e7501895905be532b91"
dependencies = [
"pest",
"pest_generator",
]
[[package]]
name = "pest_generator"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3c567e5702efdc79fb18859ea74c3eb36e14c43da7b8c1f098a4ed6514ec7a0"
dependencies = [
"pest",
"pest_meta",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pest_meta"
version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5eb32be5ee3bbdafa8c7a18b0a8a8d962b66cfa2ceee4037f49267a50ee821fe"
dependencies = [
"once_cell",
"pest",
"sha-1",
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "petgraph"
2022-07-19 09:41:04 +03:00
version = "0.6.2"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-19 09:41:04 +03:00
checksum = "e6d5014253a1331579ce62aa67443b4a658c5e7dd03d4bc6d302b94474888143"
2022-04-25 22:42:51 +03:00
dependencies = [
"fixedbitset",
"indexmap",
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "pharos"
version = "0.5.3"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "e9567389417feee6ce15dd6527a8a1ecac205ef62c2932bcf3d9f6fc5b78b414"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"futures",
"rustc_version",
2022-03-05 06:46:57 +03:00
]
[[package]]
2022-04-25 22:42:51 +03:00
name = "phf"
version = "0.10.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
dependencies = [
"phf_macros",
"phf_shared",
"proc-macro-hack",
]
2022-03-05 06:46:57 +03:00
[[package]]
2022-04-25 22:42:51 +03:00
name = "phf_generator"
version = "0.10.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"phf_shared",
2022-11-12 11:24:32 +03:00
"rand",
2022-03-05 06:46:57 +03:00
]
[[package]]
2022-04-25 22:42:51 +03:00
name = "phf_macros"
version = "0.10.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"phf_generator",
"phf_shared",
"proc-macro-hack",
"proc-macro2",
"quote",
"syn",
2022-03-05 06:46:57 +03:00
]
[[package]]
2022-04-25 22:42:51 +03:00
name = "phf_shared"
version = "0.10.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"siphasher",
2022-03-05 06:46:57 +03:00
]
[[package]]
2022-04-25 22:42:51 +03:00
name = "pico-args"
version = "0.4.2"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-25 22:42:51 +03:00
checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
2022-03-05 06:46:57 +03:00
[[package]]
name = "pin-project"
2022-07-25 21:36:15 +03:00
version = "1.0.11"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "78203e83c48cffbe01e4a2d35d566ca4de445d79a85372fc64e378bfc812a260"
2022-03-05 06:46:57 +03:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
2022-07-25 21:36:15 +03:00
version = "1.0.11"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "710faf75e1b33345361201d36d04e98ac1ed8909151a017ed384700836104c74"
2022-03-05 06:46:57 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pin-project-lite"
2022-04-29 04:57:16 +03:00
version = "0.2.9"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-29 04:57:16 +03:00
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
2022-03-05 06:46:57 +03:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2022-07-26 07:53:38 +03:00
[[package]]
name = "pkcs1"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a78f66c04ccc83dd4486fd46c33896f4e17b24a7a3a6400dedc48ed0ddd72320"
dependencies = [
"der 0.5.1",
"pkcs8 0.8.0",
"zeroize",
]
[[package]]
name = "pkcs8"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cabda3fb821068a9a4fab19a683eac3af12edf0f34b94a8be53c4972b8149d0"
dependencies = [
"der 0.5.1",
"spki 0.5.4",
"zeroize",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "pkcs8"
2022-07-25 21:36:15 +03:00
version = "0.9.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-26 07:53:38 +03:00
"der 0.6.0",
"spki 0.6.0",
2022-04-25 22:42:51 +03:00
]
2022-07-25 21:36:15 +03:00
[[package]]
name = "pkg-config"
version = "0.3.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
2022-07-26 07:53:38 +03:00
[[package]]
name = "polling"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "685404d509889fade3e86fe3a5803bca2ec09b0c0778d5ada6ec8bf7a8de5259"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-07-26 07:53:38 +03:00
"libc",
"log",
"wepoll-ffi",
2022-08-30 23:01:42 +03:00
"winapi",
2022-07-26 07:53:38 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "ppv-lite86"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
2022-04-25 22:42:51 +03:00
[[package]]
name = "precomputed-hash"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
[[package]]
name = "primitive-types"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a"
dependencies = [
"fixed-hash",
"impl-codec",
"impl-rlp",
"impl-serde",
2022-10-27 01:29:38 +03:00
"scale-info",
2022-04-25 22:42:51 +03:00
"uint",
]
[[package]]
name = "proc-macro-crate"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e17d47ce914bf4de440332250b0edd23ce48c005f59fab39d3335866b114f11a"
dependencies = [
"thiserror",
"toml",
]
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
[[package]]
name = "proc-macro-hack"
version = "0.5.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
2022-03-05 06:46:57 +03:00
[[package]]
name = "proc-macro2"
2022-10-27 01:29:38 +03:00
version = "1.0.47"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-05-20 03:53:47 +03:00
"unicode-ident",
2022-03-05 06:46:57 +03:00
]
2022-05-12 21:49:57 +03:00
[[package]]
name = "proctitle"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "924cd8a0de90723d63fed19c5035ea129913a0bc998b37686a67f1eaf6a2aab5"
dependencies = [
"lazy_static",
"libc",
2022-08-30 23:01:42 +03:00
"winapi",
2022-05-12 21:49:57 +03:00
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "pulldown-cmark"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63"
dependencies = [
"bitflags",
"memchr",
"unicase",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "quote"
2022-04-24 10:26:00 +03:00
version = "1.0.18"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"
2022-03-05 06:46:57 +03:00
dependencies = [
"proc-macro2",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "radium"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "def50a86306165861203e7f84ecffbbdfdea79f0e51039b33de1e952358c47ac"
[[package]]
name = "radium"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
2022-03-05 06:46:57 +03:00
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
2022-11-12 11:24:32 +03:00
"rand_chacha",
"rand_core",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-08-16 03:33:26 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "rand_core"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
dependencies = [
"getrandom",
]
2022-11-12 09:11:58 +03:00
[[package]]
name = "rand_xoshiro"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f97cdb2a36ed4183de61b2f824cc45c9f1037f28afe0a322e9fff4c108b5aaa"
dependencies = [
2022-11-12 11:24:32 +03:00
"rand_core",
2022-11-12 09:11:58 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "rayon"
2022-05-20 03:53:47 +03:00
version = "1.5.3"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-20 03:53:47 +03:00
checksum = "bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-04-25 22:42:51 +03:00
"crossbeam-deque",
"either",
"rayon-core",
]
[[package]]
name = "rayon-core"
2022-05-28 07:25:55 +03:00
version = "1.9.3"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f"
2022-04-25 22:42:51 +03:00
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"num_cpus",
]
[[package]]
name = "redis"
2022-10-27 01:29:38 +03:00
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "513b3649f1a111c17954296e4a3b9eecb108b766c803e2b99f179ebe27005985"
dependencies = [
"async-trait",
"bytes",
"combine",
"futures-util",
2022-10-27 01:29:38 +03:00
"itoa 1.0.2",
2022-07-14 00:49:57 +03:00
"percent-encoding",
"pin-project-lite",
2022-10-27 01:29:38 +03:00
"ryu",
"tokio",
2022-10-27 01:29:38 +03:00
"tokio-util",
2022-07-14 00:49:57 +03:00
"url",
]
[[package]]
2022-09-15 20:57:24 +03:00
name = "redis-rate-limiter"
version = "0.2.0"
dependencies = [
"anyhow",
2022-09-14 09:18:13 +03:00
"deadpool-redis",
"tokio",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "redox_syscall"
2022-04-24 10:26:00 +03:00
version = "0.2.13"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
2022-03-05 06:46:57 +03:00
dependencies = [
"bitflags",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "redox_users"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
dependencies = [
"getrandom",
"redox_syscall",
"thiserror",
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "regex"
2023-01-12 02:19:21 +03:00
version = "1.7.1"
2022-04-25 22:14:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-12 02:19:21 +03:00
checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
2022-04-25 22:14:10 +03: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"
2022-05-17 19:23:27 +03:00
dependencies = [
"regex-syntax",
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "regex-syntax"
2022-07-07 00:42:31 +03:00
version = "0.6.27"
2022-04-25 22:14:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-07 00:42:31 +03:00
checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"
2022-04-25 22:14:10 +03:00
2022-03-05 06:46:57 +03:00
[[package]]
name = "remove_dir_all"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
dependencies = [
2022-08-30 23:01:42 +03:00
"winapi",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "reqwest"
version = "0.11.14"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21eed90ec8570952d53b772ecf8f206aa1ec9a3d76b2521c56c42973f2d91ee9"
2022-03-05 06:46:57 +03:00
dependencies = [
"base64 0.21.0",
2022-03-05 06:46:57 +03:00
"bytes",
"encoding_rs",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"hyper",
2022-04-25 22:42:51 +03:00
"hyper-rustls",
2023-01-24 11:05:31 +03:00
"hyper-tls",
2022-03-05 06:46:57 +03:00
"ipnet",
"js-sys",
"log",
"mime",
2023-01-24 11:05:31 +03:00
"native-tls",
"once_cell",
2022-07-14 00:49:57 +03:00
"percent-encoding",
2022-03-05 06:46:57 +03:00
"pin-project-lite",
2022-04-25 22:42:51 +03:00
"rustls",
"rustls-pemfile",
2022-03-05 06:46:57 +03:00
"serde",
"serde_json",
"serde_urlencoded",
"tokio",
2023-01-24 11:05:31 +03:00
"tokio-native-tls",
2022-04-25 22:42:51 +03:00
"tokio-rustls",
"tower-service",
2022-07-14 00:49:57 +03:00
"url",
2022-03-05 06:46:57 +03:00
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
2022-04-25 22:42:51 +03:00
"webpki-roots",
2022-03-05 06:46:57 +03:00
"winreg",
]
2022-09-14 09:18:13 +03:00
[[package]]
name = "retain_mut"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"
2022-04-25 22:42:51 +03:00
[[package]]
name = "rfc6979"
2022-07-25 21:36:15 +03:00
version = "0.3.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "88c86280f057430a52f4861551b092a01b419b8eacefc7c995eacb9dc132fe32"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-26 07:53:38 +03:00
"crypto-bigint 0.4.8",
2022-07-25 21:36:15 +03:00
"hmac",
2022-04-25 22:42:51 +03:00
"zeroize",
]
[[package]]
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
"cc",
"libc",
"once_cell",
2022-05-03 08:13:53 +03:00
"spin 0.5.2",
2022-04-25 22:42:51 +03:00
"untrusted",
"web-sys",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
[[package]]
2022-07-25 21:36:15 +03:00
name = "ripemd"
version = "0.1.1"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "1facec54cb5e0dc08553501fa740091086d0259ad0067e0d4103448e4cb22ed3"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "rlp"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"
dependencies = [
"bytes",
"rustc-hex",
]
[[package]]
name = "rlp-derive"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e33d7b2abe0c340d8797fe2907d3f20d3b5ea5908683618bfe80df7f621f672a"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "rsa"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cf22754c49613d2b3b119f0e5d46e34a2c628a937e3024b8762de4e7d8c710b"
dependencies = [
"byteorder",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-07-26 07:53:38 +03:00
"num-bigint-dig",
"num-integer",
"num-iter",
"num-traits",
"pkcs1",
"pkcs8 0.8.0",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-07-26 07:53:38 +03:00
"smallvec",
"subtle",
"zeroize",
]
2022-07-25 21:36:15 +03:00
[[package]]
name = "rust_decimal"
2022-10-27 01:29:38 +03:00
version = "1.26.1"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "ee9164faf726e4f3ece4978b25ca877ddc6802fa77f38cdccb32c7f805ecd70c"
2022-07-25 21:36:15 +03:00
dependencies = [
"arrayvec",
"num-traits",
"serde",
]
2022-05-16 08:16:32 +03:00
[[package]]
name = "rustc-demangle"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
2022-05-02 23:32:55 +03:00
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2022-04-25 22:42:51 +03:00
[[package]]
name = "rustc-hex"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6"
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
"semver",
]
[[package]]
name = "rustix"
version = "0.36.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b1fbb4dfc4eb1d390c02df47760bb19a84bb80b301ecc947ab5406394d8223e"
dependencies = [
"bitflags",
"errno",
"io-lifetimes",
"libc",
"linux-raw-sys",
"windows-sys 0.42.0",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "rustls"
2022-05-28 07:25:55 +03:00
version = "0.20.6"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"
2022-04-25 22:42:51 +03:00
dependencies = [
"log",
"ring",
"sct",
"webpki",
]
[[package]]
name = "rustls-pemfile"
version = "1.0.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"
2022-04-25 22:42:51 +03:00
dependencies = [
"base64 0.13.0",
]
[[package]]
name = "rustversion"
2022-12-14 05:13:23 +03:00
version = "1.0.9"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 05:13:23 +03:00
checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"
2022-04-25 22:42:51 +03:00
2022-03-05 06:46:57 +03:00
[[package]]
name = "ryu"
2022-05-28 07:25:55 +03:00
version = "1.0.10"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"
2022-03-05 06:46:57 +03:00
2022-04-25 22:42:51 +03:00
[[package]]
name = "salsa20"
2022-10-27 01:29:38 +03:00
version = "0.10.2"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "97a22f5af31f73a954c10289c93e8a50cc23d971e80ee446f1f6f7137a088213"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"cipher 0.4.3",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2022-10-27 01:29:38 +03:00
[[package]]
name = "scale-info"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "333af15b02563b8182cd863f925bd31ef8fa86a0e095d30c091956057d436153"
dependencies = [
"cfg-if",
"derive_more",
"parity-scale-codec",
"scale-info-derive",
]
[[package]]
name = "scale-info-derive"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53f56acbd0743d29ffa08f911ab5397def774ad01bab3786804cf6ee057fb5e1"
dependencies = [
"proc-macro-crate",
"proc-macro2",
"quote",
"syn",
]
2023-01-24 11:05:31 +03:00
[[package]]
name = "schannel"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"
dependencies = [
"windows-sys 0.42.0",
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "scheduled-thread-pool"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "977a7519bff143a44f842fd07e80ad1329295bd71686457f18e496736f4bf9bf"
dependencies = [
"parking_lot 0.12.1",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2022-04-25 22:42:51 +03:00
[[package]]
name = "scrypt"
2022-10-27 01:29:38 +03:00
version = "0.10.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "9f9e24d2b632954ded8ab2ef9fea0a0c769ea56ea98bddbafbad22caeeadf45d"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-25 21:36:15 +03:00
"hmac",
2022-10-27 01:29:38 +03:00
"pbkdf2 0.11.0",
2022-04-25 22:42:51 +03:00
"salsa20",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "sct"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
dependencies = [
"ring",
"untrusted",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "sea-orm"
2023-01-19 13:21:45 +03:00
version = "0.10.7"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-19 13:21:45 +03:00
checksum = "88694d01b528a94f90ad87f8d2f546d060d070eee180315c67d158cb69476034"
2022-07-26 07:53:38 +03:00
dependencies = [
"async-stream",
"async-trait",
"chrono",
"futures",
"futures-util",
"log",
"ouroboros",
"rust_decimal",
"sea-orm-macros",
"sea-query",
2022-10-25 06:41:59 +03:00
"sea-query-binder",
2022-07-26 07:53:38 +03:00
"sea-strum",
"serde",
"serde_json",
"sqlx",
2022-10-25 06:41:59 +03:00
"thiserror",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-07-26 07:53:38 +03:00
"tracing",
"url",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-07-26 07:53:38 +03:00
]
[[package]]
name = "sea-orm-cli"
2023-01-19 13:21:45 +03:00
version = "0.10.7"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-19 13:21:45 +03:00
checksum = "0ebe1f820fe8949cf6a57272ba9ebd0be766e47c9b85c04b3cabea40ab9459b3"
2022-07-26 07:53:38 +03:00
dependencies = [
"chrono",
2022-09-05 08:53:58 +03:00
"clap",
2022-10-31 22:34:29 +03:00
"dotenvy",
2022-07-26 07:53:38 +03:00
"regex",
"sea-schema",
"tracing",
"tracing-subscriber",
"url",
]
[[package]]
name = "sea-orm-macros"
2023-01-19 13:21:45 +03:00
version = "0.10.7"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-19 13:21:45 +03:00
checksum = "7216195de9c6b2474fd0efab486173dccd0eff21f28cc54aa4c0205d52fb3af0"
2022-07-26 07:53:38 +03:00
dependencies = [
"bae",
"heck 0.3.3",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "sea-orm-migration"
2023-01-19 13:21:45 +03:00
version = "0.10.7"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-19 13:21:45 +03:00
checksum = "0ed3cdfa669e4c385922f902b9a58e0c2128782a4d0fe79c6c34f3b927565e5b"
2022-07-26 07:53:38 +03:00
dependencies = [
"async-trait",
2022-09-05 08:53:58 +03:00
"clap",
2022-10-25 06:41:59 +03:00
"dotenvy",
2022-07-26 07:53:38 +03:00
"sea-orm",
"sea-orm-cli",
"sea-schema",
"tracing",
"tracing-subscriber",
]
[[package]]
name = "sea-query"
2022-10-25 06:41:59 +03:00
version = "0.27.1"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 06:41:59 +03:00
checksum = "3497a83851c4be4d1fdc8cbc7215105b828a2a944abb64dd2e0ba233f2ce187f"
2022-07-26 07:53:38 +03:00
dependencies = [
"chrono",
"rust_decimal",
"sea-query-derive",
"serde_json",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-07-26 07:53:38 +03:00
]
[[package]]
2022-10-25 06:41:59 +03:00
name = "sea-query-binder"
version = "0.2.1"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 06:41:59 +03:00
checksum = "7dddc5c3889bbc63b7e3374d3a7494551eb801c45f2f9cb460bfa4921653563d"
2022-07-26 07:53:38 +03:00
dependencies = [
2022-10-25 06:41:59 +03:00
"chrono",
"rust_decimal",
"sea-query",
"serde_json",
"sqlx",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-07-26 07:53:38 +03:00
]
[[package]]
2022-10-25 06:41:59 +03:00
name = "sea-query-derive"
version = "0.2.0"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 06:41:59 +03:00
checksum = "34cdc022b4f606353fe5dc85b09713a04e433323b70163e81513b141c6ae6eb5"
2022-07-26 07:53:38 +03:00
dependencies = [
2022-10-25 06:41:59 +03:00
"heck 0.3.3",
2022-07-26 07:53:38 +03:00
"proc-macro2",
"quote",
"syn",
2022-10-25 06:41:59 +03:00
"thiserror",
2022-07-26 07:53:38 +03:00
]
[[package]]
name = "sea-schema"
2022-10-31 22:34:29 +03:00
version = "0.10.2"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-31 22:34:29 +03:00
checksum = "0a2e6fd7fb2c4adc28f1b8fb29944fa5e6a77968df57f32b7146c9ae10fb2f2b"
2022-07-26 07:53:38 +03:00
dependencies = [
"futures",
"sea-query",
"sea-schema-derive",
]
[[package]]
name = "sea-schema-derive"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56821b7076f5096b8f726e2791ad255a99c82498e08ec477a65a96c461ff1927"
dependencies = [
"heck 0.3.3",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "sea-strum"
version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "391d06a6007842cfe79ac6f7f53911b76dfd69fc9a6769f1cf6569d12ce20e1b"
dependencies = [
"sea-strum_macros",
]
[[package]]
name = "sea-strum_macros"
version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "69b4397b825df6ccf1e98bcdabef3bbcfc47ff5853983467850eeab878384f21"
dependencies = [
"heck 0.3.3",
"proc-macro2",
"quote",
"rustversion",
"syn",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "sec1"
2022-07-25 21:36:15 +03:00
version = "0.3.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-07-25 21:36:15 +03:00
"base16ct",
2022-07-26 07:53:38 +03:00
"der 0.6.0",
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-07-26 07:53:38 +03:00
"pkcs8 0.9.0",
2022-04-25 22:42:51 +03:00
"subtle",
"zeroize",
]
2023-01-24 11:05:31 +03:00
[[package]]
name = "security-framework"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "645926f31b250a2dca3c232496c2d898d91036e45ca0e97e0e2390c54e11be36"
dependencies = [
"bitflags",
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
version = "2.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31c9bb296072e961fcbd8853511dd39c2d8be2deb1e17c6860b1d30732b323b4"
dependencies = [
"core-foundation-sys",
"libc",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "semver"
2022-10-27 01:29:38 +03:00
version = "1.0.14"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"
2022-04-25 22:42:51 +03:00
dependencies = [
"serde",
]
[[package]]
name = "send_wrapper"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "930c0acf610d3fdb5e2ab6213019aaa04e227ebe9547b0649ba599b16d788bd7"
2022-10-25 00:07:29 +03:00
[[package]]
name = "sentry"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "17ad137b9df78294b98cab1a650bef237cc6c950e82e5ce164655e674d07c5cc"
2022-10-25 00:07:29 +03:00
dependencies = [
"httpdate",
"reqwest",
2022-11-05 01:58:15 +03:00
"rustls",
2022-10-25 00:07:29 +03:00
"sentry-anyhow",
"sentry-backtrace",
"sentry-contexts",
"sentry-core",
2022-11-12 11:24:32 +03:00
"sentry-log",
2022-10-25 00:07:29 +03:00
"sentry-panic",
"tokio",
2022-11-05 01:58:15 +03:00
"ureq",
"webpki-roots",
2022-10-25 00:07:29 +03:00
]
[[package]]
name = "sentry-anyhow"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "f55adcceaad4189af35d82c3c51613c0c372f15c25f42f70bf23c9c3ede223e1"
2022-10-25 00:07:29 +03:00
dependencies = [
"anyhow",
"sentry-backtrace",
"sentry-core",
]
[[package]]
name = "sentry-backtrace"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "afe4800806552aab314129761d5d3b3d422284eca3de2ab59e9fd133636cbd3d"
2022-10-25 00:07:29 +03:00
dependencies = [
"backtrace",
"once_cell",
"regex",
"sentry-core",
]
[[package]]
name = "sentry-contexts"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "a42938426670f6e7974989cd1417837a96dd8bbb01567094f567d6acb360bf88"
2022-10-25 00:07:29 +03:00
dependencies = [
"hostname",
"libc",
2022-11-05 01:58:15 +03:00
"os_info",
2022-10-25 00:07:29 +03:00
"rustc_version",
"sentry-core",
"uname",
]
[[package]]
name = "sentry-core"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "4df9b9d8de2658a1ecd4e45f7b06c80c5dd97b891bfbc7c501186189b7e9bbdf"
2022-10-25 00:07:29 +03:00
dependencies = [
"once_cell",
2022-11-12 11:24:32 +03:00
"rand",
2022-10-25 00:07:29 +03:00
"sentry-types",
"serde",
"serde_json",
]
[[package]]
2022-11-12 11:24:32 +03:00
name = "sentry-log"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "7518096b31fa4075d1bbab79ad62da3258f6c67bafeb4a8b2b3f803695b9205e"
2022-10-25 00:07:29 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"log",
2022-10-25 00:07:29 +03:00
"sentry-core",
]
[[package]]
2022-11-12 11:24:32 +03:00
name = "sentry-panic"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "0af37b8500f273e511ebd6eb0d342ff7937d64ce3f134764b2b4653112d48cb4"
2022-10-25 00:07:29 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"sentry-backtrace",
2022-10-25 00:07:29 +03:00
"sentry-core",
]
[[package]]
name = "sentry-types"
2022-12-06 01:18:47 +03:00
version = "0.29.1"
2022-10-25 00:07:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "ccc95faa4078768a6bf8df45e2b894bbf372b3dbbfb364e9429c1c58ab7545c6"
2022-10-25 00:07:29 +03:00
dependencies = [
"debugid",
"getrandom",
"hex",
"serde",
"serde_json",
"thiserror",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-10-25 00:07:29 +03:00
"url",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-10-25 00:07:29 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "serde"
2022-12-28 09:10:49 +03:00
version = "1.0.152"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-28 09:10:49 +03:00
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
2022-04-25 22:42:51 +03:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde-aux"
2022-10-27 01:29:38 +03:00
version = "4.0.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "c79c1a5a310c28bf9f7a4b9bd848553051120d80a5952f993c7eb62f6ed6e4c5"
2022-04-25 22:42:51 +03:00
dependencies = [
"serde",
"serde_json",
]
[[package]]
name = "serde_derive"
2022-12-28 09:10:49 +03:00
version = "1.0.152"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-28 09:10:49 +03:00
checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
2022-04-25 22:42:51 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "serde_json"
2022-12-19 21:58:49 +03:00
version = "1.0.91"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-19 21:58:49 +03:00
checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-05-28 07:25:55 +03:00
"itoa 1.0.2",
2022-03-05 06:46:57 +03:00
"ryu",
"serde",
]
2022-12-14 05:13:23 +03:00
[[package]]
name = "serde_path_to_error"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "184c643044780f7ceb59104cef98a5a6f12cb2288a7bc701ab93a362b49fd47d"
dependencies = [
"serde",
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "serde_prometheus"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25fcd6131bac47a32328d1ba1ee15a27f8d91ab2e5920dba71dbe93d2648f6b1"
dependencies = [
"ftoa",
"indexmap",
"itoa 0.4.8",
"lazy_static",
"regex",
"serde",
"snafu",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
2022-05-28 07:25:55 +03:00
"itoa 1.0.2",
2022-03-05 06:46:57 +03:00
"ryu",
"serde",
]
[[package]]
name = "sha-1"
version = "0.10.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "028f48d513f9678cda28f6e4064755b3fbb2af6acd672f2c209b62323f7aea0f"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-03-05 06:46:57 +03:00
"cpufeatures",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-03-05 06:46:57 +03:00
]
2022-07-25 21:36:15 +03:00
[[package]]
name = "sha1"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c77f4e7f65455545c2153c1253d25056825e77ee2533f0e41deb65a93a34852f"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-07-25 21:36:15 +03:00
"cpufeatures",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-07-25 21:36:15 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "sha2"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a256f46ea78a0c0d9ff00077504903ac881a1dafdc20da66545699e7776b3e69"
dependencies = [
"block-buffer 0.7.3",
"digest 0.8.1",
"fake-simd",
"opaque-debug 0.2.3",
]
[[package]]
name = "sha2"
version = "0.9.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
dependencies = [
"block-buffer 0.9.0",
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"cpufeatures",
"digest 0.9.0",
"opaque-debug 0.3.0",
]
[[package]]
name = "sha2"
2022-10-27 01:29:38 +03:00
version = "0.10.6"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-04-25 22:42:51 +03:00
"cpufeatures",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
]
2022-08-03 03:27:26 +03:00
[[package]]
name = "sha3"
version = "0.10.4"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eaedf34ed289ea47c2b741bb72e5357a209512d67bcd4bda44359e5bf0470f56"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-04-25 22:42:51 +03:00
"keccak",
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "sharded-slab"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
dependencies = [
"lazy_static",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "signal-hook-registry"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
dependencies = [
"libc",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "signature"
2022-07-25 21:36:15 +03:00
version = "1.5.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "f054c6c1a6e95179d6f23ed974060dcefb2d9388bb7256900badad682c499de4"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-11-12 11:24:32 +03:00
"rand_core",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "siphasher"
version = "0.3.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
2022-08-03 03:27:26 +03:00
[[package]]
name = "siwe"
version = "0.5.0"
2022-08-03 03:27:26 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec4cc2eafb2354c1aeaeac5f53b7726ca4ea5ad16314a0b5ebacb6676f599c2b"
2022-08-03 03:27:26 +03:00
dependencies = [
"hex",
"http",
"iri-string",
"k256",
2022-11-12 11:24:32 +03:00
"rand",
"sha3",
2022-08-03 03:27:26 +03:00
"thiserror",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-08-03 03:27:26 +03:00
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "skeptic"
version = "0.13.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16d23b015676c90a0f01c197bfdc786c20342c73a0afdda9025adb0bc42940a8"
dependencies = [
"bytecount",
"cargo_metadata 0.14.2",
"error-chain",
"glob",
"pulldown-cmark",
"tempfile",
"walkdir",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "slab"
2022-07-22 08:11:26 +03:00
version = "0.4.7"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-22 08:11:26 +03:00
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-07-22 08:11:26 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "smallvec"
version = "1.10.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2022-03-05 06:46:57 +03:00
2022-09-09 00:01:36 +03:00
[[package]]
name = "snafu"
version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eab12d3c261b2308b0d80c26fffb58d17eba81a4be97890101f416b478c79ca7"
dependencies = [
"doc-comment",
"snafu-derive",
]
[[package]]
name = "snafu-derive"
version = "0.6.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1508efa03c362e23817f96cde18abed596a25219a8b2c66e8db33c03543d315b"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "socket2"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
dependencies = [
"libc",
2022-08-30 23:01:42 +03:00
"winapi",
2022-03-05 06:46:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "solang-parser"
2022-10-27 01:29:38 +03:00
version = "0.1.18"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "ac8ac4bfef383f368bd9bb045107a501cd9cd0b64ad1983e1b7e839d6a44ecad"
2022-04-25 22:42:51 +03:00
dependencies = [
2022-05-20 03:53:47 +03:00
"itertools",
2022-04-25 22:42:51 +03:00
"lalrpop",
"lalrpop-util",
"phf",
"unicode-xid",
]
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
2022-05-03 08:13:53 +03:00
[[package]]
name = "spin"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c530c2b0d0bf8b69304b39fe2001993e267461948b890cd037d8ad4293fa1a0d"
dependencies = [
"lock_api",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "spki"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44d01ac02a6ccf3e07db148d2be087da624fea0221a16152ed01f0496a6b0a27"
dependencies = [
"base64ct",
"der 0.5.1",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "spki"
2022-07-25 21:36:15 +03:00
version = "0.6.0"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
2022-04-25 22:42:51 +03:00
dependencies = [
"base64ct",
2022-07-26 07:53:38 +03:00
"der 0.6.0",
]
[[package]]
name = "sqlformat"
2022-10-25 00:07:29 +03:00
version = "0.2.0"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 00:07:29 +03:00
checksum = "f87e292b4291f154971a43c3774364e2cbcaec599d3f5bf6fa9d122885dbc38a"
2022-07-26 07:53:38 +03:00
dependencies = [
"itertools",
"nom",
"unicode_categories",
]
[[package]]
name = "sqlx"
2022-10-25 00:07:29 +03:00
version = "0.6.2"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 00:07:29 +03:00
checksum = "9249290c05928352f71c077cc44a464d880c63f26f7534728cca008e135c0428"
2022-07-26 07:53:38 +03:00
dependencies = [
"sqlx-core",
"sqlx-macros",
2022-04-25 22:42:51 +03:00
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "sqlx-core"
2022-10-25 00:07:29 +03:00
version = "0.6.2"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 00:07:29 +03:00
checksum = "dcbc16ddba161afc99e14d1713a453747a2b07fc097d2009f4c300ec99286105"
2022-07-26 07:53:38 +03:00
dependencies = [
2022-11-11 21:40:52 +03:00
"ahash 0.7.6",
2022-07-26 07:53:38 +03:00
"atoi",
"bitflags",
"byteorder",
"bytes",
"chrono",
"crc",
"crossbeam-queue",
2022-10-27 01:29:38 +03:00
"digest 0.10.5",
2022-10-25 00:07:29 +03:00
"dotenvy",
2022-07-26 07:53:38 +03:00
"either",
"event-listener",
"futures-channel",
"futures-core",
"futures-intrusive",
"futures-util",
2022-10-27 01:29:38 +03:00
"generic-array 0.14.6",
2022-07-26 07:53:38 +03:00
"hashlink",
"hex",
"indexmap",
"itoa 1.0.2",
"libc",
"log",
"memchr",
"num-bigint",
"once_cell",
"paste",
"percent-encoding",
2022-11-12 11:24:32 +03:00
"rand",
2022-07-26 07:53:38 +03:00
"rsa",
"rust_decimal",
"rustls",
"rustls-pemfile",
"serde",
"serde_json",
2022-10-25 00:07:29 +03:00
"sha1",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-07-26 07:53:38 +03:00
"smallvec",
"sqlformat",
"sqlx-rt",
"stringprep",
"thiserror",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-07-26 07:53:38 +03:00
"tokio-stream",
"url",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-07-26 07:53:38 +03:00
"webpki-roots",
]
[[package]]
name = "sqlx-macros"
2022-10-25 00:07:29 +03:00
version = "0.6.2"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 00:07:29 +03:00
checksum = "b850fa514dc11f2ee85be9d055c512aa866746adfacd1cb42d867d68e6a5b0d9"
2022-07-26 07:53:38 +03:00
dependencies = [
2022-10-25 00:07:29 +03:00
"dotenvy",
2022-07-26 07:53:38 +03:00
"either",
"heck 0.4.0",
"once_cell",
"proc-macro2",
"quote",
"serde_json",
2022-10-27 01:29:38 +03:00
"sha2 0.10.6",
2022-07-26 07:53:38 +03:00
"sqlx-core",
"sqlx-rt",
"syn",
"url",
]
[[package]]
name = "sqlx-rt"
2022-10-25 00:07:29 +03:00
version = "0.6.2"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-25 00:07:29 +03:00
checksum = "24c5b2d25fa654cc5f841750b8e1cdedbe21189bf9a9382ee90bfa9dd3562396"
2022-07-26 07:53:38 +03:00
dependencies = [
"once_cell",
"tokio",
"tokio-rustls",
]
[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
2022-04-25 22:42:51 +03:00
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "string_cache"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08"
dependencies = [
"new_debug_unreachable",
"once_cell",
2022-06-03 00:48:49 +03:00
"parking_lot 0.12.1",
2022-04-25 22:42:51 +03:00
"phf_shared",
"precomputed-hash",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "stringprep"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2022-05-20 03:53:47 +03:00
[[package]]
name = "strum"
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e96acfc1b70604b8b2f1ffa4c57e59176c7dbb05d556c71ecd2f5498a1dee7f8"
dependencies = [
"strum_macros",
]
[[package]]
name = "strum_macros"
version = "0.24.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"
dependencies = [
"heck 0.4.0",
"proc-macro2",
"quote",
"rustversion",
"syn",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "subtle"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "svm-rs"
2022-10-27 01:29:38 +03:00
version = "0.2.18"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "4e4cdcf91153dc0e4e0637f26f042ada32a3b552bc8115935c7bf96f80132b0a"
2022-04-25 22:42:51 +03:00
dependencies = [
"anyhow",
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-09-05 08:53:58 +03:00
"clap",
2022-04-25 22:42:51 +03:00
"console 0.14.1",
"dialoguer",
"fs2",
"hex",
"home",
"indicatif",
"itertools",
"once_cell",
2022-11-12 11:24:32 +03:00
"rand",
2022-04-25 22:42:51 +03:00
"reqwest",
"semver",
"serde",
"serde_json",
"sha2 0.9.9",
"tempfile",
"thiserror",
"tokio",
"tracing",
2022-07-14 00:49:57 +03:00
"url",
2022-07-25 21:36:15 +03:00
"zip",
2022-04-25 22:42:51 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "syn"
2022-12-06 01:18:47 +03:00
version = "1.0.105"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "60b9b43d45702de4c839cb9b51d9f529c5dd26a4aff255b42b1ebc03e88ee908"
2022-03-05 06:46:57 +03:00
dependencies = [
"proc-macro2",
"quote",
2022-05-20 03:53:47 +03:00
"unicode-ident",
2022-03-05 06:46:57 +03:00
]
2022-09-09 00:01:36 +03:00
[[package]]
name = "synattra"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "378cd5695f9ef5a26668bb70e81a464e7de6144bac3f77f42d5fa596c690be63"
dependencies = [
"auto_enums",
"proc-macro2",
"syn",
]
2022-05-17 19:23:27 +03:00
[[package]]
name = "sync_wrapper"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20518fe4a4c9acf048008599e464deb21beeae3d3578418951a189c235a7a9a8"
2022-09-05 06:40:13 +03:00
[[package]]
name = "tagptr"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
2022-04-25 22:42:51 +03:00
[[package]]
name = "tap"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
2022-03-05 06:46:57 +03:00
[[package]]
name = "tempfile"
version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-03-05 06:46:57 +03:00
"fastrand",
"libc",
"redox_syscall",
"remove_dir_all",
2022-08-30 23:01:42 +03:00
"winapi",
2022-03-05 06:46:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "term"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
dependencies = [
"dirs-next",
"rustversion",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "termcolor"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
dependencies = [
"winapi-util",
]
[[package]]
name = "terminal_size"
version = "0.1.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
dependencies = [
"libc",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
[[package]]
name = "textwrap"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb"
2022-03-05 06:46:57 +03:00
[[package]]
name = "thiserror"
2022-10-27 01:29:38 +03:00
version = "1.0.37"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"
2022-03-05 06:46:57 +03:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2022-10-27 01:29:38 +03:00
version = "1.0.37"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"
2022-03-05 06:46:57 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-11-12 09:11:58 +03:00
[[package]]
name = "thread-fast-rng"
version = "0.1.0"
dependencies = [
2022-11-12 11:24:32 +03:00
"rand",
2022-11-12 09:11:58 +03:00
"rand_xoshiro",
]
2022-05-16 08:16:32 +03:00
[[package]]
name = "thread-id"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fdfe0627923f7411a43ec9ec9c39c3a9b4151be313e0922042581fb6c9b717f"
dependencies = [
"libc",
"redox_syscall",
2022-08-30 23:01:42 +03:00
"winapi",
2022-05-16 08:16:32 +03:00
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "thread_local"
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
dependencies = [
"once_cell",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "time"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
dependencies = [
"libc",
2022-08-30 23:01:42 +03:00
"winapi",
2022-07-26 07:53:38 +03:00
]
2022-07-14 00:49:57 +03:00
[[package]]
name = "time"
2022-11-08 01:14:59 +03:00
version = "0.3.17"
2022-07-14 00:49:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-08 01:14:59 +03:00
checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
2022-07-14 00:49:57 +03:00
dependencies = [
2022-07-22 08:11:26 +03:00
"itoa 1.0.2",
2022-10-25 00:07:29 +03:00
"serde",
"time-core",
2022-07-25 21:36:15 +03:00
"time-macros",
2022-07-14 00:49:57 +03:00
]
2022-10-25 00:07:29 +03:00
[[package]]
name = "time-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
2022-07-25 21:36:15 +03:00
[[package]]
name = "time-macros"
2022-11-08 01:14:59 +03:00
version = "0.2.6"
2022-07-25 21:36:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-08 01:14:59 +03:00
checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
2022-10-25 00:07:29 +03:00
dependencies = [
"time-core",
]
2022-07-25 21:36:15 +03:00
2022-04-25 22:42:51 +03:00
[[package]]
name = "tiny-keccak"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
dependencies = [
"crunchy",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "tinyvec"
2022-04-29 04:57:16 +03:00
version = "1.6.0"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-29 04:57:16 +03:00
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2022-03-05 06:46:57 +03: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-19 13:21:45 +03:00
version = "1.24.2"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-19 13:21:45 +03:00
checksum = "597a12a59981d9e3c38d216785b0c37399f6e415e8d0712047620f189371b0bb"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-11-12 11:24:32 +03:00
"autocfg",
2022-03-05 06:46:57 +03:00
"bytes",
"libc",
"memchr",
2022-08-30 23:01:42 +03:00
"mio",
2022-03-05 06:46:57 +03:00
"num_cpus",
2022-06-03 00:48:49 +03:00
"parking_lot 0.12.1",
2022-03-05 06:46:57 +03:00
"pin-project-lite",
"signal-hook-registry",
"socket2",
"tokio-macros",
2022-05-17 19:23:27 +03:00
"tracing",
2022-12-14 05:13:23 +03:00
"windows-sys 0.42.0",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "tokio-macros"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b557f72f448c511a979e2564e55d74e6c4432fc96ff4f6241bc6bded342643b7"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2023-01-24 11:05:31 +03:00
[[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",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "tokio-rustls"
version = "0.23.4"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
2022-04-25 22:42:51 +03:00
dependencies = [
"rustls",
"tokio",
"webpki",
]
2022-05-30 07:30:13 +03:00
[[package]]
name = "tokio-stream"
version = "0.1.11"
2022-05-30 07:30:13 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"
2022-05-30 07:30:13 +03:00
dependencies = [
"futures-core",
"pin-project-lite",
"tokio",
2022-10-27 01:29:38 +03:00
"tokio-util",
2022-05-30 07:30:13 +03:00
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "tokio-tungstenite"
2022-07-25 21:36:15 +03:00
version = "0.17.2"
2022-04-25 22:14:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "f714dd15bead90401d77e04243611caec13726c2408afd5b31901dfcdcb3b181"
2022-04-25 22:14:10 +03:00
dependencies = [
"futures-util",
"log",
2022-04-25 22:42:51 +03:00
"rustls",
2022-04-25 22:14:10 +03:00
"tokio",
2022-04-25 22:42:51 +03:00
"tokio-rustls",
2023-01-12 02:19:21 +03:00
"tungstenite 0.17.3",
2022-04-25 22:42:51 +03:00
"webpki",
"webpki-roots",
2022-03-05 06:46:57 +03:00
]
2023-01-12 02:19:21 +03:00
[[package]]
name = "tokio-tungstenite"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "54319c93411147bced34cb5609a80e0a8e44c5999c93903a81cd866630ec0bfd"
dependencies = [
"futures-util",
"log",
"tokio",
"tungstenite 0.18.0",
]
2022-04-24 10:26:00 +03:00
[[package]]
name = "tokio-util"
2022-05-28 07:25:55 +03:00
version = "0.7.2"
2022-04-24 10:26:00 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-28 07:25:55 +03:00
checksum = "f988a1a1adc2fb21f9c12aa96441da33a1728193ae0b95d2be22dbd17fcb4e5c"
2022-04-24 10:26:00 +03:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
"tracing",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "toml"
version = "0.5.11"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
2022-04-25 22:42:51 +03:00
dependencies = [
"serde",
]
2022-05-17 19:23:27 +03:00
[[package]]
name = "tower"
2022-06-18 10:06:54 +03:00
version = "0.4.13"
2022-05-17 19:23:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-06-18 10:06:54 +03:00
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
2022-05-17 19:23:27 +03:00
dependencies = [
"futures-core",
"futures-util",
"pin-project",
"pin-project-lite",
"tokio",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]
name = "tower-http"
2022-12-06 01:18:47 +03:00
version = "0.3.5"
2022-05-17 19:23:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-06 01:18:47 +03:00
checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
2022-05-17 19:23:27 +03:00
dependencies = [
"bitflags",
"bytes",
"futures-core",
"futures-util",
"http",
"http-body",
"http-range-header",
"pin-project-lite",
"tower",
"tower-layer",
"tower-service",
]
[[package]]
name = "tower-layer"
2022-12-14 05:13:23 +03:00
version = "0.3.2"
2022-05-17 19:23:27 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-12-14 05:13:23 +03:00
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
2022-05-17 19:23:27 +03:00
2022-03-05 06:46:57 +03:00
[[package]]
name = "tower-service"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
[[package]]
name = "tracing"
version = "0.1.37"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-03-05 06:46:57 +03:00
"log",
"pin-project-lite",
2022-04-24 10:26:00 +03:00
"tracing-attributes",
2022-03-05 06:46:57 +03:00
"tracing-core",
]
2022-04-24 10:26:00 +03:00
[[package]]
name = "tracing-attributes"
version = "0.1.23"
2022-04-24 10:26:00 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
2022-04-24 10:26:00 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "tracing-core"
version = "0.1.30"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
2022-03-05 06:46:57 +03:00
dependencies = [
"once_cell",
2022-04-25 22:14:10 +03:00
"valuable",
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "tracing-futures"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
dependencies = [
"pin-project",
"tracing",
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "tracing-log"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
dependencies = [
"lazy_static",
"log",
"tracing-core",
]
[[package]]
name = "tracing-subscriber"
version = "0.3.16"
2022-04-25 22:14:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70"
2022-04-25 22:14:10 +03:00
dependencies = [
2022-05-17 19:23:27 +03:00
"matchers",
"nu-ansi-term",
2022-07-07 00:42:31 +03:00
"once_cell",
2022-05-17 19:23:27 +03:00
"regex",
2022-04-25 22:14:10 +03:00
"sharded-slab",
"smallvec",
"thread_local",
2022-05-17 19:23:27 +03:00
"tracing",
2022-04-25 22:14:10 +03:00
"tracing-core",
"tracing-log",
2022-03-05 06:46:57 +03:00
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "triomphe"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fe1b3800b35f9b936c28dc59dbda91b195371269396784d931fe2a5a2be3d2f"
2022-03-05 06:46:57 +03:00
[[package]]
name = "try-lock"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
2022-04-25 22:14:10 +03:00
[[package]]
name = "tungstenite"
2022-07-25 21:36:15 +03:00
version = "0.17.3"
2022-04-25 22:14:10 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "e27992fd6a8c29ee7eef28fc78349aa244134e10ad447ce3b9f0ac0ed0fa4ce0"
2022-04-25 22:14:10 +03:00
dependencies = [
2022-04-25 22:42:51 +03:00
"base64 0.13.0",
2022-04-25 22:14:10 +03:00
"byteorder",
"bytes",
"http",
"httparse",
"log",
2022-11-12 11:24:32 +03:00
"rand",
2022-04-25 22:42:51 +03:00
"rustls",
"sha-1",
2022-04-25 22:14:10 +03:00
"thiserror",
2022-07-14 00:49:57 +03:00
"url",
2022-04-25 22:14:10 +03:00
"utf-8",
2022-04-25 22:42:51 +03:00
"webpki",
2022-04-25 22:14:10 +03:00
]
2023-01-12 02:19:21 +03:00
[[package]]
name = "tungstenite"
version = "0.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ee6ab729cd4cf0fd55218530c4522ed30b7b6081752839b68fcec8d0960788"
dependencies = [
"base64 0.13.0",
"byteorder",
"bytes",
"http",
"httparse",
"log",
"rand",
"sha1",
"thiserror",
"url",
"utf-8",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "typenum"
version = "1.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
2022-08-12 22:07:14 +03:00
[[package]]
name = "ucd-trie"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c"
2022-04-25 22:42:51 +03:00
[[package]]
name = "uint"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12f03af7ccf01dd611cc450a0d10dbc9b745770d096473e2faf0ca6e2d66d1e0"
dependencies = [
"byteorder",
"crunchy",
"hex",
"static_assertions",
]
2022-08-21 11:18:57 +03:00
[[package]]
name = "ulid"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13a3aaa69b04e5b66cc27309710a569ea23593612387d67daaf102e73aa974fd"
dependencies = [
2022-11-12 11:24:32 +03:00
"rand",
2022-08-27 08:42:25 +03:00
"serde",
2022-08-21 11:18:57 +03:00
]
2022-10-25 00:07:29 +03:00
[[package]]
name = "uname"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b72f89f0ca32e4db1c04e2a72f5345d59796d4866a1ee0609084569f73683dc8"
dependencies = [
"libc",
]
2022-09-05 06:40:13 +03:00
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "unicode-bidi"
2022-04-29 04:57:16 +03:00
version = "0.3.8"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-29 04:57:16 +03:00
checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
2022-03-05 06:46:57 +03:00
2022-05-20 03:53:47 +03:00
[[package]]
name = "unicode-ident"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee"
2022-03-05 06:46:57 +03:00
[[package]]
name = "unicode-normalization"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-segmentation"
version = "1.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99"
2022-04-25 22:42:51 +03:00
[[package]]
name = "unicode-width"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
2022-03-05 06:46:57 +03:00
[[package]]
name = "unicode-xid"
2022-10-27 01:29:38 +03:00
version = "0.2.4"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-10-27 01:29:38 +03:00
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
2022-03-05 06:46:57 +03:00
2022-07-26 07:53:38 +03:00
[[package]]
name = "unicode_categories"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
2022-04-25 22:42:51 +03:00
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
2022-11-05 01:58:15 +03:00
[[package]]
name = "ureq"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b97acb4c28a254fd7a4aeec976c46a7fa404eac4d7c134b30c75144846d7cb8f"
dependencies = [
"base64 0.13.0",
"chunked_transfer",
"log",
"once_cell",
"rustls",
"url",
"webpki",
"webpki-roots",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "url"
2022-09-09 00:01:36 +03:00
version = "2.3.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-09-09 00:01:36 +03:00
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
2022-03-05 06:46:57 +03:00
dependencies = [
"form_urlencoded",
2022-07-14 00:49:57 +03:00
"idna",
"percent-encoding",
2022-10-25 00:07:29 +03:00
"serde",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "utf-8"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
2022-04-25 22:42:51 +03:00
[[package]]
name = "uuid"
version = "0.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
dependencies = [
"getrandom",
"serde",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "uuid"
2022-11-16 10:27:16 +03:00
version = "1.2.2"
2022-07-26 07:53:38 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-16 10:27:16 +03:00
checksum = "422ee0de9031b5b948b97a8fc04e3aa35230001a722ddd27943e0be31564ce4c"
2022-07-26 07:53:38 +03:00
dependencies = [
"getrandom",
"serde",
]
2022-04-25 22:14:10 +03:00
[[package]]
name = "valuable"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
2023-01-24 11:05:31 +03:00
[[package]]
name = "vcpkg"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2022-03-05 06:46:57 +03:00
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2022-07-26 07:53:38 +03:00
[[package]]
name = "waker-fn"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2022-04-25 22:42:51 +03:00
[[package]]
name = "walkdir"
version = "2.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
dependencies = [
"same-file",
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
"winapi-util",
]
2022-03-05 06:46:57 +03:00
[[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.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
2022-04-24 10:26:00 +03:00
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2022-03-05 06:46:57 +03:00
[[package]]
name = "wasm-bindgen"
2022-08-21 11:30:43 +03:00
version = "0.2.82"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-21 11:30:43 +03:00
checksum = "fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-03-05 06:46:57 +03:00
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2022-08-21 11:30:43 +03:00
version = "0.2.82"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-21 11:30:43 +03:00
checksum = "662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f"
2022-03-05 06:46:57 +03:00
dependencies = [
"bumpalo",
"log",
2022-08-21 11:30:43 +03:00
"once_cell",
2022-03-05 06:46:57 +03:00
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
2022-04-24 10:26:00 +03:00
version = "0.4.30"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "6f741de44b75e14c35df886aff5f1eb73aa114fa5d4d00dcd37b5e01259bf3b2"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"cfg-if",
2022-03-05 06:46:57 +03:00
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
2022-08-21 11:30:43 +03:00
version = "0.2.82"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-21 11:30:43 +03:00
checksum = "b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602"
2022-03-05 06:46:57 +03:00
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2022-08-21 11:30:43 +03:00
version = "0.2.82"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-21 11:30:43 +03:00
checksum = "5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da"
2022-03-05 06:46:57 +03:00
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2022-08-21 11:30:43 +03:00
version = "0.2.82"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-08-21 11:30:43 +03:00
checksum = "6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a"
2022-03-05 06:46:57 +03:00
2022-04-25 22:42:51 +03:00
[[package]]
name = "wasm-timer"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f"
dependencies = [
"futures",
"js-sys",
"parking_lot 0.11.2",
"pin-utils",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "web-sys"
2022-04-24 10:26:00 +03:00
version = "0.3.57"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283"
2022-03-05 06:46:57 +03:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
2022-04-24 10:26:00 +03:00
[[package]]
2022-08-06 08:46:33 +03:00
name = "web3_proxy"
version = "0.13.0"
2022-04-24 10:26:00 +03:00
dependencies = [
"anyhow",
"argh",
2022-05-20 08:27:18 +03:00
"axum",
2022-07-07 06:22:09 +03:00
"axum-client-ip",
2022-08-16 22:29:00 +03:00
"axum-macros",
"chrono",
2022-05-28 07:25:55 +03:00
"counter",
2022-09-15 20:57:24 +03:00
"deferred-rate-limiter",
2022-04-26 19:50:02 +03:00
"derive_more",
2022-07-26 03:38:00 +03:00
"dotenv",
2022-07-26 07:53:38 +03:00
"entities",
2022-11-12 11:24:32 +03:00
"env_logger",
2022-05-20 05:01:02 +03:00
"ethers",
2022-05-17 20:24:10 +03:00
"fdlimit",
2022-05-03 08:13:53 +03:00
"flume",
2022-04-24 10:26:00 +03:00
"futures",
2023-01-24 11:05:31 +03:00
"gethostname",
"glob",
2022-08-12 22:07:14 +03:00
"handlebars",
2023-01-15 23:02:33 +03:00
"hashbrown 0.13.2",
2022-10-11 08:13:00 +03:00
"hdrhistogram",
2022-08-16 03:33:26 +03:00
"http",
"ipnet",
2022-10-27 00:39:26 +03:00
"itertools",
2022-11-12 11:24:32 +03:00
"log",
2022-09-09 00:01:36 +03:00
"metered",
2022-07-26 07:53:38 +03:00
"migration",
2022-09-05 06:40:13 +03:00
"moka",
2022-07-07 00:42:31 +03:00
"notify",
2022-07-09 05:33:53 +03:00
"num",
2022-09-24 10:03:29 +03:00
"num-traits",
2023-01-24 11:05:31 +03:00
"pagerduty-rs",
2022-06-03 00:48:49 +03:00
"parking_lot 0.12.1",
2022-05-12 21:49:57 +03:00
"proctitle",
2022-09-15 20:57:24 +03:00
"redis-rate-limiter",
2022-04-25 22:14:10 +03:00
"regex",
2022-04-24 10:26:00 +03:00
"reqwest",
2022-05-02 23:32:55 +03:00
"rustc-hash",
2022-10-25 00:07:29 +03:00
"sentry",
2022-04-26 09:54:24 +03:00
"serde",
2022-04-24 10:26:00 +03:00
"serde_json",
2022-09-09 00:01:36 +03:00
"serde_prometheus",
2022-08-03 03:27:26 +03:00
"siwe",
2022-11-12 09:11:58 +03:00
"thread-fast-rng",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-04-24 10:26:00 +03:00
"tokio",
2022-05-30 07:30:13 +03:00
"tokio-stream",
2022-05-03 07:02:52 +03:00
"toml",
2022-05-20 08:27:18 +03:00
"tower",
2022-08-16 03:33:26 +03:00
"tower-http",
2022-11-12 11:24:32 +03:00
"ulid",
2022-07-14 00:49:57 +03:00
"url",
2022-11-16 10:27:16 +03:00
"uuid 1.2.2",
2022-04-24 10:26:00 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "webpki"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
dependencies = [
"ring",
"untrusted",
]
[[package]]
name = "webpki-roots"
2022-11-05 01:58:15 +03:00
version = "0.22.5"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-05 01:58:15 +03:00
checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"
2022-04-25 22:42:51 +03:00
dependencies = [
"webpki",
]
2022-07-26 07:53:38 +03:00
[[package]]
name = "wepoll-ffi"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb"
dependencies = [
"cc",
]
2022-03-05 06:46:57 +03: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"
2022-04-25 22:42:51 +03:00
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
2022-08-30 23:01:42 +03:00
"winapi",
2022-04-25 22:42:51 +03:00
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2023-01-24 11:05:31 +03:00
[[package]]
name = "windows"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04662ed0e3e5630dfa9b26e4cb823b817f1a9addda855d973a9458c236556244"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc 0.42.0",
"windows_i686_gnu 0.42.0",
"windows_i686_msvc 0.42.0",
"windows_x86_64_gnu 0.42.0",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc 0.42.0",
]
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows-sys"
version = "0.36.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
2022-03-05 06:46:57 +03:00
dependencies = [
"windows_aarch64_msvc 0.36.1",
"windows_i686_gnu 0.36.1",
"windows_i686_msvc 0.36.1",
"windows_x86_64_gnu 0.36.1",
"windows_x86_64_msvc 0.36.1",
2022-03-05 06:46:57 +03:00
]
[[package]]
name = "windows-sys"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc 0.42.0",
"windows_i686_gnu 0.42.0",
"windows_i686_msvc 0.42.0",
"windows_x86_64_gnu 0.42.0",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc 0.42.0",
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.36.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_aarch64_msvc"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_i686_gnu"
version = "0.36.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_i686_gnu"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_i686_msvc"
version = "0.36.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_i686_msvc"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.36.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_x86_64_gnu"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.36.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
2022-03-05 06:46:57 +03:00
[[package]]
name = "windows_x86_64_msvc"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
2022-03-05 06:46:57 +03:00
[[package]]
name = "winreg"
2022-04-24 10:26:00 +03:00
version = "0.10.1"
2022-03-05 06:46:57 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-04-24 10:26:00 +03:00
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
2022-03-05 06:46:57 +03:00
dependencies = [
2022-08-30 23:01:42 +03:00
"winapi",
2022-03-05 06:46:57 +03:00
]
2022-04-25 22:42:51 +03:00
[[package]]
name = "ws_stream_wasm"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47ca1ab42f5afed7fc332b22b6e932ca5414b209465412c8cdf0ad23bc0de645"
dependencies = [
"async_io_stream",
"futures",
"js-sys",
"pharos",
"rustc_version",
"send_wrapper",
"thiserror",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "wyz"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e"
dependencies = [
"tap",
]
2022-10-27 01:29:38 +03:00
[[package]]
name = "yansi"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
2022-04-25 22:42:51 +03:00
[[package]]
name = "zeroize"
2022-07-25 21:36:15 +03:00
version = "1.5.7"
2022-04-25 22:42:51 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-25 21:36:15 +03:00
checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"
[[package]]
name = "zip"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf225bcf73bb52cbb496e70475c7bd7a3f769df699c0020f6c7bd9a96dcf0b8d"
dependencies = [
2022-10-27 01:29:38 +03:00
"aes 0.7.5",
2022-07-25 21:36:15 +03:00
"byteorder",
"bzip2",
"constant_time_eq",
"crc32fast",
"crossbeam-utils",
"flate2",
"hmac",
"pbkdf2 0.10.1",
"sha1",
2022-11-08 01:14:59 +03:00
"time 0.3.17",
2022-07-25 21:36:15 +03:00
"zstd",
]
[[package]]
name = "zstd"
version = "0.10.2+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f4a6bd64f22b5e3e94b4e238669ff9f10815c27a5180108b849d24174a83847"
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
version = "4.1.6+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94b61c51bb270702d6167b8ce67340d2754b088d0c091b06e593aa772c3ee9bb"
dependencies = [
"libc",
"zstd-sys",
]
[[package]]
name = "zstd-sys"
version = "1.6.3+zstd.1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc49afa5c8d634e75761feda8c592051e7eeb4683ba827211eb0d731d3402ea8"
dependencies = [
"cc",
"libc",
]