diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ name = "alacritty" [dependencies] libc = "0.2" -cgmath = "0.17" notify = "4" bitflags = "1" font = { path = "./font" } |