mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Drop unused fs-extra dependency
This commit is contained in:
parent
1071aa8eac
commit
a05a482ff9
2 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue