Skip to content

Commit 1aeeb52

Browse files
authored
Merge pull request #279 from compio-rs/dependabot/cargo/glib-0.20
build(deps): update glib requirement from 0.19 to 0.20
2 parents e8f2a16 + 404cf06 commit 1aeeb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compio-runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ core-foundation = "0.9.4"
6161
block2 = "0.5.0"
6262

6363
[target.'cfg(not(any(windows, target_os = "macos")))'.dev-dependencies]
64-
glib = "0.19"
64+
glib = "0.20"
6565

6666
[features]
6767
event = ["dep:cfg-if", "compio-buf/arrayvec"]

0 commit comments

Comments
 (0)