Drop unused fs-extra dependency

This commit is contained in:
Richard Feldman 2022-07-29 16:41:22 -04:00
parent 1071aa8eac
commit a05a482ff9
No known key found for this signature in database
GPG key ID: 7E4127D1E4241798
2 changed files with 0 additions and 2 deletions

View file

@ -15,7 +15,6 @@ lazy_static = "1.4.0"
[build-dependencies]
# dunce can be removed once ziglang/zig#5109 is fixed
dunce = "1.0.2"
fs_extra = "1.2.0"
[target.'cfg(target_os = "macos")'.build-dependencies]
tempfile = "3.2.0"