feat: new which:dismiss command to dismiss the which component (#3654)

This commit is contained in:
三咲雅 misaki masa 2026-02-02 02:53:02 +08:00 committed by GitHub
parent 339002ee48
commit 6757fed5aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
52 changed files with 370 additions and 366 deletions

View file

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