diff --git a/Cargo.toml b/Cargo.toml index 998f4dca9c..bc9e91b065 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ gio = "0.16" glib = "0.16" gtk = "0.16" gdk = "0.16" -soup3 = "0.3" +soup3 = "0.4" [target."cfg(target_os = \"windows\")".dependencies] webview2-com = "0.22"