random mirror selection

This commit is contained in:
JMARyA 2024-04-12 08:33:17 +02:00
parent d89760702a
commit aeb41e5d44
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 14 additions and 6 deletions

1
Cargo.lock generated
View file

@ -1002,6 +1002,7 @@ dependencies = [
"actix-web",
"env_logger",
"log",
"rand",
"regex",
"reqwest",
"serde",