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 0042f9a commit 5d6c370Copy full SHA for 5d6c370
Cargo.toml
@@ -28,11 +28,11 @@ console_log = "0.2.0"
28
heck = "0.4.0"
29
http = "0.2.7"
30
lazy_static = "1.4.0"
31
-libc = "0.2.125"
+libc = "0.2.126"
32
log = "0.4.17"
33
percent-encoding = "2.1.0"
34
rand = "0.8.5"
35
-regex = "1.5.5"
+regex = "1.5.6"
36
scraper = "0.13.0"
37
serde = { version = "1.0", features = ["derive"] }
38
serde_json = "1.0.81"
0 commit comments