From 7092356ea65e9c938635e8f8c6c7517cc39e1521 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Fri, 29 Nov 2024 05:19:43 +0000 Subject: [PATCH] add yetanotherclown/luau_futures@2.0.0-beta.1 luau --- yetanotherclown/luau_futures | 21 +++++++++++++++++++++ yetanotherclown/scope.toml | 1 + 2 files changed, 22 insertions(+) create mode 100644 yetanotherclown/luau_futures create mode 100644 yetanotherclown/scope.toml diff --git a/yetanotherclown/luau_futures b/yetanotherclown/luau_futures new file mode 100644 index 0000000..9d584a0 --- /dev/null +++ b/yetanotherclown/luau_futures @@ -0,0 +1,21 @@ +["2.0.0-beta.1 luau"] +published_at = "2024-11-29T05:19:43.890961165Z" +description = "Rust-like futures for Luau" +license = "MIT" +authors = ["YetAnotherClown"] +repository = "https://github.com/YetAnotherClown/luau-futures" + +["2.0.0-beta.1 luau".target] +environment = "luau" +lib = "src/init.luau" + +[["2.0.0-beta.1 luau".docs]] +label = "Installation" +position = 2 +name = "installation" +hash = "0f055321ee79f7b8c4289727f3c302d91784887b9437c2c2441a4f1794fe5c41" + +[["2.0.0-beta.1 luau".docs]] +label = "Typechecking" +name = "typechecking" +hash = "f0a4449c772d6ebe5c6aaac7c5ad8de1eddbcb9134a4e68e9f50b0f0a1c4bd88" diff --git a/yetanotherclown/scope.toml b/yetanotherclown/scope.toml new file mode 100644 index 0000000..6493b26 --- /dev/null +++ b/yetanotherclown/scope.toml @@ -0,0 +1 @@ +owners = [87169288]