summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ed6c28b..5b93570 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,4 +10,4 @@ buffer = { path = "/home/ben/Libraries/buffer" }
geometry = { path = "/home/ben/Libraries/geometry" }
softbuffer = "0.3.1"
-winit = { version = "0.28.1", default-features = false, features = ["x11"] }
+winit = { version = "0.28.1" }