diff options
author | curly <curlybryce@protonmail.com> | 2022-08-15 15:49:56 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2022-08-15 15:49:56 -0600 |
commit | 462c1f8bf195a1e30b6c05be7a0ec60ee89d230c (patch) | |
tree | 6965d94cfaabecef461597cf8de4b30cc225cfdc /Cargo.toml | |
parent | 008c2b23c78f8969c9741e537326c13b98c27b58 (diff) | |
download | tetris-462c1f8bf195a1e30b6c05be7a0ec60ee89d230c.tar.gz tetris-462c1f8bf195a1e30b6c05be7a0ec60ee89d230c.tar.bz2 tetris-462c1f8bf195a1e30b6c05be7a0ec60ee89d230c.zip |
half working
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +rand = "0.8.5"
\ No newline at end of file |