diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8d7c0a8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/phf-0.8.0.crate diff --git a/.rust-phf0.8.metadata b/.rust-phf0.8.metadata index e69de29..4066847 100644 --- a/.rust-phf0.8.metadata +++ b/.rust-phf0.8.metadata @@ -0,0 +1 @@ +8e57701ce4afbf10d02c0fbab50914d4cdedc916 SOURCES/phf-0.8.0.crate diff --git a/SOURCES/phf-0.8.0.crate b/SOURCES/phf-0.8.0.crate deleted file mode 100644 index 14ff662..0000000 Binary files a/SOURCES/phf-0.8.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.conf b/SOURCES/rust2rpm.conf new file mode 100644 index 0000000..f626714 --- /dev/null +++ b/SOURCES/rust2rpm.conf @@ -0,0 +1,2 @@ +[DEFAULT] +all-features = true