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 c101c7a commit cd9c3bfCopy full SHA for cd9c3bf
Cargo.toml
@@ -41,12 +41,12 @@ linked_hash_set = "0.1.4"
41
log = "0.4.20"
42
percent-encoding = "2.3.0"
43
rand = "0.8.5"
44
-regex = "1.10.1"
+regex = "1.10.2"
45
scraper = "0.17.1"
46
serde = { version = "1.0", features = ["derive", "rc"] }
47
serde_json = "1.0.107"
48
stderrlog = "0.5.4"
49
-tracing = "0.1.39"
+tracing = "0.1.40"
50
url = "2.4.1"
51
52
[dev-dependencies]
0 commit comments