Skip to content

Commit

Permalink
Remove unused crate patches
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrasnitski committed Nov 11, 2024
1 parent 52fdbfd commit 10c3c90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
10 changes: 0 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,3 @@ static = ["alpm/static"]
mock = ["async-trait"]
mock_chroot = ["mock"]
#default = ["git", "generate"]

[patch.crates-io]
#alpm = { path = "../alpm.rs/alpm" }
#alpm-utils = { path = "../alpm.rs/alpm-utils" }
alpm = { git = "https://github.com/archlinux/alpm.rs", rev = "306342" }
#alpm-utils = { git = "https://github.com/archlinux/alpm.rs", rev = "8da396" }
#aur-depends = { path = "../aur-depends" }
aur-depends = { git = "https://github.com/Morganamilo/aur-depends", rev = "30c2c1"}
#aur-fetch = { path = "../aur-fetch" }

0 comments on commit 10c3c90

Please sign in to comment.