diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ edition = "2021" [dependencies] rand = "0.8.5" termios = "0.3.3" +nonblock = "0.2.0" |
![]() |
index : puzzle.git | |
CLI puzzle game about dropping blocks and dissolving lines (Rust) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,3 +8,4 @@ edition = "2021" [dependencies] rand = "0.8.5" termios = "0.3.3" +nonblock = "0.2.0" |