This commit is contained in:
Llywelwyn 2023-07-06 19:07:25 +01:00
parent d3a09df7a8
commit 0c48519dd7
8 changed files with 1830 additions and 96 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rltk = { version = "0.8.7" }
rltk = { version = "^0.8.7" }
bracket-lib = { git = "https://github.com/amethyst/bracket-lib.git", rev = "851f6f08675444fb6fa088b9e67bee9fd75554c6", features = ["serde"] }
specs = "0.16.1"
specs-derive = "0.4.1"
specs-derive = "0.4.1"