diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ documentation = "https://docs.rs/vte/" [dependencies.utf8parse] path = "./utf8parse" +version = "0.1" |
| index : r-alacritty-vte.git | ||
| Alacritty's VTE library with Rahm's extra hacks. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -10,3 +10,4 @@ documentation = "https://docs.rs/vte/" [dependencies.utf8parse] path = "./utf8parse" +version = "0.1" |