mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 10:36:00 +02:00
Drop unused fs_extra
and hamcrest2
dependencies (#13628)
Fixes nushell/nushell#7995 # Description This dependency is no longer used by nushell itself. # User-Facing Changes None. # Tests + Formatting Pased. # After Submitting None.
This commit is contained in:
@ -50,7 +50,6 @@ encoding_rs = { workspace = true }
|
||||
fancy-regex = { workspace = true }
|
||||
filesize = { workspace = true }
|
||||
filetime = { workspace = true }
|
||||
fs_extra = { workspace = true }
|
||||
human-date-parser = { workspace = true }
|
||||
indexmap = { workspace = true }
|
||||
indicatif = { workspace = true }
|
||||
|
Reference in New Issue
Block a user