Release 0.27.0
pallas@0.27.0 pallas-addresses@0.27.0 pallas-applying@0.27.0 pallas-codec@0.27.0 pallas-configs@0.27.0 pallas-crypto@0.27.0 pallas-hardano@0.27.0 pallas-network@0.27.0 pallas-primitives@0.27.0 pallas-rolldb@0.27.0 pallas-traverse@0.27.0 pallas-txbuilder@0.27.0 pallas-utxorpc@0.27.0 pallas-wallet@0.27.0 Generated by cargo-workspaces
This commit is contained in:
parent
ab2c503d00
commit
91e17f31d1
15 changed files with 115 additions and 62 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "pallas-hardano"
|
||||
description = "Pallas interoperability with the Haskel Cardano node implementation"
|
||||
version = "0.26.0"
|
||||
version = "0.27.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/pallas"
|
||||
homepage = "https://github.com/txpipe/pallas"
|
||||
|
|
@ -15,8 +15,8 @@ thiserror = "1.0.49"
|
|||
binary-layout = "3.2.0"
|
||||
tap = "1.0.1"
|
||||
tracing = "0.1.40"
|
||||
pallas-traverse = { version = "=0.26.0", path = "../pallas-traverse" }
|
||||
pallas-network = { version = "=0.26.0", path = "../pallas-network" }
|
||||
pallas-traverse = { version = "=0.27.0", path = "../pallas-traverse" }
|
||||
pallas-network = { version = "=0.27.0", path = "../pallas-network" }
|
||||
|
||||
[dev-dependencies]
|
||||
tracing-subscriber = "0.3.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue