random mirror selection
This commit is contained in:
parent
d89760702a
commit
aeb41e5d44
3 changed files with 14 additions and 6 deletions
|
@ -8,6 +8,7 @@ actix-files = "0.6.5"
|
|||
actix-web = "4.5.1"
|
||||
env_logger = "0.11.3"
|
||||
log = "0.4.21"
|
||||
rand = "0.8.5"
|
||||
regex = "1.10.4"
|
||||
reqwest = "0.12.3"
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue