Clearing Keys + README

This commit is contained in:
2023-10-26 21:37:26 +02:00
parent 2a15a460d0
commit 833960b23f
5 changed files with 121 additions and 48 deletions

View File

@@ -14,5 +14,4 @@ quick-xml = { version = "0.31.0", features = ["serde", "serialize"] }
reqwest = { version = "0.11.22", features = ["json"] }
rpassword = "7.2.0"
serde = { version = "1.0.189", features = ["serde_derive", "derive"] }
termion = "2.0.1"
tokio = { version = "1.33.0", features = ["full"] }