We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f66dd1 commit c2f1051Copy full SHA for c2f1051
gdk4-macos/README.md
@@ -27,7 +27,7 @@ If you want to track the bleeding edge, use the git dependency instead:
27
28
```toml
29
[dependencies]
30
-gdk-wayland = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gdk4-wayland" }
+gdk-macos = { git = "https://github.com/gtk-rs/gtk4-rs.git", package = "gdk4-macos" }
31
```
32
33
Avoid mixing versioned and git crates like this:
0 commit comments