diff --git a/Cargo.toml b/Cargo.toml index d1dd6c31f3..46b0cf0ad5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,6 +39,7 @@ members = [ "test-rt/test-conv-core", "test-rt/test-onnx-core", "test-rt/test-onnx-nnef-cycle", + "test-rt/test-onnx-tflite-cycle", ] [workspace.dependencies]