Skip to content

Commit 359833b

Browse files
committed
turn off winit patch for desktop and library usage
1 parent 5e4e0f3 commit 359833b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ opt-level = 's'
2323
opt-level = 1
2424

2525
[patch.crates-io]
26-
# winit = { git = "https://github.com/johanhelsing/winit/", branch = "web-touch-pr" }
27-
winit = { git = "https://github.com/yjpark/winit/", branch = "touch-input_0.24.0" }
26+
# winit = { git = "https://github.com/yjpark/winit/", branch = "touch-input_0.24.0" }

0 commit comments

Comments
 (0)