uploaded to AURs

This commit is contained in:
JOLIMAITRE Matthieu 2022-10-15 04:45:07 +02:00
parent 1c1ad2c4fd
commit 66cabb582e
3 changed files with 23 additions and 1 deletions

View file

@ -6,6 +6,7 @@ description = "a TUI for vizualising a rust implementation of the game of life."
authors = ["Matthieu JOLIMAITRE <matthieu@imagevo.fr>"]
license = "MIT"
repository = "https://github.com/MajorBarnulf/golrs"
homepage = "https://github.com/MajorBarnulf/golrs"
[dependencies]
termion = "1.5"