diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -99,9 +99,7 @@ maintainer = "Joe Wilm <joe@jwilm.com>" license-file = ["LICENSE-APACHE", "3"] extended-description = """\ Alacritty is the fastest terminal emulator in existence. Using the GPU for \ -rendering enables optimizations that simply aren't possible in other emulators. \ -Alacritty currently supports FreeBSD, Linux, macOS, and OpenBSD. Windows \ -support is planned before the 1.0 release. """ +rendering enables optimizations that simply aren't possible without it. """ depends = "$auto" section = "rust" priority = "optional" |