--- xxhash-c-sys-0.8.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ xxhash-c-sys-0.8.4/Cargo.toml 2023-08-07T22:17:30.216566+00:00 @@ -16,8 +16,6 @@ authors = ["Douman "] include = [ "**/*.rs", - "**/*.c", - "**/*.h", "Cargo.toml", "README.md", "LICENSE", @@ -37,5 +35,5 @@ version = "0.2" default-features = false -[build-dependencies.cc] -version = "1" +[build-dependencies.pkg-config] +version = "0.3"