fix: add txbuilder to unstable feature gate (#349)
This commit is contained in:
parent
fa913e4799
commit
f698e26969
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ pallas-hardano = { version = "=0.20.0", path = "../pallas-hardano/", optional =
|
|||
pallas-txbuilder = { version = "=0.20.0", path = "../pallas-txbuilder/", optional = true }
|
||||
|
||||
[features]
|
||||
unstable = ["pallas-rolldb", "pallas-wallet", "pallas-hardano"]
|
||||
unstable = ["pallas-rolldb", "pallas-wallet", "pallas-hardano", "pallas-txbuilder"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue