refactor: split SISMEMBER into two commands

This commit is contained in:
Paul Makles
2023-04-22 10:41:12 +01:00
parent 43e45aef3f
commit 7f86337cb2
3 changed files with 3 additions and 3 deletions

View File

@@ -3,4 +3,4 @@ members = ["crates/*"]
[patch.crates-io]
# mobc-redis = { git = "https://github.com/insertish/mobc", rev = "8b880bb59f2ba80b4c7bc40c649c113d8857a186" }
redis = { git = "https://github.com/insertish/redis-rs", rev = "6575a6b1c09eb8c9cc7f0082d95fe6b8f903c4d7" }
redis = { git = "https://github.com/insertish/redis-rs", rev = "1a41faf356fd21aebba71cea7eb7eb2653e5f0ef" }