Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Bump the gtk group across 1 directory with 3 updates #84

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ license = "MIT"
system-deps = "6"
libc = "0.2"
bitflags = "2"
glib = "0.18"
glib-sys = "0.18"
glib = "0.19"
glib-sys = "0.19"
gdk = { version = "0.18", features = ["v3_24"] }
gdk-sys = "0.18"
gtk-sys = "0.18"
gtk = "0.18"
gio = "0.18"
gio = "0.19"
shell-words = "1.0"
tempfile = "3"
gtk-layer-shell-sys = { path = "gtk-layer-shell-sys", version = "0.7" }
Loading