diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ef6491 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/ipnet-2.9.0.crate diff --git a/.rust-ipnet.metadata b/.rust-ipnet.metadata index e69de29..ae6b93f 100644 --- a/.rust-ipnet.metadata +++ b/.rust-ipnet.metadata @@ -0,0 +1 @@ +dc4a2be6bc1002d2cccce365502a6e8e16c7aa88 SOURCES/ipnet-2.9.0.crate diff --git a/SOURCES/ipnet-2.9.0.crate b/SOURCES/ipnet-2.9.0.crate deleted file mode 100644 index 96997cf..0000000 Binary files a/SOURCES/ipnet-2.9.0.crate and /dev/null differ diff --git a/SOURCES/rust2rpm.toml b/SOURCES/rust2rpm.toml new file mode 100644 index 0000000..794fbbe --- /dev/null +++ b/SOURCES/rust2rpm.toml @@ -0,0 +1,6 @@ +[package] +summary = "Types and useful methods for working with IP prefixes" + +[features] +hide = ["json", "schemars"] +