diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a944291 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/futures-test-0.3.30.crate diff --git a/.rust-futures-test.metadata b/.rust-futures-test.metadata index e69de29..5badb54 100644 --- a/.rust-futures-test.metadata +++ b/.rust-futures-test.metadata @@ -0,0 +1 @@ +36ebe7dbb3d27d5bc46c553a135b16c6c6b83ddd SOURCES/futures-test-0.3.30.crate diff --git a/SOURCES/futures-test-0.3.30.crate b/SOURCES/futures-test-0.3.30.crate deleted file mode 100644 index f39c8cc..0000000 Binary files a/SOURCES/futures-test-0.3.30.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..553347c --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["tests can only be run in-tree"] +