ivila commented on code in PR #209: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/209#discussion_r2200220432
########## optee-utee/Cargo.toml: ########## @@ -40,6 +40,7 @@ serde = { version = "1.0.215" } serde_json = { version = "1.0.133" } # disable linking when running unit tests optee-utee-sys = { version = "0.5.0", path = "optee-utee-sys", features = ["no_link"] } +optee-utee-mock = { version = "0.5.0", path = "optee-utee-mock" } Review Comment: I don't understand, this is dev-dependencies, unrelated to developers or production use. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org