From e35575cd22ae96f640a3378621a156f1d3ad7bf8 Mon Sep 17 00:00:00 2001 From: Eryn Lynn Date: Tue, 5 Oct 2021 14:37:29 -0400 Subject: [PATCH] Create wally.toml --- wally.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 wally.toml diff --git a/wally.toml b/wally.toml new file mode 100644 index 0000000..59b6789 --- /dev/null +++ b/wally.toml @@ -0,0 +1,9 @@ +[package] +name = "evaera/promise" +description = "Promise implementation for Roblox" +version = "3.1.0" +license = "MIT" +registry = "https://github.com/UpliftGames/wally-index" +realm = "shared" + +[dependencies]