mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Update helix-core/Cargo.toml
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
This commit is contained in:
parent
2824e692a7
commit
30fb63cc3d
@ -26,7 +26,8 @@ unicode-segmentation = "1.11"
|
|||||||
# unicode-width is changing width definitions
|
# unicode-width is changing width definitions
|
||||||
# that both break our logic and disagree with common
|
# that both break our logic and disagree with common
|
||||||
# width definitions in terminals, we need to replace it.
|
# width definitions in terminals, we need to replace it.
|
||||||
# For now lets lock the version to avoid
|
# For now lets lock the version to avoid rendering glitches
|
||||||
|
# when installing without `--locked`
|
||||||
unicode-width = "=0.1.12"
|
unicode-width = "=0.1.12"
|
||||||
unicode-general-category = "0.6"
|
unicode-general-category = "0.6"
|
||||||
slotmap.workspace = true
|
slotmap.workspace = true
|
||||||
|
Loading…
Reference in New Issue
Block a user