fix(package): move wally.toml to src to only bundle required files

This commit is contained in:
2026-03-29 19:30:42 -04:00
parent 2dcfd7e7ad
commit 7fe0dc7744
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
"name": "rbx_reface",
"tree": {
"$path": "src"
}
},
"globIgnorePaths": ["**/wally.toml"]
}
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "secret-rare/rbx-reface"
version = "0.1.4"
version = "0.1.5"
registry = "https://github.com/UpliftGames/wally-index"
realm = "server"