File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1217,9 +1217,8 @@ checksum = "bcd1163ae48bda72a20ae26d66a04d3094135cadab911cff418ae5e33f253431"
1217
1217
1218
1218
[[package ]]
1219
1219
name = " 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"
1223
1222
1224
1223
[[package ]]
1225
1224
name = " fst"
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ rustfmt-nightly = { path = "src/tools/rustfmt" }
104
104
# See comments in `src/tools/rustc-workspace-hack/README.md` for what's going on
105
105
# here
106
106
rustc-workspace-hack = { path = ' src/tools/rustc-workspace-hack' }
107
+ fs_extra = { git = " https://github.com/webdesus/fs_extra" }
107
108
108
109
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
109
110
# here
You can’t perform that action at this time.
0 commit comments