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 9980dbf commit 7e0f937Copy full SHA for 7e0f937
packages/core/stellar/src/zip-shared.test.ts
@@ -210,6 +210,9 @@ license.workspace = true
210
publish = false
211
version.workspace = true
212
213
+[package.metadata.stellar]
214
+cargo_inherit = true
215
+
216
[lib]
217
crate-type = ["cdylib"]
218
doctest = false
packages/core/stellar/src/zip-shared.ts
@@ -58,6 +58,9 @@ license.workspace = true
58
59
60
61
62
63
64
65
66
0 commit comments