hammer/wally.toml
Mark Marks 4216bdfead fix: Packaging problems, chore: Bump jecs
"+ 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"
2024-09-22 13:30:58 +02:00

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]