Skip to content

Commit

Permalink
Update to glib/gio 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Aug 8, 2023
1 parent 7cbced8 commit 109d94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ version = "0.25"

[dependencies.gio]
optional = true
version = "0.17"
version = "0.18"

[dependencies.glib]
optional = true
version = "0.17"
version = "0.18"

[dev-dependencies]
futures = "0.3"
Expand Down

0 comments on commit 109d94a

Please sign in to comment.