Skip to content

Commit ae17ca2

Browse files
committed
fix: uplc-turbo
See txpipe/uplc-turbo#5
1 parent a5c05b4 commit ae17ca2

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

Cargo.lock

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ readme = "README.md"
128128
authors = ["TxPipe <hello@txpipe.io>"]
129129

130130
[workspace.dependencies]
131-
pallas = { git = "https://github.com/rodrigomd94/pallas.git", rev = "955073c", features = ["hardano", "phase2"] }
131+
pallas = { git = "https://github.com/rodrigomd94/pallas.git", rev = "dc38b62", features = ["hardano", "phase2"] }
132132
# pallas = { version = "1.0.0-alpha.2", features = ["hardano"] }
133133
# pallas = { path = "../pallas/pallas", features = ["hardano", "phase2"] }
134134

0 commit comments

Comments
 (0)