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" [dependencies] ggez = "0.5.1" +rand = "0.8.0" |
index : gems | ||
bejeweled clone in bevy framework | System administrator |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -8,3 +8,4 @@ edition = "2018" [dependencies] ggez = "0.5.1" +rand = "0.8.0" |