feat: lay the ground for login
This commit is contained in:
@@ -46,7 +46,8 @@ log = { version = "0.4.29", optional = true }
|
||||
magic = "0.16"
|
||||
moka = { version = "0.12", features = ["async-lock", "future"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
sha2 = "0.10"
|
||||
sha2 = "0.11"
|
||||
ssh-key = "0.6.7"
|
||||
thiserror = "2.0"
|
||||
tokio = { version = "1.49", features = ["full"] }
|
||||
toml = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user