File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,20 +33,20 @@ cfg-if = "1.0.0"
3333chrono = { version = " 0.4.31" , features = [" serde" ] }
3434cidr = { version = " 0.2.2" , features = [" serde" ] }
3535dot_graph = { version = " 0.2.3" , optional = true }
36- flate2 = { version = " 1.0.27 " , optional = true }
36+ flate2 = { version = " 1.0.28 " , optional = true }
3737heck = " 0.4.1"
3838http = " 0.2.9"
3939lazy_static = " 1.4.0"
4040linked_hash_set = " 0.1.4"
4141log = " 0.4.20"
4242percent-encoding = " 2.3.0"
4343rand = " 0.8.5"
44- regex = " 1.9.6 "
44+ regex = " 1.10.1 "
4545scraper = " 0.17.1"
4646serde = { version = " 1.0" , features = [" derive" , " rc" ] }
4747serde_json = " 1.0.107"
4848stderrlog = " 0.5.4"
49- tracing = " 0.1.37 "
49+ tracing = " 0.1.39 "
5050url = " 2.4.1"
5151
5252[dev-dependencies ]
You can’t perform that action at this time.
0 commit comments