Merge branch 'rolling' into optimize-and-make-code-idiomatic-2
This commit is contained in:
commit
3baabc07a2
4 changed files with 31 additions and 25 deletions
|
@ -24,7 +24,7 @@ redis = {version="0.23.2",features=["tokio-comp","connection-manager"]}
|
|||
md5 = {version="0.7.0"}
|
||||
rand={version="0.8.5"}
|
||||
once_cell = {version="1.18.0"}
|
||||
error-stack = {version="0.3.1"}
|
||||
error-stack = {version="0.4.0"}
|
||||
async-trait = {version="0.1.73"}
|
||||
regex = {version="1.9.4", features=["perf"]}
|
||||
futures = {version="0.3.28"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue