From 74bc3a306eb3bbef0ac39367cee0ef88e8c24380 Mon Sep 17 00:00:00 2001 From: Nova Date: Sun, 15 Jan 2023 04:23:26 -0500 Subject: [PATCH] feat: update stereokit to have fancy tracing --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9de18c1..034d37f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ global_counter = "0.2.2" [dependencies.stereokit] default-features = false features = ["linux-egl", "color_named", "prisma"] -version = "0.11.0" +version = "0.11.1" [dependencies.smithay] git = "https://github.com/technobaboo/smithay.git" # Until we get stereokit to understand OES samplers and external textures