implement public storage preview

This commit is contained in:
yggverse 2025-09-09 00:12:34 +03:00
parent 1786f999a8
commit 4dd4ef6f55
3 changed files with 51 additions and 9 deletions

View file

@ -27,3 +27,4 @@ regex = "1.11.2"
# development
[patch.crates-io]
btracker-fs = { git = "https://github.com/YGGverse/btracker-fs.git" }
# btracker-fs = { path = "../btracker-fs" }