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

1
Cargo.lock generated
View file

@ -3328,6 +3328,7 @@ dependencies = [
"handlebars",
"log",
"md5",
"once_cell",
"rand 0.8.5",
"redis",
"reqwest 0.11.17",