Skip to content

Commit

Permalink
Exclude generated api11 files
Browse files Browse the repository at this point in the history
When compiling we only use the manually
curated diff.

Signed-off-by: Jonathan Schwender <[email protected]>
  • Loading branch information
jschwe committed Jul 15, 2024
1 parent 6a58cbf commit 8332eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit 8332eca

Please sign in to comment.