From 930579481957454e81c09da1391ec0019607c360 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Tue, 3 Mar 2020 08:04:35 -0600 Subject: updating --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8ad6de8..503e7e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,6 @@ authors = ["Tom Barrett "] edition = "2018" [dependencies] -luminance = "0.38" -luminance-derive = "0.5.2" -luminance-glfw = "0.12" +luminance = "0.39" +luminance-derive = "0.5.3" +luminance-glfw = "0.12.1" -- cgit v1.2.3