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 b968095 commit edb98aeCopy full SHA for edb98ae
crates/chia-sdk-bindings/bindy/Cargo.toml
@@ -28,7 +28,7 @@ bip39 = { workspace = true }
28
hex = { workspace = true }
29
chia-bls = { workspace = true }
30
chia-sdk-utils = { workspace = true }
31
-chia-sdk-driver = { workspace = true }
+chia-sdk-driver = { workspace = true, features = ["offers"] }
32
chia-sdk-test = { workspace = true }
33
reqwest = { workspace = true }
34
clvmr = { workspace = true }
0 commit comments