diff --git a/Cargo.toml b/Cargo.toml index b29ac3b..eeb3599 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,6 +29,3 @@ assets = [ { source = "LICENSE", dest = "/usr/share/doc/cargo-generate-rpm/LICENSE", doc = true, mode = "0644" }, { source = "README.md", dest = "/usr/share/doc/cargo-generate-rpm/README.md", doc = true, mode = "0644" } ] - -[patch.crates-io] -rpm = { git = "https://github.com/rpm-rs/rpm.git" } \ No newline at end of file