File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -383,7 +383,6 @@ dependencies = [
383383 " regex" ,
384384 " rustc-workspace-hack" ,
385385 " rustc_version" ,
386- " shell-escape" ,
387386 " smallvec" ,
388387 " ui_test" ,
389388]
@@ -632,12 +631,6 @@ dependencies = [
632631 " lazy_static" ,
633632]
634633
635- [[package ]]
636- name = " shell-escape"
637- version = " 0.1.5"
638- source = " registry+https://github.com/rust-lang/crates.io-index"
639- checksum = " 45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
640-
641634[[package ]]
642635name = " smallvec"
643636version = " 1.9.0"
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ doctest = false # and no doc tests
2121getrandom = { version = " 0.2" , features = [" std" ] }
2222env_logger = " 0.9"
2323log = " 0.4"
24- shell-escape = " 0.1.4"
2524rand = " 0.8"
2625smallvec = " 1.7"
2726
You can’t perform that action at this time.
0 commit comments