feat: size calculator for remote file systems (#3170)

This commit is contained in:
三咲雅 misaki masa 2025-09-15 21:42:33 +08:00 committed by sxyazi
parent a3fc9a0ec7
commit 7deeaa4356
No known key found for this signature in database
53 changed files with 721 additions and 567 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "yazi-build"
version = "0.1.8"
version = "25.9.15"
edition = "2024"
license = "MIT"
authors = [ "sxyazi <sxyazi@gmail.com>" ]
@ -15,7 +15,7 @@ panic = "abort"
strip = true
[build-dependencies]
yazi-term = { path = "../yazi-term", version = "25.5.31" }
yazi-term = { path = "../yazi-term", version = "25.9.15" }
[[bin]]
name = "yazi-build"