mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-11-18 17:32:51 +00:00
10 lines
207 B
TOML
10 lines
207 B
TOML
|
|
[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]
|