Release 0.3.6
pallas-alonzo@0.3.6 Generated by cargo-workspaces
This commit is contained in:
parent
61a01ca0a2
commit
7a5e17a7ba
2 changed files with 5 additions and 1 deletions
|
|
@ -11,3 +11,7 @@ members = [
|
||||||
"pallas-alonzo",
|
"pallas-alonzo",
|
||||||
"pallas",
|
"pallas",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
exclude = [
|
||||||
|
"block-download"
|
||||||
|
]
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas-alonzo"
|
name = "pallas-alonzo"
|
||||||
description = "Ledger primitives and cbor codec for the Alonzo era"
|
description = "Ledger primitives and cbor codec for the Alonzo era"
|
||||||
version = "0.3.5"
|
version = "0.3.6"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
repository = "https://github.com/txpipe/pallas"
|
repository = "https://github.com/txpipe/pallas"
|
||||||
homepage = "https://github.com/txpipe/pallas"
|
homepage = "https://github.com/txpipe/pallas"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue