summaryrefslogtreecommitdiffstats
path: root/glutin/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'glutin/Cargo.toml')
-rw-r--r--glutin/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/glutin/Cargo.toml b/glutin/Cargo.toml
index 2960a0bd..75a38d22 100644
--- a/glutin/Cargo.toml
+++ b/glutin/Cargo.toml
@@ -21,8 +21,8 @@ version = "0.4"
[dependencies.glutin]
version = "0.29"
-git = "https://github.com/iced-rs/glutin"
-rev = "da8d291486b4c9bec12487a46c119c4b1d386abf"
+git = "https://github.com/derezzedex/glutin"
+rev = "e72ea919f95106cfdfdce3e7dcfdbf71a432840a"
[dependencies.iced_native]
version = "0.7"