diff --git a/Cargo.toml b/Cargo.toml index a4e1ceb..d665ebf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ url = "2.5" urlencoding = "2.1" [patch.crates-io] -btracker-fs = { git = "https://github.com/yggverse/btracker-fs.git" } +#btracker-fs = { git = "https://github.com/yggverse/btracker-fs.git" } #btracker-fs = { path = "../btracker-fs" } librqbit = { git = "https://github.com/ikatson/rqbit.git", rev="b580a9610ae7c6eaacd305a3905f7e2d3202ca69", package = "librqbit" }