added repo

This commit is contained in:
JOLIMAITRE Matthieu 2022-09-04 01:34:04 +02:00
parent fc03395c3f
commit e036f728b4

View file

@ -5,6 +5,7 @@ edition = "2021"
description = "A very simple zero-player fight simulator between groups of squares." description = "A very simple zero-player fight simulator between groups of squares."
authors = ["Matthieu JOLIMAITRE <matthieu@imagevo.fr>"] authors = ["Matthieu JOLIMAITRE <matthieu@imagevo.fr>"]
license = "MIT" license = "MIT"
repository = "https://github.com/MajorBarnulf/pixel_fight"
[dependencies] [dependencies]
anyhow = "1.0.50" anyhow = "1.0.50"