Release 0.30.1
pallas@0.30.1 pallas-addresses@0.30.1 pallas-applying@0.30.1 pallas-codec@0.30.1 pallas-configs@0.30.1 pallas-crypto@0.30.1 pallas-hardano@0.30.1 pallas-math@0.30.1 pallas-network@0.30.1 pallas-primitives@0.30.1 pallas-rolldb@0.30.1 pallas-traverse@0.30.1 pallas-txbuilder@0.30.1 pallas-utxorpc@0.30.1 pallas-wallet@0.30.1 Generated by cargo-workspaces
This commit is contained in:
parent
d6994ee5b6
commit
21640a5c68
16 changed files with 77 additions and 65 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "pallas-hardano"
|
||||
description = "Pallas interoperability with the Haskel Cardano node implementation"
|
||||
version = "0.30.0"
|
||||
version = "0.30.1"
|
||||
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.30.0", path = "../pallas-traverse" }
|
||||
pallas-network = { version = "=0.30.0", path = "../pallas-network" }
|
||||
pallas-traverse = { version = "=0.30.1", path = "../pallas-traverse" }
|
||||
pallas-network = { version = "=0.30.1", path = "../pallas-network" }
|
||||
|
||||
[dev-dependencies]
|
||||
tracing-subscriber = "0.3.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue