added link to repo
This commit is contained in:
parent
08592261b3
commit
5f5499c990
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["JOLIMAITRE Matthieu <matthieu@imagevo.fr>"]
|
authors = ["JOLIMAITRE Matthieu <matthieu@imagevo.fr>"]
|
||||||
description = "Naive rust crate for implementing and testing maze solving Algorithms."
|
description = "Naive rust crate for implementing and testing maze solving Algorithms."
|
||||||
|
repository = "https://github.com/MajorBarnulf/labirust/"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue