Skip to content

Commit

Permalink
fix(deps): update rust crate soup3 to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent f8761fb commit a6ce63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -64,7 +64,7 @@ javascriptcore-rs = { version = "=1.1", features = [ "v2_28" ], optional = true
webkit2gtk = { version = "=2.0", features = [ "v2_38" ], optional = true }
webkit2gtk-sys = { version = "=2.0", optional = true }
gtk = { version = "0.18", optional = true }
soup3 = { version = "0.5", optional = true }
soup3 = { version = "0.6", optional = true }
x11-dl = { version = "2.9", optional = true }
gdkx11 = { version = "0.18", optional = true }
percent-encoding = "2.1"
Expand Down

0 comments on commit a6ce63f

Please sign in to comment.