Change-Id: I55da10bde41f84e91c5754a89eb4239967117e67
@@ -9,9 +9,8 @@ crate-type = ["cdylib", "lib"]
name = "bridge"
[features]
+client = ["solitaire/client", "solitaire-client", "no-entrypoint"]
no-entrypoint = ["solitaire/no-entrypoint"]
-client = ["solitaire-client"]
-no-idl = []
cpi = ["no-entrypoint"]
default = []
@@ -10,8 +10,7 @@ name = "token_bridge"
+client = ["solitaire-client", "solitaire/client", "no-entrypoint"]
@@ -9,8 +9,8 @@ crate-type = ["cdylib", "lib"]
name = "solitaire"
+client = ["no-entrypoint"]
no-entrypoint = []