File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -23,23 +23,6 @@ skip-tree = [
2323 { name = " base64" },
2424 # parking_lot pulls in old versions of windows-sys
2525 { name = " windows-sys" },
26- # old version pulled in by rustls via ring
27- { name = " spin" },
28- # lots still pulls in syn 1.x
29- { name = " syn" },
30- # until 1.0 is out we're pulling in both 0.14 and 1.0-rc.x
31- { name = " hyper" },
32- # pulled in by tracing-subscriber
33- { name = " regex-syntax" },
34- # pulled in by tracing-subscriber
35- { name = " regex-automata" },
36- # pulled in by hyper
37- { name = " socket2" },
38- # hyper-util hasn't upgraded to 0.5 yet, but it's the same service / layer
39- # crates beneath
40- { name = " tower" },
41- # tower hasn't upgraded to 1.0 yet
42- { name = " sync_wrapper" },
4326 # pulled in by quickcheck and cookie
4427 { name = " rand" },
4528]
You can’t perform that action at this time.
0 commit comments