Revert change of unicode-width dependency

pull/11847/head
StratusFearMe21 2 months ago committed by GitHub
parent 2c6fd1e976
commit d567b0d87a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -28,7 +28,7 @@ unicode-segmentation = "1.12"
# 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 rendering glitches # For now lets lock the version to avoid rendering glitches
# when installing without `--locked` # when installing without `--locked`
unicode-width = "=0.2.0" unicode-width = "=0.1.12"
unicode-general-category = "0.6" unicode-general-category = "0.6"
slotmap.workspace = true slotmap.workspace = true
tree-sitter.workspace = true tree-sitter.workspace = true

Loading…
Cancel
Save