mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
add hash column; update tengri
This commit is contained in:
parent
c3f826a7d4
commit
72bd6148d6
4 changed files with 46 additions and 32 deletions
|
|
@ -4,7 +4,8 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
tek_tui = { git = "https://codeberg.org/unspeaker/tengri", ref = "47b3413" }
|
||||
tek_tui = { git = "https://codeberg.org/unspeaker/tengri", ref = "5352a9d" }
|
||||
|
||||
clap = { version = "4.5.4", features = [ "cargo" ] }
|
||||
walkdir = "2"
|
||||
id3 = "1.16"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue