mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-14 05:31:14 -03:00
Sync dependency versions of crates
This is done to allow merging all dependencies into workspace dependencies.
This commit is contained in:
@@ -9,7 +9,7 @@ license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.155"
|
||||
widestring = { version = "1.0.2", optional = true }
|
||||
widestring = { version = "1.2.0", optional = true }
|
||||
unicode-segmentation = "1.12.0"
|
||||
unicode-width = "0.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user