redis-connect-fix
Some checks failed
Deploy / deploy (push) Has been skipped
CI / lint (push) Failing after 7s
CI / test (push) Failing after 10m3s

This commit is contained in:
2025-09-02 18:17:12 +03:00
parent b3a6b4fd34
commit 58a0255c78
4 changed files with 171 additions and 11 deletions

1
Cargo.lock generated
View File

@@ -2677,6 +2677,7 @@ dependencies = [
"serde",
"serde_json",
"tokio",
"url",
"uuid",
]