mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
move trimmed strings to tengri
This commit is contained in:
parent
c67d3c8803
commit
6e0bf1e4b6
7 changed files with 135 additions and 200 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "taggart"
|
||||
name = "taggart"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies.tengri]
|
||||
git = "https://codeberg.org/unspeaker/tengri"
|
||||
rev = "10a2d17"
|
||||
rev = "96ff10c"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.4", features = [ "cargo" ] }
|
||||
|
|
@ -19,7 +19,6 @@ opener = "0.7"
|
|||
opus_headers = "0.1.2"
|
||||
pad = "0.1"
|
||||
rusty-chromaprint = "0.3.0"
|
||||
unicode-width = "0.2"
|
||||
walkdir = "2"
|
||||
xxhash-rust = { version = "0.8.5", features = ["xxh3"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue