diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3dde8f4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/quinn-proto-0.10.6.crate diff --git a/.rust-quinn-proto.metadata b/.rust-quinn-proto.metadata index e69de29..2195f4a 100644 --- a/.rust-quinn-proto.metadata +++ b/.rust-quinn-proto.metadata @@ -0,0 +1 @@ +b7b3a1d0dd746362294494fa484aa369f8081765 SOURCES/quinn-proto-0.10.6.crate diff --git a/SOURCES/quinn-proto-0.10.6.crate b/SOURCES/quinn-proto-0.10.6.crate deleted file mode 100644 index da74d56..0000000 Binary files a/SOURCES/quinn-proto-0.10.6.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..932d6f9 --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,4 @@ +[tests] +run = ["none"] +comments = ["missing dev-dependency: rcgen ^0.10"] +