diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af066ca --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/hickory-proto-0.24.0.crate diff --git a/.rust-hickory-proto.metadata b/.rust-hickory-proto.metadata index e69de29..1854ce2 100644 --- a/.rust-hickory-proto.metadata +++ b/.rust-hickory-proto.metadata @@ -0,0 +1 @@ +062c82192dc9498a262897d5c3506e51e0c076f1 SOURCES/hickory-proto-0.24.0.crate diff --git a/SOURCES/hickory-proto-0.24.0.crate b/SOURCES/hickory-proto-0.24.0.crate deleted file mode 100644 index ef58ade..0000000 Binary files a/SOURCES/hickory-proto-0.24.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..a827491 --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,7 @@ +[features] +hide = [ + "js-sys", + "wasm-bindgen-crate", + "wasm-bindgen", +] +