mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-01-09 14:48:13 -05:00
fix: do not enable tee_quote feature by default (#745)
This commit is contained in:
@@ -4,7 +4,6 @@ version = "0.1.0-alpha.9"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
default = ["tee_quote"]
|
||||
tee_quote = [
|
||||
"dep:mc-sgx-dcap-types",
|
||||
"dep:hex",
|
||||
|
||||
Reference in New Issue
Block a user