--- xxhash-c-sys-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00 +++ xxhash-c-sys-0.8.3/Cargo.toml 2022-04-29T10:20:53.096396+00:00 @@ -16,10 +16,9 @@ authors = ["Douman "] include = [ "**/*.rs", - "**/*.c", - "**/*.h", "Cargo.toml", "README.md", + "LICENSE", ] description = "Bindings to xxhash" readme = "README.md" @@ -36,5 +35,5 @@ version = "0.2" default-features = false -[build-dependencies.cc] -version = "1" +[build-dependencies.pkg-config] +version = "0.3"