chore: Bump jecs

+ Bump jecs to 0.3.2

+ Bump jecs-utils to 0.1.5
This commit is contained in:
Mark Marks 2024-10-06 19:51:01 +02:00
parent dcb55661ac
commit d235e883a1

View file

@ -1,6 +1,6 @@
[package] [package]
name = "mark-marks/jecs-utils" name = "mark-marks/jecs-utils"
version = "0.1.4" version = "0.1.5"
registry = "https://github.com/UpliftGames/wally-index" registry = "https://github.com/UpliftGames/wally-index"
realm = "shared" realm = "shared"
license = "MIT" license = "MIT"
@ -15,4 +15,4 @@ include = [
] ]
[dependencies] [dependencies]
jecs = "ukendio/jecs@0.3.0" jecs = "ukendio/jecs@0.3.2"