From d1be0566969974bd70f2d77915b6936095c894c6 Mon Sep 17 00:00:00 2001 From: HampusM Date: Fri, 6 Oct 2023 23:09:57 +0200 Subject: feat: add engine library base --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 96fc084..44b6558 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,6 @@ version = "0.1.0" edition = "2021" [workspace] -members = ["glfw"] +members = ["glfw", "engine"] [dependencies] -- cgit v1.2.3-18-g5258