diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ libc = "*" glutin = "*" gl = "*" cgmath = "0.7" +euclid = "0.6" |
index : alacritty | ||
A cross-plantform, OpenGL terminal emulator | Alacritty |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -11,3 +11,4 @@ libc = "*" glutin = "*" gl = "*" cgmath = "0.7" +euclid = "0.6" |