You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
312 B
11 lines
312 B
--- clang-sys-1.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ clang-sys-1.6.0/Cargo.toml 2023-02-23T15:25:42.991764+00:00
|
|
@@ -20,6 +20,7 @@
|
|
readme = "README.md"
|
|
license = "Apache-2.0"
|
|
repository = "https://github.com/KyleMayes/clang-sys"
|
|
+exclude = ["/clippy.toml"]
|
|
|
|
[package.metadata.docs.rs]
|
|
features = [
|