Skip to content

Commit

Permalink
bump min webkit2gtk [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Oct 17, 2022
1 parent 6f2a14c commit 16a7086
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 @@ -50,7 +50,7 @@ tempfile = "3.3.0"
http-range = "0.1.5"

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

0 comments on commit 16a7086

Please sign in to comment.