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 = "2018" rand = "0.7.0" text_io = "0.1.7" crossterm = "0.13.3" +ignore-result = "0.2.0" |
![]() |
index : roguerust | |
A little rogue-like game written in Rust |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,3 +8,4 @@ edition = "2018" rand = "0.7.0" text_io = "0.1.7" crossterm = "0.13.3" +ignore-result = "0.2.0" |