chore: include wally package manifest

This commit is contained in:
Erica Marigold 2024-04-02 17:29:41 +05:30
parent 2c23e072f8
commit 5cd9107c98
No known key found for this signature in database
GPG key ID: 2768CC0C23D245D1

10
wally.toml Normal file
View file

@ -0,0 +1,10 @@
[package]
name = "compeydev/rusty-luau"
version = "0.1.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
license = "AGPL-3.0"
exclude = ["tests/**", "examples/**", "**"]
include = ["lib/**", "LICENSE.md", "README.md", "wally.toml"]
[dependencies]