Skip to content

Commit

Permalink
Build napi wrapper with credx anoncreds
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Stas <[email protected]>
  • Loading branch information
Patrik-Stas committed Aug 9, 2023
1 parent 533c409 commit ec1fd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/vcx-napi-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
doctest = false

[features]
default = ["anoncreds_vdrtools"]
default = ["anoncreds_credx"]

anoncreds_credx = ["libvcx_core/anoncreds_credx"]
anoncreds_vdrtools = ["libvcx_core/anoncreds_vdrtools"]
Expand Down

0 comments on commit ec1fd22

Please sign in to comment.