Skip to content

Commit

Permalink
enable didcomm feature for wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
S3bb1 committed Aug 4, 2023
1 parent 53b8bbe commit 0baeb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ target-cli = ["cli"]
target-java-lib = ["c-lib", "default"]

# build for usage in wasm
target-wasm = ["vade-didcomm/wasm", "vade-evan-bbs/wasm", "did-sidetree", "did-substrate", "jwt-vc", "vc-zkp-bbs"]
target-wasm = ["vade-didcomm/wasm", "didcomm", "vade-evan-bbs/wasm", "did-sidetree", "did-substrate", "jwt-vc", "vc-zkp-bbs"]

############################################################################### generic dependencies
[dependencies]
Expand Down

0 comments on commit 0baeb4c

Please sign in to comment.