merge: remote-tracking branch 'origin/master' into refactor/split-project-into-core-crates

This commit is contained in:
Paul Makles
2023-04-22 21:09:51 +01:00
parent 63f56aec0c
commit 22bfd720b5
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -2634,7 +2634,7 @@ dependencies = [
[[package]]
name = "redis"
version = "0.22.3"
source = "git+https://github.com/insertish/redis-rs?rev=6575a6b1c09eb8c9cc7f0082d95fe6b8f903c4d7#6575a6b1c09eb8c9cc7f0082d95fe6b8f903c4d7"
source = "git+https://github.com/insertish/redis-rs?rev=1a41faf356fd21aebba71cea7eb7eb2653e5f0ef#1a41faf356fd21aebba71cea7eb7eb2653e5f0ef"
dependencies = [
"async-std",
"async-trait",