Release 0.14.0-alpha.0
pallas@0.14.0-alpha.0 pallas-addresses@0.14.0-alpha.0 pallas-codec@0.14.0-alpha.0 pallas-crypto@0.14.0-alpha.0 pallas-miniprotocols@0.14.0-alpha.0 pallas-multiplexer@0.14.0-alpha.0 pallas-primitives@0.14.0-alpha.0 pallas-traverse@0.14.0-alpha.0 Generated by cargo-workspaces
This commit is contained in:
parent
7f3459a2cb
commit
f7720d7232
8 changed files with 27 additions and 27 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "pallas-multiplexer"
|
||||
description = "Multithreaded Ouroboros multiplexer implementation using mpsc channels"
|
||||
version = "0.13.2"
|
||||
version = "0.14.0-alpha.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/pallas"
|
||||
homepage = "https://github.com/txpipe/pallas"
|
||||
|
|
@ -13,7 +13,7 @@ authors = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
pallas-codec = { version = "0.13.0", path = "../pallas-codec/" }
|
||||
pallas-codec = { version = "0.14.0-alpha.0", path = "../pallas-codec/" }
|
||||
log = "0.4.14"
|
||||
byteorder = "1.4.3"
|
||||
hex = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue