shoot_n_loot 1.0, narrow down dependency versions (#424)
* pygamer_simulator-1.0.0.toml: fix asfml dependency version * shoot_n_loot-1.0.0.toml: specify gnat version The build fails with GNAT 11.
This commit is contained in:
@@ -10,7 +10,7 @@ tags = ["pygamer", "adafruit", "game", "console", "simulator"]
|
||||
project-files = ["pygamer_simulator.gpr"]
|
||||
|
||||
[[depends-on]]
|
||||
asfml = "~2.5"
|
||||
asfml = "2.5.1"
|
||||
hal = "~0.1.0"
|
||||
|
||||
[origin]
|
||||
|
||||
Reference in New Issue
Block a user