We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e0dc6 commit 9384fdeCopy full SHA for 9384fde
testsuites/lbt-plutus/lbt-plutus-rust/Cargo.toml
@@ -12,6 +12,3 @@ lbf-prelude = { path = ".extras/lbf-prelude" }
12
lbr-prelude = { path = ".extras/lbr-prelude" }
13
serde_json = "1.0.108"
14
num-bigint = "0.4.4"
15
-plutus-ledger-api = { git = "https://github.com/mlabs-haskell/plutus-ledger-api-rust", features = [
16
- "lbf",
17
-], rev = "fb93fa590908580eb40368369bf6614d42ce9a95" }
0 commit comments