Skip to content
Snippets Groups Projects
Cargo.lock 311 KiB
Newer Older
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",
Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "hmac"
version = "0.11.0"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
Dan Forbes's avatar
Dan Forbes committed
dependencies = [
Dan Forbes's avatar
Dan Forbes committed
 "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 = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb"
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-range-header"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"

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 = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
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 = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
 "futures-channel",
 "futures-core",
 "futures-util",
 "h2",
 "http",
 "http-body",
Dan Forbes's avatar
Dan Forbes committed
 "httpdate",
 "tokio",
 "tower-service",
Dan Forbes's avatar
Dan Forbes committed
 "tracing",
[[package]]
name = "hyper-rustls"
version = "0.24.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
dependencies = [
 "futures-util",
 "http",
 "hyper",
 "log",
 "rustls 0.21.10",
 "rustls-native-certs 0.6.3",
[[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",
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 = "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",
[[package]]
name = "include_dir"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19e"
dependencies = [
 "include_dir_macros",
]

[[package]]
name = "include_dir_macros"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3f"
dependencies = [
 "proc-macro2",
 "quote",
]

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 = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
 "hashbrown 0.14.3",
]

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

[[package]]
name = "indicatif"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3"
dependencies = [
 "console",
 "instant",
 "number_prefix",
 "portable-atomic",
 "unicode-width",
[[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"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
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 = "itertools"
version = "0.10.5"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
dependencies = [
 "either",
]
[[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 = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "js-sys"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "406cda4b368d531c842222cf9d2600a9a4acce8d29423695379c6868a143a9ee"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "wasm-bindgen",
Éloïs's avatar
Éloïs committed
[[package]]
name = "jsonrpsee"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "affdc52f7596ccb2d7645231fc6163bb314630c989b64998f3699a28b4d5d4dc"
Éloïs's avatar
Éloïs committed
dependencies = [
 "jsonrpsee-core 0.20.3",
 "jsonrpsee-http-client 0.20.3",
 "jsonrpsee-proc-macros",
 "jsonrpsee-ws-client",
Éloïs's avatar
Éloïs committed
 "tracing",
[[package]]
name = "jsonrpsee"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9579d0ca9fb30da026bac2f0f7d9576ec93489aeb7cd4971dd5b4617d82c79b2"
dependencies = [
 "jsonrpsee-client-transport 0.21.0",
 "jsonrpsee-core 0.21.0",
 "jsonrpsee-http-client 0.21.0",
 "jsonrpsee-types 0.21.0",
]

[[package]]
name = "jsonrpsee-client-transport"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5b005c793122d03217da09af68ba9383363caa950b90d3436106df8cabce935"
dependencies = [
 "futures-util",
 "pin-project",
 "rustls-native-certs 0.6.3",
 "soketto",
 "thiserror",
 "tokio",
 "tracing",
]

[[package]]
name = "jsonrpsee-client-transport"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9f9ed46590a8d5681975f126e22531698211b926129a40a2db47cbca429220"
dependencies = [
 "futures-util",
 "http",
 "jsonrpsee-core 0.21.0",
 "pin-project",
 "rustls-native-certs 0.7.0",
 "rustls-pki-types",
 "soketto",
 "thiserror",
 "tokio",
 "tokio-rustls 0.25.0",
 "tokio-util",
 "tracing",
 "url",
Éloïs's avatar
Éloïs committed
[[package]]
name = "jsonrpsee-core"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da2327ba8df2fdbd5e897e2b5ed25ce7f299d345b9736b6828814c3dbd1fd47b"
Éloïs's avatar
Éloïs committed
dependencies = [
 "anyhow",
Éloïs's avatar
Éloïs committed
 "async-trait",
 "beef",
 "futures-timer",
 "futures-util",
 "hyper",
 "rustc-hash",
 "serde",
 "serde_json",
 "soketto",
 "thiserror",
 "tokio",
 "tracing",
]

[[package]]
name = "jsonrpsee-core"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "776d009e2f591b78c038e0d053a796f94575d66ca4e77dd84bfc5e81419e436c"
dependencies = [
 "anyhow",
 "async-lock 3.3.0",
 "async-trait",
 "beef",
 "futures-timer",
 "futures-util",
 "hyper",
 "jsonrpsee-types 0.21.0",
 "pin-project",
 "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 = "5f80c17f62c7653ce767e3d7288b793dfec920f97067ceb189ebdd3570f2bc20"
Éloïs's avatar
Éloïs committed
 "hyper",
 "jsonrpsee-core 0.20.3",
 "jsonrpsee-types 0.20.3",
Éloïs's avatar
Éloïs committed
 "serde",
 "serde_json",
 "thiserror",
 "tokio",
Éloïs's avatar
Éloïs committed
 "tracing",
]

[[package]]
name = "jsonrpsee-http-client"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78b7de9f3219d95985eb77fd03194d7c1b56c19bce1abfcc9d07462574b15572"
dependencies = [
 "async-trait",
 "hyper",
 "hyper-rustls",
 "jsonrpsee-core 0.21.0",
 "jsonrpsee-types 0.21.0",
 "serde",
 "serde_json",
 "thiserror",
 "tokio",
 "tracing",
Éloïs's avatar
Éloïs committed
[[package]]
name = "jsonrpsee-proc-macros"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29110019693a4fa2dbda04876499d098fa16d70eba06b1e6e2b3f1b251419515"
Éloïs's avatar
Éloïs committed
dependencies = [
É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 = "82c39a00449c9ef3f50b84fc00fc4acba20ef8f559f07902244abf4c15c5ab9c"
Éloïs's avatar
Éloïs committed
dependencies = [
 "jsonrpsee-core 0.20.3",
 "jsonrpsee-types 0.20.3",
 "route-recognizer",
É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 = "5be0be325642e850ed0bdff426674d2e66b2b7117c9be23a7caef68a2902b7d9"
Éloïs's avatar
Éloïs committed
dependencies = [
 "anyhow",
 "beef",
 "serde",
 "serde_json",
 "thiserror",
[[package]]
name = "jsonrpsee-types"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3266dfb045c9174b24c77c2dfe0084914bb23a6b2597d70c9dc6018392e1cd1b"
dependencies = [
 "anyhow",
 "beef",
 "serde",
 "serde_json",
 "thiserror",
]

[[package]]
name = "jsonrpsee-ws-client"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bca9cb3933ccae417eb6b08c3448eb1cb46e39834e5b503e395e5e5bd08546c0"
dependencies = [
 "jsonrpsee-client-transport 0.20.3",
 "jsonrpsee-core 0.20.3",
 "jsonrpsee-types 0.20.3",
 "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",
]
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "kvdb"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7d770dcb02bf6835887c3a979b5107a04ff4bbde97a5f0928d27404a155add9"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "smallvec",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
]

[[package]]
name = "kvdb-memorydb"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf7a85fe66f9ff9cd74e169fdd2c94c6e1e74c412c99a73b4df3200b5d3760b2"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "parking_lot 0.12.1",
[[package]]
name = "kvdb-rocksdb"
version = "0.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b644c70b92285f66bfc2032922a79000ea30af7bc2ab31902992a5dcb9b434f6"
dependencies = [
 "kvdb",
 "num_cpus",
 "parking_lot 0.12.1",
 "regex",
 "rocksdb",
 "smallvec",
]

[[package]]
name = "lazy-regex"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d12be4595afdf58bd19e4a9f4e24187da2a66700786ff660a418e9059937a4c"
dependencies = [
 "lazy-regex-proc_macros",
 "once_cell",
 "regex",
]

[[package]]
name = "lazy-regex-proc_macros"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44bcd58e6c97a7fcbaffcdc95728b393b8d98933bfadad49ed4097845b57ef0b"
dependencies = [
 "proc-macro2",
 "quote",
 "regex",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
name = "lazycell"
Dan Forbes's avatar
Dan Forbes committed
version = "1.3.0"
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 = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
Shawn Tabrizi's avatar
Shawn Tabrizi committed

[[package]]
name = "libc"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"

[[package]]
name = "libloading"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "libp2p"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f35eae38201a993ece6bdc823292d6abd1bffed1c4d0f4a3517d2bd8e1d917fe"
dependencies = [
 "futures-timer",
 "libp2p-allow-block-list",
 "libp2p-connection-limits",
 "libp2p-core",
 "libp2p-dns",
 "libp2p-identify",
 "libp2p-kad",
 "libp2p-mdns",
 "libp2p-metrics",
 "libp2p-noise",
Dan Forbes's avatar
Dan Forbes committed
 "libp2p-ping",
Dan Forbes's avatar
Dan Forbes committed
 "libp2p-request-response",
 "libp2p-swarm",
 "libp2p-tcp",
 "libp2p-wasm-ext",
 "libp2p-websocket",
 "libp2p-yamux",
 "pin-project",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "libp2p-allow-block-list"
version = "0.1.1"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "510daa05efbc25184458db837f6f9a5143888f1caa742426d92e1833ddd38a50"
dependencies = [
 "libp2p-core",
 "libp2p-identity",
 "libp2p-swarm",
 "void",
]

[[package]]
name = "libp2p-connection-limits"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4caa33f1d26ed664c4fe2cca81a08c8e07d4c1c04f2f4ac7655c2dd85467fda0"
dependencies = [
 "libp2p-core",
 "libp2p-identity",
 "libp2p-swarm",
[[package]]
name = "libp2p-core"
version = "0.39.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c1df63c0b582aa434fb09b2d86897fa2b419ffeccf934b36f87fcedc8e835c2"
dependencies = [
 "either",
 "fnv",
 "futures-timer",
 "instant",
 "libp2p-identity",
 "log",
 "multistream-select",
 "once_cell",
 "parking_lot 0.12.1",
 "pin-project",
 "quick-protobuf",
 "rw-stream-sink",
 "smallvec",
 "thiserror",
 "unsigned-varint",
 "void",
]

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "libp2p-dns"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "146ff7034daae62077c415c2376b8057368042df6ab95f5432ad5e88568b1554"
dependencies = [
 "parking_lot 0.12.1",
 "smallvec",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
]

[[package]]
name = "libp2p-identify"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5455f472243e63b9c497ff320ded0314254a9eb751799a39c283c6f20b793f3c"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "asynchronous-codec",
 "futures-timer",
 "libp2p-core",
 "libp2p-identity",
 "libp2p-swarm",
 "log",
 "lru 0.10.1",
 "quick-protobuf",
 "quick-protobuf-codec",
 "smallvec",
 "thiserror",
 "void",
]

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

[[package]]
name = "libp2p-kad"