Release 0.0.7
aiken@0.0.7 flat-rs@0.0.7 uplc@0.0.7 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.6"
|
||||
version = "0.0.7"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken/crates/uplc"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
@@ -13,7 +13,7 @@ exclude = ["test_data/*"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
flat-rs = { path = "../flat", version = "0.0.6" }
|
||||
flat-rs = { path = "../flat", version = "0.0.7" }
|
||||
hex = "0.4.3"
|
||||
minicbor = { version = "0.18.0", features = ["std"] }
|
||||
pallas-primitives = "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user