Skip to content

Commit

Permalink
fix(deps): update rust crate gdk-pixbuf to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2023
1 parent 62db431 commit f83a060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ gdk = "0.16"
gdk-sys = "0.16"
gdkx11-sys = "0.16"
gdkwayland-sys = "0.16.0"
gdk-pixbuf = "0.16"
gdk-pixbuf = "0.17"
libappindicator = { version = "0.8.0", optional = true }
dirs-next = { version = "2.0.0", optional = true }
x11-dl = "2.21"
Expand Down

0 comments on commit f83a060

Please sign in to comment.