diff --git a/Cargo.toml b/Cargo.toml index 1a113d7..bb8bfbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ description = "Bindings to the native API of OpenHarmony OS" license = "Apache-2.0" repository = "https://github.com/openharmony-rs/ohos-sys" keywords = ["OpenHarmony", "HarmonyOS", "ffi"] +exclude = ["src/*/*_api11.rs"] [dependencies] document-features = { version = "0.2", optional = true }