use stable btracker-fs version

This commit is contained in:
yggverse 2025-09-09 11:40:31 +03:00
parent 8afdf5060c
commit fbb15ed8e7

View file

@ -26,7 +26,7 @@ urlencoding = "2.1.3"
regex = "1.11.2" regex = "1.11.2"
# development # development
[patch.crates-io] # [patch.crates-io]
btracker-fs = { git = "https://github.com/YGGverse/btracker-fs.git" } # 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" } # btracker-fs = { path = "../btracker-fs" }