more moves

This commit is contained in:
nora 2024-08-25 23:34:33 +02:00
parent 8a627949a3
commit 362d8c57ce
16 changed files with 164 additions and 175 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
cluelessh-format = { version = "0.1.0", path = "../cluelessh-format" }
cluelessh-transport = { path = "../cluelessh-transport" }
tracing.workspace = true