Improved hk, renamed the project to sqsh

This commit is contained in:
Justine Pelletreau
2023-11-19 12:45:26 +01:00
parent 57c13fc15b
commit 890197e12c
11 changed files with 729 additions and 52 deletions

4
Cargo.lock generated
View File

@ -202,8 +202,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
[[package]]
name = "sqish"
version = "1.0.0"
name = "sqsh"
version = "1.0.1"
dependencies = [
"ctrlc",
"dirs",