Release 0.9.0-alpha.1
pallas@0.9.0-alpha.1 pallas-codec@0.9.0-alpha.1 pallas-crypto@0.9.0-alpha.1 pallas-miniprotocols@0.9.0-alpha.1 pallas-multiplexer@0.9.0-alpha.1 pallas-primitives@0.9.0-alpha.1 Generated by cargo-workspaces
This commit is contained in:
parent
2c41c1756c
commit
35c8c43642
6 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas-codec"
|
name = "pallas-codec"
|
||||||
description = "Pallas common CBOR encoding interface and utilities"
|
description = "Pallas common CBOR encoding interface and utilities"
|
||||||
version = "0.9.0-alpha.0"
|
version = "0.9.0-alpha.1"
|
||||||
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"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas-crypto"
|
name = "pallas-crypto"
|
||||||
description = "Cryptographic primitives for Cardano"
|
description = "Cryptographic primitives for Cardano"
|
||||||
version = "0.9.0-alpha.0"
|
version = "0.9.0-alpha.1"
|
||||||
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"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas-miniprotocols"
|
name = "pallas-miniprotocols"
|
||||||
description = "Implementation of the Ouroboros network mini-protocols state-machines"
|
description = "Implementation of the Ouroboros network mini-protocols state-machines"
|
||||||
version = "0.9.0-alpha.0"
|
version = "0.9.0-alpha.1"
|
||||||
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"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas-multiplexer"
|
name = "pallas-multiplexer"
|
||||||
description = "Multithreaded Ouroboros multiplexer implementation using mpsc channels"
|
description = "Multithreaded Ouroboros multiplexer implementation using mpsc channels"
|
||||||
version = "0.9.0-alpha.0"
|
version = "0.9.0-alpha.1"
|
||||||
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"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas-primitives"
|
name = "pallas-primitives"
|
||||||
description = "Ledger primitives and cbor codec for the different Cardano eras"
|
description = "Ledger primitives and cbor codec for the different Cardano eras"
|
||||||
version = "0.9.0-alpha.0"
|
version = "0.9.0-alpha.1"
|
||||||
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"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "pallas"
|
name = "pallas"
|
||||||
description = "Rust-native building blocks for the Cardano blockchain ecosystem."
|
description = "Rust-native building blocks for the Cardano blockchain ecosystem."
|
||||||
version = "0.9.0-alpha.0"
|
version = "0.9.0-alpha.1"
|
||||||
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