diff --git a/Cargo.toml b/Cargo.toml index c830ee8..6b66008 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,5 +28,5 @@ regex = "1.11.2" # development [patch.crates-io] btracker-fs = { git = "https://github.com/YGGverse/btracker-fs.git" } -btracker-scrape = { git = "https://github.com/YGGverse/btracker-scrape.git" } +# btracker-scrape = { git = "https://github.com/YGGverse/btracker-scrape.git" } # btracker-fs = { path = "../btracker-fs" }