mirror of
https://github.com/alacritty/alacritty.git
synced 2025-07-31 22:03:40 -04:00
Add missing angled bracket to email
This commit is contained in:
parent
84f57ac836
commit
50c1fd077a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "alacritty"
|
||||
version = "0.4.2-dev"
|
||||
authors = ["Christian Duerr <contact@christianduerr.com", "Joe Wilm <joe@jwilm.com>"]
|
||||
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
|
||||
license = "Apache-2.0"
|
||||
description = "GPU-accelerated terminal emulator"
|
||||
readme = "../README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue