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 260748f commit 659e368Copy full SHA for 659e368
crates/iota-graphql-client/Cargo.toml
@@ -37,4 +37,4 @@ iota-graphql-client-build = { version = "0.0.1", path = "../iota-graphql-client-
37
38
[features]
39
default = []
40
-uniffi = ["dep:uniffi"]
+uniffi = ["dep:uniffi", "iota-types/uniffi"]
0 commit comments