mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-20 11:41:06 +00:00
make it obvious that unbounded channels don't need to await, and tidy up some bits
This commit is contained in:
@@ -5,6 +5,10 @@ authors = ["Parity Technologies Ltd. <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
|
||||
[features]
|
||||
# Enable this feature when running tests to also run the e2e tests:
|
||||
e2e = []
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.41"
|
||||
bimap = "0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user