We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52743cb commit 5847e96Copy full SHA for 5847e96
Cargo.toml
@@ -8,4 +8,5 @@ edition = "2021"
8
[dependencies]
9
opener = "0.6.1"
10
rand = "0.8"
11
+regex = "0.1"
12
reqwest = { version = "0.11.0", features = ["blocking"] }
0 commit comments