From 9d20deda529f590c3092ac24546ba31da3c8f643 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 18 Aug 2022 03:13:52 -0400 Subject: Added support for event-loop concurrency. --- stdlib/project.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stdlib/project.lux') diff --git a/stdlib/project.lux b/stdlib/project.lux index c2611040d..930b8949b 100644 --- a/stdlib/project.lux +++ b/stdlib/project.lux @@ -5,8 +5,7 @@ "identity" ["com.github.luxlang" "stdlib" "0.8.0-SNAPSHOT"] ... Every piece of information, and the whole "info" bundle, are optional. - "info" ["name" "stdlib" - "description" "Standard library for the Lux programming language." + "info" ["description" "Standard library for the Lux programming language." "url" "https://github.com/LuxLang/lux" "scm" "https://github.com/LuxLang/lux.git" "licenses" [["name" "Lux License v0.1.2" -- cgit v1.2.3