mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Runtime diagnostics for leaked messages in unbounded channels (#12971)
This commit is contained in:
Generated
+2
@@ -7948,6 +7948,7 @@ dependencies = [
|
||||
"pin-project",
|
||||
"sc-network-common",
|
||||
"sc-peerset",
|
||||
"sc-utils",
|
||||
"sp-consensus",
|
||||
"sp-runtime",
|
||||
"substrate-prometheus-endpoint",
|
||||
@@ -8284,6 +8285,7 @@ dependencies = [
|
||||
"parking_lot 0.12.1",
|
||||
"pin-project",
|
||||
"rand 0.8.5",
|
||||
"sc-utils",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror",
|
||||
|
||||
Reference in New Issue
Block a user