Cleanup & refactor
This commit is contained in:
parent
d3b6212463
commit
2a6907434a
50 changed files with 937 additions and 4110 deletions
10
wally.toml
10
wally.toml
|
@ -1,18 +1,18 @@
|
|||
[package]
|
||||
name = "mark-marks/jecs-utils"
|
||||
version = "0.1.7-rc.1"
|
||||
name = "mark-marks/hammer"
|
||||
version = "0.2.0"
|
||||
registry = "https://github.com/UpliftGames/wally-index"
|
||||
realm = "shared"
|
||||
license = "MIT"
|
||||
exclude = ["**"]
|
||||
include = [
|
||||
"default.project.json",
|
||||
"dist",
|
||||
"dist/**",
|
||||
"lib",
|
||||
"lib/**",
|
||||
"LICENSE",
|
||||
"wally.toml",
|
||||
"README.md",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
jecs = "ukendio/jecs@0.4.0"
|
||||
jecs = "ukendio/jecs@0.5.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue