tek -> tengri

This commit is contained in:
🪞👃🪞 2025-03-15 17:00:56 +02:00
parent 4f7c69fbec
commit 3b441c4b56
6 changed files with 65 additions and 102 deletions

View file

@ -4,12 +4,9 @@ version = "0.1.0"
edition = "2024"
[dependencies]
tek_tui = { git = "https://codeberg.org/unspeaker/tengri", rev = "6cd85ef" }
tengri = { git = "https://codeberg.org/unspeaker/tengri", rev = "877b344765" }
enolib = { git = "https://codeberg.org/simonrepp/enolib-rs", tag = "0.5.0" }
#base64 = "0.22"
#moku = "0.2"
#sha2 = "0.10"
clap = { version = "4.5.4", features = [ "cargo" ] }
file_type = "0.7"
hex = "0.4"
@ -20,3 +17,7 @@ pad = "0.1"
unicode-width = "0.2"
walkdir = "2"
xxhash-rust = { version = "0.8.5", features = ["xxh3"] }
#base64 = "0.22"
#moku = "0.2"
#sha2 = "0.10"