mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
feat: size calculator for remote file systems (#3170)
This commit is contained in:
parent
a3fc9a0ec7
commit
7deeaa4356
53 changed files with 721 additions and 567 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue