File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1217,9 +1217,8 @@ checksum = "bcd1163ae48bda72a20ae26d66a04d3094135cadab911cff418ae5e33f253431"
12171217
12181218[[package ]]
12191219name = " fs_extra"
1220- version = " 1.1.0"
1221- source = " registry+https://github.com/rust-lang/crates.io-index"
1222- checksum = " 5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
1220+ version = " 1.2.0"
1221+ source = " git+https://github.com/webdesus/fs_extra#752fc4d1e6e4eff3e506bffe7196e2a537c6c52b"
12231222
12241223[[package ]]
12251224name = " fst"
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ rustfmt-nightly = { path = "src/tools/rustfmt" }
104104# See comments in `src/tools/rustc-workspace-hack/README.md` for what's going on
105105# here
106106rustc-workspace-hack = { path = ' src/tools/rustc-workspace-hack' }
107+ fs_extra = { git = " https://github.com/webdesus/fs_extra" }
107108
108109# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
109110# here
You can’t perform that action at this time.
0 commit comments