fix: reduce the time to build user-agents

This commit is contained in:
neon_arch 2023-05-22 13:07:37 +03:00
parent 5f052dbee8
commit 6e19246cb2
3 changed files with 13 additions and 9 deletions

View file

@ -21,3 +21,4 @@ rlua = {version="*"}
redis = {version="*"}
md5 = {version="*"}
rand={version="*"}
once_cell = {version="*"}