49 49 | ]
|
50 50 |
|
51 51 | [[package]]
|
52 52 | name = "async-stream-impl"
|
53 53 | version = "0.3.6"
|
54 54 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
55 55 | checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
|
56 56 | dependencies = [
|
57 57 | "proc-macro2",
|
58 58 | "quote",
|
59 59 | "syn 2.0.87",
|
60 60 | ]
|
61 61 |
|
62 62 | [[package]]
|
63 63 | name = "autocfg"
|
64 64 | version = "1.4.0"
|
65 65 | source = "registry+https://github.com/rust-lang/crates.io-index"
|
66 66 | checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
67 67 |
|
68 68 | [[package]]
|