mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03:00
Remove unixstring dependency
I don't believe this was ever used
This commit is contained in:
@@ -56,8 +56,8 @@ num-traits = "0.2.15"
|
||||
num-derive = "0.3.3"
|
||||
once_cell = "1.17.0"
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
unixstring = "0.2.7"
|
||||
widestring = "1.0.2"
|
||||
# for tests
|
||||
rand_pcg = "0.3.1"
|
||||
git-version = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user