fixing some issues
This commit is contained in:
@@ -14,7 +14,7 @@ name = "linux-hello-daemon"
|
||||
path = "src/main.rs"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
default = ["tpm"]
|
||||
tpm = ["tss-esapi"]
|
||||
onnx = ["ort", "ndarray"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user