Skip to content
Snippets Groups Projects
Cargo.lock 323 KiB
Newer Older
 "futures-util",
 "http 0.2.12",
 "indexmap 2.2.6",
 "tokio",
Dan Forbes's avatar
Dan Forbes committed
 "tracing",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205"
dependencies = [
 "atomic-waker",
 "bytes",
 "fnv",
 "futures-core",
 "futures-sink",
 "http 1.1.0",
 "indexmap 2.2.6",
 "slab",
 "tokio",
 "tokio-util",
 "tracing",
]

Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "handlebars"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d08485b96a0e6393e9e4d1b8d48cf74ad6c063cd905eb33f42c1ce3f0377539b"
Dan Forbes's avatar
Dan Forbes committed
dependencies = [
 "log",
 "pest",
 "pest_derive",
 "serde",
 "serde_json",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "hash-db"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e7d7786361d7425ae2fe4f9e407eb0efaa0840f5212d109cc018c40c35c6ab4"
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
name = "hash256-std-hasher"
version = "0.15.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92c171d55b98633f4ed3860808f004099b36c1cc29c42cfc53aa8591b21efcf2"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "hashbrown"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"

[[package]]
name = "hashbrown"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
 "allocator-api2",
 "serde",
]

[[package]]
name = "hashlink"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "heck"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
[[package]]
name = "heck"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
Joshy Orndorff's avatar
Joshy Orndorff committed
[[package]]
name = "hermit-abi"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
[[package]]
name = "hermit-abi"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "hex"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"

[[package]]
name = "hex-conservative"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212ab92002354b4819390025006c897e8140934349e8635c9b077f47b4dcbd20"
[[package]]
name = "hex-literal"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46"
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
name = "hmac"
version = "0.8.1"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "crypto-mac 0.8.0",
 "digest 0.9.0",
[[package]]
name = "hmac"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
dependencies = [
 "digest 0.10.7",
]

[[package]]
name = "hmac-drbg"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17ea0a1394df5b6574da6e0c1ade9e78868c9fb0a4e5ef4428e32da4676b85b1"
 "digest 0.9.0",
 "hmac 0.8.1",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
