From 2c11bc7d05bd2bebb40b52cb473d5a2335f007e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Sun, 17 Jan 2021 09:34:40 -0300 Subject: Render using opengl --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6eed337..4c68533 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ edition = "2018" [dependencies] sdl2 = "0.34.3" +gl = "0.14.0" -- cgit v1.2.3