summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-11-11 12:02:37 -0500
committerFreya Murphy <freya@freyacat.org>2025-11-11 12:02:37 -0500
commit81f6ca5f0f144b413b1ef03d8b18999ea45a637b (patch)
treed442fe6b48787e21136f34799b36e498982a5afd /Cargo.toml
parentengrish (diff)
downloadDungeonCrawl-81f6ca5f0f144b413b1ef03d8b18999ea45a637b.tar.gz
DungeonCrawl-81f6ca5f0f144b413b1ef03d8b18999ea45a637b.tar.bz2
DungeonCrawl-81f6ca5f0f144b413b1ef03d8b18999ea45a637b.zip
add x11 feature
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 59d7251..393b189 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,6 @@ git = "https://github.com/raylib-rs/raylib-rs"
version = "5.7.0"
default-features = false
features = [
- "GLFW_BUILD_X11",
"SUPPORT_MODULE_RSHAPES",
"SUPPORT_MODULE_RTEXTURES",
"SUPPORT_MODULE_RAUDIO",