From 66879148c6d2536531f8e6500e2d61098fc5d55c 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