Skip to content
Snippets Groups Projects
Cargo.lock 409 KiB
Newer Older
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
Joshy Orndorff's avatar
Joshy Orndorff committed
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "spin"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"

[[package]]
name = "spinning_top"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300"
dependencies = [
 "lock_api",
]

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
dependencies = [
 "base64ct",
[[package]]
name = "ss58-registry"
version = "1.51.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19409f13998e55816d1c728395af0b52ec066206341d939e22e7766df9b494b8"
dependencies = [
 "Inflector",
 "num-format",
 "proc-macro2",
 "quote",
 "serde",
 "serde_json",
 "unicode-xid",
]

[[package]]
name = "ssz_rs"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "057291e5631f280978fa9c8009390663ca4613359fc1318e36a8c24c392f6d1f"
dependencies = [
 "bitvec",
 "num-bigint",
 "sha2 0.9.9",
 "ssz_rs_derive",
]

[[package]]
name = "ssz_rs_derive"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f07d54c4d01a1713eb363b55ba51595da15f6f1211435b71466460da022aa140"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 1.0.109",
]

[[package]]
name = "stable_deref_trait"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"

[[package]]
name = "staging-parachain-info"
version = "0.17.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "cumulus-primitives-core",
 "frame-support",
 "frame-system",
 "parity-scale-codec",
 "scale-info",
 "sp-runtime",
]

[[package]]
name = "staging-xcm"
version = "14.2.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "array-bytes",
 "bounded-collections",
 "derivative",
 "environmental",
 "impl-trait-for-tuples",
 "log",
 "parity-scale-codec",
 "scale-info",
 "serde",
 "sp-runtime",
 "sp-weights",
 "xcm-procedural",
]

[[package]]
name = "staging-xcm-builder"
version = "17.0.1"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "frame-support",
 "frame-system",
 "impl-trait-for-tuples",
 "log",
 "pallet-asset-conversion",
 "pallet-transaction-payment",
 "parity-scale-codec",
 "polkadot-parachain-primitives",
 "scale-info",
 "sp-arithmetic",
 "sp-io",
 "sp-runtime",
 "sp-weights",
 "staging-xcm",
 "staging-xcm-executor",
]

[[package]]
name = "staging-xcm-executor"
version = "17.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "environmental",
 "frame-benchmarking",
 "frame-support",
 "impl-trait-for-tuples",
 "parity-scale-codec",
 "scale-info",
 "sp-arithmetic",
 "sp-core",
 "sp-io",
 "sp-runtime",
 "sp-weights",
 "staging-xcm",
 "tracing",
Joshy Orndorff's avatar
Joshy Orndorff committed
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"

[[package]]
name = "static_init"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a2a1c578e98c1c16fc3b8ec1328f7659a500737d7a0c6d625e73e830ff9c1f6"
dependencies = [
 "libc",
 "parking_lot 0.11.2",
 "parking_lot_core 0.8.6",
 "static_init_macro",
]

