Skip to content

Commit

Permalink
Update webkit2gtk
Browse files Browse the repository at this point in the history
  • Loading branch information
atlanticaccent committed Apr 30, 2022
1 parent eeab913 commit d8dc749
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 @@ -59,7 +59,7 @@ normpath = "0.3.2"
dirs = "4.0.0"

[target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
webkit2gtk = { version = "0.17", features = [ "v2_22" ] }
webkit2gtk = { version = "0.17.1", features = [ "v2_22" ] }
webkit2gtk-sys = "0.17"
gio = "0.15"
glib = "0.15"
Expand Down

0 comments on commit d8dc749

Please sign in to comment.