Skip to content

Commit

Permalink
Remove backtrace
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Jun 26, 2024
1 parent 0d66e58 commit 8d9b6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ openmls_libcrux_crypto = { path = "../libcrux_crypto", optional = true }
once_cell = { version = "1.19.0", optional = true }

[features]
default = ["backtrace"]
default = []
crypto-subtle = [] # Enable subtle crypto APIs that have to be used with care.
test-utils = [
"dep:serde_json",
Expand Down

0 comments on commit 8d9b6f4

Please sign in to comment.