You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@
10
10
winit = "0.19.1"
11
11
```
12
12
13
+
# Please make PRs against `eventloop-2.0` branch.
14
+
15
+
All development work for our next version is being done against the [eventloop-2.0](https://github.com/rust-windowing/winit/tree/eventloop-2.0) branch.
16
+
Refer to [#459](https://github.com/rust-windowing/winit/issues/459) and [the associated milestone](https://github.com/rust-windowing/winit/milestone/2) for details on what that branch changes.
17
+
13
18
## [Documentation](https://docs.rs/winit)
14
19
15
20
For features _within_ the scope of winit, see [FEATURES.md](FEATURES.md).
0 commit comments