feat: update tray tooltip to include reassembled version format #4727

This commit is contained in:
Tunglies
2025-10-09 05:53:49 +08:00
parent 57c031a8f8
commit 4417fe6cd9
2 changed files with 19 additions and 12 deletions

4
src-tauri/Cargo.lock generated
View File

@@ -2244,9 +2244,9 @@ dependencies = [
[[package]]
name = "flexi_logger"
version = "0.31.6"
version = "0.31.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec8ef54b052574866f68674c7646369a05dda785cf0ab8e3be94992fd92cd64b"
checksum = "31e5335674a3a259527f97e9176a3767dcc9b220b8e29d643daeb2d6c72caf8b"
dependencies = [
"chrono",
"log",