Skip to content

Commit 328c2af

Browse files
authored
fix: do not enable tee_quote feature by default (#745)
1 parent cdb80e1 commit 328c2af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/notary/server/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ version = "0.1.0-alpha.9"
44
edition = "2021"
55

66
[features]
7-
default = ["tee_quote"]
87
tee_quote = [
98
"dep:mc-sgx-dcap-types",
109
"dep:hex",

0 commit comments

Comments
 (0)