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 5d58134 commit 9e93693Copy full SHA for 9e93693
Cargo.toml
@@ -28,7 +28,7 @@ chrono = { version = "0.4.23", features = ["serde"] }
28
cidr = { version = "0.2.1", features = ["serde"] }
29
console_log = "0.2.0"
30
flate2 = "1.0.25"
31
-heck = "0.4.0"
+heck = "0.4.1"
32
http = "0.2.8"
33
lazy_static = "1.4.0"
34
libc = "0.2.139"
@@ -39,7 +39,7 @@ rand = "0.8.5"
39
regex = "1.7.1"
40
scraper = "0.14.0"
41
serde = { version = "1.0", features = ["derive"] }
42
-serde_json = "1.0.91"
+serde_json = "1.0.92"
43
stderrlog = "0.5.4"
44
string_cache = "=0.8.4"
45
url = "2.3.1"
0 commit comments