implement random url generator
This commit is contained in:
@@ -9,4 +9,7 @@ tower = { workspace = true }
|
||||
reqwest = {workspace = true}
|
||||
url = {workspace = true}
|
||||
rand = {workspace = true}
|
||||
bytes = {workspace = true}
|
||||
thiserror = {workspace = true}
|
||||
compact_str = {workspace = true}
|
||||
bytes = {workspace = true}
|
||||
regex = "1.11"
|
||||
Reference in New Issue
Block a user