From c09d565dc51a82ef55772d5c4626712edcac9adf Mon Sep 17 00:00:00 2001 From: Nova Date: Thu, 16 Feb 2023 14:02:21 -0500 Subject: [PATCH] fix: update stereokit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 862158f..3265217 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ rand = "0.8.5" [dependencies.stereokit] default-features = false features = ["linux-egl", "color_named", "prisma"] -version = "0.13.0" +version = "0.14.0" [dependencies.smithay] git = "https://github.com/technobaboo/smithay.git" # Until we get stereokit to understand OES samplers and external textures