mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
prepare orchestra crate publishing (#5579)
This commit is contained in:
committed by
GitHub
parent
d0453cf24d
commit
fd51ecbe70
@@ -1,9 +1,10 @@
|
||||
[package]
|
||||
name = "metered-channel"
|
||||
version = "0.9.22"
|
||||
name = "prioritized-metered-channel"
|
||||
version = "0.1.1"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
description = "Channels with attached Meters"
|
||||
description = "Channels with built-in observability and message priorizitazion (coming soon™)"
|
||||
repository = "https://github.com/paritytech/polkadot.git"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user