Skip to content

Commit 3c8e742

Browse files
gio/win32: Add missing dep
1 parent 0fcfd74 commit 3c8e742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gio-win32/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ version.workspace = true
1818
ffi = { package = "gio-win32-sys", path = "./sys"}
1919
libc.workspace = true
2020
gio.workspace = true
21+
glib.workspace = true
2122

2223
[dev-dependencies]
2324
tempfile = "3"

0 commit comments

Comments
 (0)