Skip to content

Commit b326b4a

Browse files
committed
Add Scrypto package metadata to Cargo.toml
1 parent 1f63863 commit b326b4a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • Providers/Blockchain/NextGenSoftware.OASIS.API.Providers.RadixOASIS/contracts

Providers/Blockchain/NextGenSoftware.OASIS.API.Providers.RadixOASIS/contracts/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ name = "oasis_storage"
1010
[dependencies]
1111
scrypto = "1.3.0"
1212

13+
[package.metadata.scrypto]
14+
target = "wasm32-unknown-unknown"
15+
1316
[profile.release]
1417
opt-level = "z"
1518
overflow-checks = true

0 commit comments

Comments
 (0)