diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b6bbd0d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/zerocopy-0.6.6.crate diff --git a/.rust-zerocopy0.6.metadata b/.rust-zerocopy0.6.metadata index e69de29..7128780 100644 --- a/.rust-zerocopy0.6.metadata +++ b/.rust-zerocopy0.6.metadata @@ -0,0 +1 @@ +28cbe59d31584a73e2156f4c1092f4d7c276982f SOURCES/zerocopy-0.6.6.crate diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..3455d32 --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,3 @@ +[tests] +run = ["lib", "doc"] +comments = ["integration tests can only be run in upstream CI"] diff --git a/SOURCES/zerocopy-0.6.6.crate b/SOURCES/zerocopy-0.6.6.crate deleted file mode 100644 index 9fbc692..0000000 Binary files a/SOURCES/zerocopy-0.6.6.crate and /dev/null differ