Release 0.5.0-alpha.0
pallas@0.5.0-alpha.0 pallas-crypto@0.5.0-alpha.0 pallas-miniprotocols@0.5.0-alpha.0 pallas-multiplexer@0.5.0-alpha.0 pallas-primitives@0.5.0-alpha.0 Generated by cargo-workspaces
This commit is contained in:
parent
21a3077883
commit
0b9510d5ce
5 changed files with 12 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "pallas-primitives"
|
||||
description = "Ledger primitives and cbor codec for the different Cardano eras"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0-alpha.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/pallas"
|
||||
homepage = "https://github.com/txpipe/pallas"
|
||||
|
|
@ -18,4 +18,4 @@ minicbor = { version = "0.13", features = ["std"] }
|
|||
minicbor-derive = "0.8.0"
|
||||
hex = "0.4.3"
|
||||
log = "0.4.14"
|
||||
pallas-crypto = { version = "0.4.0", path = "../pallas-crypto" }
|
||||
pallas-crypto = { version = "0.5.0-alpha.0", path = "../pallas-crypto" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue