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 4cfe28c commit d6bf77cCopy full SHA for d6bf77c
gdk4-wayland/sys/Cargo.toml
@@ -32,7 +32,7 @@ libc = "0.2"
32
33
[dependencies.glib]
34
package = "glib-sys"
35
-git = "https://github.com/gtk-rs/gtk-rs-core.git"
+git = "https://github.com/gtk-rs/gtk-rs-core"
36
version = "0.16"
37
38
[build-dependencies]
gdk4-x11/sys/Cargo.toml
@@ -37,7 +37,7 @@ version = "0.5.0"
39
40
41
42
43
0 commit comments