Skip to content

Commit

Permalink
Merge branch 'main' into add-allowed-signers
Browse files Browse the repository at this point in the history
  • Loading branch information
timweri committed May 8, 2024
2 parents e655af2 + 511f363 commit 1bc0163
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ experimental = [

encrypted-keys = ["aes", "bcrypt-pbkdf", "ctr"]

wasm_experimental = ["ring/wasm32_unknown_unknown_js"]

# Full FIDO support pulls in ctap-hid-fido2 with USB dependencies. Use fido-lite
# if you need to work with fido data, without needing to generate it.
fido-support = ["ctap-hid-fido2", "fido-lite"]
Expand Down

0 comments on commit 1bc0163

Please sign in to comment.