Release 0.0.21
aiken@0.0.21 flat-rs@0.0.21 uplc@0.0.21 Generated by cargo-workspaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "uplc"
|
||||
description = "Utilities for working with Untyped Plutus Core"
|
||||
version = "0.0.20"
|
||||
version = "0.0.21"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken/crates/uplc"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
@@ -14,7 +14,7 @@ exclude = ["test_data/*"]
|
||||
|
||||
[dependencies]
|
||||
cryptoxide = "0.4.2"
|
||||
flat-rs = { path = "../flat", version = "0.0.20" }
|
||||
flat-rs = { path = "../flat", version = "0.0.21" }
|
||||
hex = "0.4.3"
|
||||
pallas-addresses = "0.14.0-alpha.3"
|
||||
pallas-codec = "0.14.0-alpha.3"
|
||||
|
||||
Reference in New Issue
Block a user