mirror of
https://github.com/kristoferssolo/blockishfire.git
synced 2026-01-11 19:16:04 +00:00
🐛 fix doomfire version
This commit is contained in:
parent
e49063ba42
commit
3d5175dc32
@ -8,4 +8,4 @@ license = "MIT"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
crossterm = "0.15"
|
crossterm = "0.15"
|
||||||
blockish = "0.0.8"
|
blockish = "0.0.8"
|
||||||
doomfire = { path = "doomfire" }
|
doomfire = { path = "doomfire", version = "0.1.0" }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user