[[package]]
name = "hostname"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
dependencies = [
 "libc",
 "match_cfg",
Ricardo Rius's avatar
Ricardo Rius committed
[[package]]
name = "http"
Ricardo Rius's avatar
Ricardo Rius committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
dependencies = [
 "bytes",
 "fnv",
 "itoa",
]

[[package]]
name = "http"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
Ricardo Rius's avatar
Ricardo Rius committed
dependencies = [
Joshy Orndorff's avatar
Joshy Orndorff committed
[[package]]
name = "http-body"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
]

[[package]]
name = "http-body"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
dependencies = [
 "bytes",
 "http 1.1.0",
]

[[package]]
name = "http-body-util"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
 "http 1.1.0",
 "http-body 1.0.0",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "httparse"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fcc0b4a115bf80b728eb8ea024ad5bd707b615bfed49e0665b6e0f86fd082d9"
Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "httpdate"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "humantime"
version = "2.1.0"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
Joshy Orndorff's avatar
Joshy Orndorff committed
name = "hyper"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f361cde2f109281a220d4307746cdfd5ee3f410da58a70377762396775634b33"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
 "futures-channel",
 "futures-core",
 "futures-util",
 "http 0.2.12",
 "http-body 0.4.6",
Dan Forbes's avatar
Dan Forbes committed
 "httpdate",
 "tokio",
 "tower-service",
Dan Forbes's avatar
Dan Forbes committed
 "tracing",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d"
dependencies = [
 "bytes",
 "futures-channel",
 "futures-util",
 "http 1.1.0",
 "http-body 1.0.0",
 "httparse",
[[package]]
name = "hyper-rustls"
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
dependencies = [
 "futures-util",
 "rustls-native-certs 0.6.3",
[[package]]
name = "hyper-util"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b875924a60b96e5d7b9ae7b066540b1dd1cbd90d1828f54c92e02a283351c56"
dependencies = [
 "bytes",
 "futures-channel",
 "futures-util",
 "http 1.1.0",
 "http-body 1.0.0",
 "hyper 1.3.1",
 "pin-project-lite",
[[package]]
name = "iana-time-zone"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
dependencies = [
 "android_system_properties",
 "core-foundation-sys",
 "iana-time-zone-haiku",
 "js-sys",
 "wasm-bindgen",
]

[[package]]
name = "iana-time-zone-haiku"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "idna"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "matches",
 "unicode-bidi",
 "unicode-normalization",
[[package]]
name = "idna"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
dependencies = [
 "unicode-bidi",
 "unicode-normalization",
]

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
dependencies = [
 "unicode-bidi",
 "unicode-normalization",
]

Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "if-addrs"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cabb0019d51a643781ff15c9c8a3e5dedc365c47211270f4e8f82812fedd8f0a"
Dan Forbes's avatar
Dan Forbes committed
dependencies = [
 "libc",
Dan Forbes's avatar
Dan Forbes committed
]

[[package]]
name = "if-watch"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d6b0422c86d7ce0e97169cc42e04ae643caf278874a7a3c87b8150a220dc7e1e"
Dan Forbes's avatar
Dan Forbes committed
dependencies = [
 "core-foundation",
 "fnv",
 "if-addrs",
 "ipnet",
 "log",
 "rtnetlink",
 "system-configuration",
[[package]]
name = "igd-next"
version = "0.14.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "064d90fec10d541084e7b39ead8875a5a80d9114a2b18791565253bae25f49e4"
dependencies = [
 "async-trait",
 "attohttpc",
 "bytes",
 "futures 0.3.30",
 "http 0.2.12",
 "hyper 0.14.29",
 "log",
 "rand",
 "tokio",
 "url",
 "xmltree",
]

[[package]]
name = "ignore"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
dependencies = [
 "globset",
 "log",
 "memchr",
 "same-file",
 "walkdir",
 "winapi-util",
]

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "impl-codec"
version = "0.6.0"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
Ricardo Rius's avatar
Ricardo Rius committed
[[package]]
name = "impl-serde"
Ricardo Rius's avatar
Ricardo Rius committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebc88fc67028ae3db0c853baa36269d398d5f45b6982f95549ff5def78c935cd"
Ricardo Rius's avatar
Ricardo Rius committed
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "impl-trait-for-tuples"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb"
dependencies = [
 "proc-macro2",
Dan Forbes's avatar
Dan Forbes committed
 "quote",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd"
dependencies = [
 "include_dir_macros",
]

[[package]]
name = "include_dir_macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "indexmap"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
Dan Forbes's avatar
Dan Forbes committed
 "autocfg",
Éloïs's avatar
Éloïs committed
 "serde",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
]

[[package]]
name = "indexmap-nostd"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e04e2fd2b8188ea827b32ef11de88377086d690286ab35747ef7f9bf3ccb590"

[[package]]
name = "inflections"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a257582fdcde896fd96463bf2d40eefea0580021c0712a0e2b028b60b47a837a"

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
 "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",
]

[[package]]
name = "inout"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
dependencies = [
[[package]]
name = "instant"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "integer-sqrt"
Dan Forbes's avatar
Dan Forbes committed
version = "0.1.5"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
Dan Forbes's avatar
Dan Forbes committed
checksum = "276ec31bcb4a9ee45f58bec6f9ec700ae4cf4f4f8f2fa7e06cb406bd5ffdd770"
dependencies = [
[[package]]
name = "inventory"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767"
Éloïs's avatar
Éloïs committed
[[package]]
name = "io-lifetimes"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
[[package]]
name = "ip_network"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aa2f047c0a98b2f299aa5d6d7088443570faae494e9ae1305e48be000c9e0eb1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "ipnet"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "is_terminal_polyfill"
version = "1.70.0"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
[[package]]
name = "itertools"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
dependencies = [
 "either",
]

[[package]]
name = "itertools"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
dependencies = [
 "either",
]

[[package]]
name = "itoa"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
[[package]]
name = "jni"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
dependencies = [
 "cesu8",
 "combine 4.6.7",
 "jni-sys",
 "log",
 "thiserror",
 "walkdir",
]

[[package]]
name = "jni-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
Éloïs's avatar
Éloïs committed
[[package]]
name = "js-sys"
version = "0.3.69"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
Éloïs's avatar
Éloïs committed
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfdb12a2381ea5b2e68c3469ec604a007b367778cdb14d09612c8069ebd616ad"
 "jsonrpsee-client-transport 0.22.5",
 "jsonrpsee-core 0.22.5",
 "jsonrpsee-types 0.22.5",
]

[[package]]
name = "jsonrpsee"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b089779ad7f80768693755a031cc14a7766aba707cbe886674e3f79e9b7e47"
dependencies = [
 "jsonrpsee-core 0.23.2",
 "jsonrpsee-proc-macros",
 "jsonrpsee-server",
 "jsonrpsee-types 0.23.2",
 "jsonrpsee-ws-client",
 "tokio",
 "tracing",
]

[[package]]
name = "jsonrpsee-client-transport"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4978087a58c3ab02efc5b07c5e5e2803024536106fd5506f558db172c889b3aa"
 "rustls-native-certs 0.7.0",
 "thiserror",
 "tokio",
 "tokio-rustls 0.25.0",
 "tokio-util",
 "tracing",
 "url",
[[package]]
name = "jsonrpsee-client-transport"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08163edd8bcc466c33d79e10f695cdc98c00d1e6ddfb95cec41b6b0279dd5432"
dependencies = [
 "base64 0.22.1",
 "futures-util",
 "http 1.1.0",
 "jsonrpsee-core 0.23.2",
 "pin-project",
 "rustls 0.23.10",
 "rustls-pki-types",
 "rustls-platform-verifier",
 "soketto 0.8.0",
 "thiserror",
 "tokio",
 "tokio-rustls 0.26.0",
 "tokio-util",
 "tracing",
 "url",
]

Éloïs's avatar
Éloïs committed
[[package]]
name = "jsonrpsee-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4b257e1ec385e07b0255dde0b933f948b5c8b8c28d42afda9587c3a967b896d"
dependencies = [
 "anyhow",
 "async-trait",
 "beef",
 "futures-timer",
 "futures-util",
 "hyper 0.14.29",
 "jsonrpsee-types 0.22.5",
 "rustc-hash",
 "serde",
 "serde_json",
 "thiserror",
 "tokio",
 "tokio-stream",
 "tracing",
]

[[package]]
name = "jsonrpsee-core"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79712302e737d23ca0daa178e752c9334846b08321d439fd89af9a384f8c830b"
dependencies = [
 "anyhow",
 "async-trait",
 "beef",
 "bytes",
 "futures-timer",
 "futures-util",
 "http 1.1.0",
 "http-body 1.0.0",
 "http-body-util",
 "jsonrpsee-types 0.23.2",
 "parking_lot 0.12.3",
 "pin-project",
 "rand",
 "rustc-hash",
 "serde",
 "serde_json",
 "thiserror",
 "tokio",
 "tokio-stream",
 "tracing",
]

[[package]]
name = "jsonrpsee-http-client"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ccf93fc4a0bfe05d851d37d7c32b7f370fe94336b52a2f0efc5f1981895c2e5"
 "jsonrpsee-core 0.22.5",
 "jsonrpsee-types 0.22.5",
Éloïs's avatar
Éloïs committed
 "serde",
 "serde_json",
 "thiserror",
 "tokio",
Éloïs's avatar
Éloïs committed
 "tracing",
name = "jsonrpsee-proc-macros"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7895f186d5921065d96e16bd795e5ca89ac8356ec423fafc6e3d7cf8ec11aee4"
Éloïs's avatar
Éloïs committed
dependencies = [
 "proc-macro-crate 3.1.0",
Éloïs's avatar
Éloïs committed
 "proc-macro2",
 "quote",
Éloïs's avatar
Éloïs committed
]

[[package]]
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "654afab2e92e5d88ebd8a39d6074483f3f2bfdf91c5ac57fe285e7127cdd4f51"
Éloïs's avatar
Éloïs committed
dependencies = [
 "http 1.1.0",
 "http-body 1.0.0",
 "http-body-util",
 "hyper-util",
 "jsonrpsee-core 0.23.2",
 "jsonrpsee-types 0.23.2",
Éloïs's avatar
Éloïs committed
 "serde",
 "serde_json",
 "tokio",
 "tokio-stream",
 "tokio-util",
 "tower",
Éloïs's avatar
Éloïs committed
 "tracing",
]

[[package]]
name = "jsonrpsee-types"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "150d6168405890a7a3231a3c74843f58b8959471f6df76078db2619ddee1d07d"
dependencies = [
 "anyhow",
 "beef",
 "serde",
 "serde_json",
 "thiserror",
]

[[package]]
name = "jsonrpsee-types"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9c465fbe385238e861fdc4d1c85e04ada6c1fd246161d26385c1b311724d2af"
dependencies = [
 "beef",
 "http 1.1.0",
 "serde",
 "serde_json",
 "thiserror",
]

[[package]]
name = "jsonrpsee-ws-client"
version = "0.23.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c28759775f5cb2f1ea9667672d3fe2b0e701d1f4b7b67954e60afe7fd058b5e"
dependencies = [
 "http 1.1.0",
 "jsonrpsee-client-transport 0.23.2",
 "jsonrpsee-core 0.23.2",
 "jsonrpsee-types 0.23.2",
 "url",
]

Éloïs's avatar
Éloïs committed
[[package]]
name = "k256"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "956ff9b67e26e1a6a866cb758f12c6f8746208489e3e4a4b5580802f2f0a587b"
dependencies = [
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "keccak"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654"
dependencies = [
 "cpufeatures",
]
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
name = "keystream"
version = "1.0.0"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c33070833c9ee02266356de0c43f723152bd38bd96ddf52c82b3af10c9138b28"

[[package]]
name = "kqueue"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
name = "kqueue-sys"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
dependencies = [
 "bitflags 1.3.2",
 "libc",
]