From 3e3ccbc4ad2be207788c182ff8158303ea0c6152 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 10 Nov 2025 17:18:03 -0500 Subject: more unused features --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 07cb57d..e815f84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,10 +30,8 @@ version = "5.7.0" default-features = false features = [ "GLFW_BUILD_X11", - "USE_AUDIO", "SUPPORT_MODULE_RSHAPES", "SUPPORT_MODULE_RTEXTURES", - "SUPPORT_MODULE_RTEXT", "SUPPORT_MODULE_RAUDIO", "SUPPORT_FILEFORMAT_BMP", "SUPPORT_STANDARD_FILEIO", -- cgit v1.2.3-freya