mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 05:12:40 +03:00
vtparse: fix doc link
This commit is contained in:
parent
47dc81c8d9
commit
78d25fc1a3
@ -6,7 +6,7 @@ edition = "2018"
|
||||
repository = "https://github.com/wez/wezterm"
|
||||
description = "Low level escape sequence parser"
|
||||
license = "MIT"
|
||||
documentation = "https://docs.rs/termwiz"
|
||||
documentation = "https://docs.rs/vtparse"
|
||||
keywords = ["terminal", "escape", "ansi", "sequence", "parser"]
|
||||
readme = "README.md"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user