[[package]]
name = "static_init_macro"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70a2595fc3aa78f2d0e45dd425b22282dd863273761cc77780914b2cf3003acf"
dependencies = [
 "memchr",
 "proc-macro2",
 "quote",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6706347e49b13373f7ddfafad47df7583ed52083d6fc8a594eb2c80497ef959d"
dependencies = [
 "combine 4.6.7",
 "crc",
 "hmac 0.12.1",
 "once_cell",
 "openssl",
 "openssl-sys",
 "sctp-proto",
 "serde",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "string-interner"
version = "0.17.0"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c6a0d765f5807e98a091107bae0a56ea3799f66a5de47b2c84c94a39c09974e"
dependencies = [
 "cfg-if",
 "hashbrown 0.14.5",
 "serde",
]
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
Joshy Orndorff's avatar
Joshy Orndorff committed
name = "strum"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
Joshy Orndorff's avatar
Joshy Orndorff committed
name = "strum_macros"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
 "proc-macro2",
Dan Forbes's avatar
Dan Forbes committed
 "quote",
 "rustversion",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
Joshy Orndorff's avatar
Joshy Orndorff committed
name = "substrate-bip39"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
 "hmac 0.12.1",
 "pbkdf2",
 "schnorrkel",
 "sha2 0.10.8",
 "zeroize",
Joshy Orndorff's avatar
Joshy Orndorff committed
[[package]]
name = "substrate-build-script-utils"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "substrate-frame-rpc-system"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
Dan Forbes's avatar
Dan Forbes committed
dependencies = [
Dan Forbes's avatar
Dan Forbes committed
 "frame-system-rpc-runtime-api",
Dan Forbes's avatar
Dan Forbes committed
 "log",
 "parity-scale-codec",
 "sc-rpc-api",
 "sc-transaction-pool-api",
Dan Forbes's avatar
Dan Forbes committed
 "sp-api",
 "sp-block-builder",
 "sp-blockchain",
 "sp-core",
 "sp-runtime",
]

[[package]]
name = "substrate-prometheus-endpoint"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "log",
 "prometheus",
Joshy Orndorff's avatar
Joshy Orndorff committed

[[package]]
Dan Forbes's avatar
Dan Forbes committed
name = "substrate-wasm-builder"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "build-helper",
 "cargo_metadata",
 "console",
 "filetime",
 "sp-maybe-compressed-blob",
 "strum 0.26.3",
Dan Forbes's avatar
Dan Forbes committed
 "tempfile",
Dan Forbes's avatar
Dan Forbes committed
 "walkdir",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d67a5a62ba6e01cb2192ff309324cb4875d0c451d55fe2319433abe7a05a8ee"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "subtle"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34c772d65a8a9d3180a0701180acf5af449dec7fe42123bfda3438274b48da80"
 "fancy-regex",
 "git-version",
 "glob",
 "lazy_static",
 "log",
 "proc-macro2",
[[package]]
name = "subxt"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
dependencies = [
 "frame-metadata 17.0.0",
 "futures 0.3.31",
 "impl-serde 0.5.0",
 "jsonrpsee",
 "parity-scale-codec",
 "polkadot-sdk",
 "primitive-types 0.13.1",
 "scale-decode 0.14.0",
 "scale-encode 0.8.0",
 "scale-info",
 "serde",
 "serde_json",
 "subxt-macro",
 "subxt-metadata",
 "wasm-bindgen-futures",
 "web-time",
]

[[package]]
name = "subxt-codegen"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
dependencies = [
 "parity-scale-codec",
 "proc-macro2",
 "quote",
 "scale-info",
 "subxt-metadata",
 "syn 2.0.87",
 "thiserror 1.0.69",
[[package]]
name = "subxt-core"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
dependencies = [
 "base58",
 "blake2 0.10.6",
 "derive-where",
 "frame-decode",
 "frame-metadata 17.0.0",
 "impl-serde 0.5.0",
 "keccak-hash",
 "polkadot-sdk",
 "primitive-types 0.13.1",
 "scale-decode 0.14.0",
 "scale-encode 0.8.0",
[[package]]
name = "subxt-lightclient"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
 "futures-util",
 "serde",
 "serde_json",
 "smoldot-light",
]

[[package]]
name = "subxt-macro"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
dependencies = [
 "subxt-codegen",
 "subxt-utils-fetchmetadata",
 "syn 2.0.87",
[[package]]
name = "subxt-metadata"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
dependencies = [
 "frame-decode",
 "frame-metadata 17.0.0",
 "parity-scale-codec",
]

[[package]]
name = "subxt-utils-fetchmetadata"
version = "0.38.0"
source = "git+https://github.com/duniter/subxt?branch=subxt-v0.38.0-duniter-substrate-v1.16.2#7bd25b258a127627971a9c6920da8c508cf37ec0"
dependencies = [
 "hex",
 "parity-scale-codec",
 "thiserror 1.0.69",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "syn"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "proc-macro2",
Dan Forbes's avatar
Dan Forbes committed
 "quote",
 "unicode-ident",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
dependencies = [
 "proc-macro2",
 "quote",
 "unicode-ident",
]

[[package]]
name = "syn-solidity"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86b837ef12ab88835251726eb12237655e61ec8dc8a280085d1961cdc3dfd047"
dependencies = [
 "paste",
 "proc-macro2",
 "quote",
 "syn 2.0.87",
]

source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "synstructure"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f36bdaa60a83aca3921b5259d5400cbf5e90fc51931376a9bd4a0eb79aa7210f"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "proc-macro2",
Dan Forbes's avatar
Dan Forbes committed
 "quote",
Dan Forbes's avatar
Dan Forbes committed
 "unicode-xid",
[[package]]
name = "synstructure"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
dependencies = [
 "proc-macro2",
 "quote",
[[package]]
name = "synthez"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3d2c2202510a1e186e63e596d9318c91a8cbe85cd1a56a7be0c333e5f59ec8d"
dependencies = [
 "synthez-codegen",
 "synthez-core",
]

[[package]]
name = "synthez-codegen"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f724aa6d44b7162f3158a57bccd871a77b39a4aef737e01bcdff41f4772c7746"
dependencies = [
 "synthez-core",
]

[[package]]
name = "synthez-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78bfa6ec52465e2425fd43ce5bbbe0f0b623964f7c63feb6b10980e816c654ea"
dependencies = [
 "proc-macro2",
 "quote",
[[package]]
name = "system-configuration"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
dependencies = [
 "core-foundation",
 "system-configuration-sys",
]

[[package]]
name = "system-configuration-sys"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
dependencies = [
 "core-foundation-sys",
 "libc",
]

Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "tap"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
Éloïs's avatar
Éloïs committed
[[package]]
name = "target-lexicon"
Éloïs's avatar
Éloïs committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]]
name = "tempfile"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab9d851b45e865f178319da0abdbfe6acbc4328759ff18dafc3a41c16b4cd2ee"
 "lazy_static",
 "pest",
 "pest_derive",
 "regex",
 "serde",
 "serde_json",
 "unic-segment",
]

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "termcolor"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "winapi-util",
[[package]]
name = "terminal_size"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef"
[[package]]
name = "termtree"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
[[package]]
name = "testnet-parachains-constants"
version = "10.0.0"
source = "git+https://github.com/duniter/duniter-polkadot-sdk?branch=duniter-substrate-v1.16.2#21d1f7a814df383fd8007bf39750ce4cb0fd56fc"
dependencies = [
 "cumulus-primitives-core",
 "frame-support",
 "polkadot-core-primitives",
 "rococo-runtime-constants",
 "smallvec",
 "sp-runtime",
 "staging-xcm",
 "westend-runtime-constants",
]

[[package]]
name = "textwrap"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9"
dependencies = [
 "unicode-width 0.1.14",
]

[[package]]
name = "thiserror"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
dependencies = [
 "thiserror-impl 1.0.69",
[[package]]
name = "thiserror"
version = "2.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa"
dependencies = [
 "thiserror-impl 2.0.3",
]

[[package]]
name = "thiserror-impl"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
dependencies = [
 "proc-macro2",
 "quote",
 "syn 2.0.87",
]

[[package]]
name = "thiserror-impl"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568"
dependencies = [
 "proc-macro2",
Dan Forbes's avatar
Dan Forbes committed
 "quote",
[[package]]
name = "thousands"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "thread_local"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
Joshy Orndorff's avatar
Joshy Orndorff committed
[[package]]
name = "threadpool"
version = "1.8.1"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
 "serde",
 "time-core",
 "time-macros",
]

[[package]]
name = "time-core"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "tiny-keccak"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
[[package]]
name = "tinystr"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
dependencies = [
 "displaydoc",
 "zerovec",
]

Dan Forbes's avatar
Dan Forbes committed
[[package]]
name = "tinyvec"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
Dan Forbes's avatar
Dan Forbes committed
dependencies = [
 "tinyvec_macros",
]

[[package]]
name = "tinyvec_macros"
Dan Forbes's avatar
Dan Forbes committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "tokio"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
 "signal-hook-registry",
 "tokio-macros",
Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
name = "tokio-macros"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "proc-macro2",
 "quote",
]

[[package]]
name = "tokio-rustls"
version = "0.24.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
dependencies = [
[[package]]
name = "tokio-rustls"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
dependencies = [
[[package]]
name = "tokio-stream"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f4e6ce100d0eb49a2734f8c0812bcd324cf357d21810932c5df6b96ef2b86f1"
Shawn Tabrizi's avatar
Shawn Tabrizi committed
dependencies = [
 "futures-core",
[[package]]
name = "tokio-tungstenite"
version = "0.20.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
dependencies = [
 "futures-util",
 "log",
 "rustls 0.21.12",
 "rustls-native-certs 0.6.3",
 "tokio",
 "tokio-rustls 0.24.1",
 "tungstenite",
]

Shawn Tabrizi's avatar
Shawn Tabrizi committed
[[package]]
Ricardo Rius's avatar
Ricardo Rius committed
name = "tokio-util"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
 "futures-core",
 "futures-io",
 "futures-sink",
Ricardo Rius's avatar
Ricardo Rius committed
name = "toml"
Joshy Orndorff's avatar
Joshy Orndorff committed
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
Joshy Orndorff's avatar
Joshy Orndorff committed
dependencies = [
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
dependencies = [
 "serde",
 "serde_spanned",
 "toml_datetime",
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
 "serde",
 "serde_spanned",
 "toml_datetime",
]

[[package]]
name = "tower"
version = "0.4.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
dependencies = [
 "futures-core",
 "futures-util",
 "pin-project",
 "tower-layer",
 "tower-service",
 "tracing",
]

[[package]]
name = "tower-http"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"