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