adjusted versions
This commit is contained in:
parent
e41c29cdb1
commit
2f4144e81f
1 changed files with 2 additions and 2 deletions
|
@ -8,5 +8,5 @@ description = "Naive rust crate for implementing and testing maze solving Algori
|
||||||
repository = "https://github.com/MajorBarnulf/labirust/"
|
repository = "https://github.com/MajorBarnulf/labirust/"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.8.5"
|
rand = "0.8"
|
||||||
termion = "1.5.6"
|
termion = "1.5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue