2024-04-23 15:10:49 +00:00
|
|
|
[package]
|
2024-04-23 16:38:12 +00:00
|
|
|
name = "ukendio/jecs"
|
2024-05-13 00:26:00 +00:00
|
|
|
version = "0.1.0-rc.6"
|
2024-04-23 15:10:49 +00:00
|
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
|
|
realm = "shared"
|
2024-05-10 16:20:02 +00:00
|
|
|
include = ["default.project.json", "lib/**", "lib", "wally.toml", "README.md"]
|
2024-04-23 16:38:12 +00:00
|
|
|
exclude = ["**"]
|
2024-04-23 15:10:49 +00:00
|
|
|
|
2024-05-12 22:53:51 +00:00
|
|
|
[dev-dependencies]
|
2024-05-14 01:11:22 +00:00
|
|
|
TestEZ = "roblox/testez@0.4.1"
|
|
|
|
Matter = "matter-ecs/matter@0.8.0"
|
|
|
|
ecr = "centau/ecr@0.8.0"
|