
"+ Packages were properly shipped with dist, but were shipped with a .project.json pointing to lib" -m "+ Bump jecs to the latest source" -m "+ Bump jecs-utils to v0.1.2 and release"
17 lines
300 B
TOML
17 lines
300 B
TOML
[package]
|
|
name = "mark-marks/jecs-utils"
|
|
version = "0.1.2"
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
realm = "shared"
|
|
license = "MIT"
|
|
exclude = ["**"]
|
|
include = [
|
|
"default.project.json",
|
|
"dist",
|
|
"dist/**",
|
|
"LICENSE",
|
|
"wally.toml",
|
|
"README.md",
|
|
]
|
|
|
|
[dependencies]
|