diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6eceb04 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/powerfmt-0.2.0.crate diff --git a/.rust-powerfmt.metadata b/.rust-powerfmt.metadata index e69de29..a526846 100644 --- a/.rust-powerfmt.metadata +++ b/.rust-powerfmt.metadata @@ -0,0 +1 @@ +681fee9e3d0189fc101898388961a59c494a29ea SOURCES/powerfmt-0.2.0.crate diff --git a/SOURCES/powerfmt-0.2.0.crate b/SOURCES/powerfmt-0.2.0.crate deleted file mode 100644 index ca0175a..0000000 Binary files a/SOURCES/powerfmt-0.2.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..adb7491 --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,2 @@ +[package] +summary = "Utilities for formatting values"