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.
rust-xxhash-c-sys/SOURCES/xxhash-c-sys-fix-metadata.diff

20 lines
448 B

--- 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 <douman@gmx.se>"]
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"