aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-07-18 01:27:41 +0000
committerGitHub <noreply@github.com>2020-07-18 01:27:41 +0000
commit7a4b4a6a24e3894051fd31da63ee6baca16c70ce (patch)
treeda14ed43cb1b28d5e44f22717e531e5b2128bbf9 /Cargo.toml
parent411318e6a5aaa72a9e35f489121546d84da093a2 (diff)
downloadalacritty-7a4b4a6a24e3894051fd31da63ee6baca16c70ce.tar.gz
alacritty-7a4b4a6a24e3894051fd31da63ee6baca16c70ce.zip
Rename font crate to crossfont
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b904b2f8..0198afd7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,6 @@
members = [
"alacritty",
"alacritty_terminal",
- "font",
]
[profile.release]