Fix all Errors n Warns

This commit is contained in:
2024-07-15 08:30:27 +03:00
parent 9ef4176091
commit a60713a4b0
11 changed files with 119 additions and 128 deletions

View File

@ -16,7 +16,7 @@ jsonwebtoken = "9.2.0"
rand = "0.8.5"
rsa = "0.9.6"
serde_json = "1.0.111"
skytable = "0.8.6"
skytable = "0.8.10"
tokio = { version = "1.35.1", features = ["full"] }
urlencoding = "2.1.3"
uuid = { version = "1.6.1", features = ["v4", "v5"] }