Adapt to fs_extra 1.2.0

This commit is contained in:
Michael Vines
2021-02-17 10:46:20 -08:00
parent b9fb595db2
commit 9ba69a7381
7 changed files with 9 additions and 9 deletions

View File

@ -787,9 +787,9 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "fs_extra"
version = "1.1.0"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
checksum = "2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394"
[[package]]
name = "fuchsia-zircon"