adjusted versions

This commit is contained in:
JOLIMAITRE Matthieu 2022-05-30 00:58:20 +03:00
parent e41c29cdb1
commit 2f4144e81f

View file

@ -8,5 +8,5 @@ description = "Naive rust crate for implementing and testing maze solving Algori
repository = "https://github.com/MajorBarnulf/labirust/"
[dependencies]
rand = "0.8.5"
termion = "1.5.6"
rand = "0.8"
termion = "1.5"