We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7f5d3 commit 5da3d36Copy full SHA for 5da3d36
Cargo.toml
@@ -92,3 +92,6 @@ panic = "abort"
92
[profile.dev]
93
panic = "abort"
94
95
+[patch.crates-io]
96
+# Pull in https://github.com/rust-windowing/winit/pull/2704
97
+winit = { git = "https://github.com/slint-ui/winit", branch = "simon/touch-event-position" }
0 commit comments