From bddf17bbefc1668507f8c315eea3f0d22ca91113 Mon Sep 17 00:00:00 2001 From: Nova Date: Sat, 4 Feb 2023 20:38:10 -0500 Subject: [PATCH] fix(stereokit): version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d9a29c0..03647dc 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.11.1" +version = "0.13.0" [dependencies.smithay] git = "https://github.com/technobaboo/smithay.git" # Until we get stereokit to understand OES samplers and external textures